aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
authorLibravatar Nils ANDRÉ-CHANG <nils@nilsand.re>2019-09-05 19:36:57 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2019-09-05 22:02:33 +0300
commit21717d2ed2108159fe20742c6e567b72e1ecc1c8 (patch)
tree107746a5d4b77b445fa2d745c66ed4baf4cd3c79 /sway/sway-input.5.scd
parentDo not search for edges on subsurfaces, fix #4381 (diff)
downloadsway-21717d2ed2108159fe20742c6e567b72e1ecc1c8.tar.gz
sway-21717d2ed2108159fe20742c6e567b72e1ecc1c8.tar.zst
sway-21717d2ed2108159fe20742c6e567b72e1ecc1c8.zip
Fix type (an -> and)
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 1375f3cd..2ee95c0b 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -97,7 +97,7 @@ The following commands may only be used in the configuration file.
97 Ignores inputs from this device that do not occur within the specified 97 Ignores inputs from this device that do not occur within the specified
98 region. Can be in millimeters (e.g. 10x20mm 20x40mm) or in terms of 0..1 98 region. Can be in millimeters (e.g. 10x20mm 20x40mm) or in terms of 0..1
99 (e.g. 0.5x0.5 0.7x0.7). Not all devices support millimeters. Only meaningful 99 (e.g. 0.5x0.5 0.7x0.7). Not all devices support millimeters. Only meaningful
100 if the device is not a keyboard an provides events in absolute terms (such 100 if the device is not a keyboard and provides events in absolute terms (such
101 as a drawing tablet or touch screen - most pointers provide events relative 101 as a drawing tablet or touch screen - most pointers provide events relative
102 to the previous frame). 102 to the previous frame).
103 103