aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 2ee95c0b..d0bf648b 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -88,7 +88,7 @@ The following commands may only be used in the configuration file.
Maps inputs from this device to the specified output. Only meaningful if the
device is a pointer, touch, or drawing tablet device.
-*input* <identifier> map_to_region <WxH@X,Y>
+*input* <identifier> map_to_region <X> <Y> <width> <height>
Maps inputs from this device to the specified region of the global output
layout. Only meaningful if the device is a pointer, touch, or drawing tablet
device.