aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-input.5.txt')
-rw-r--r--sway/sway-input.5.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index c2637830..2ac878cd 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -37,7 +37,8 @@ Commands
37 Enables or disables middle click emulation. 37 Enables or disables middle click emulation.
38 38
39**input** <identifier> natural_scroll <enabled|disabled>:: 39**input** <identifier> natural_scroll <enabled|disabled>::
40 Enables or disables natural scrolling for the specified input device. 40 Enables or disables natural (inverted) scrolling for the specified input
41 device.
41 42
42**input** <identifier> pointer_accel <[-1,1]>:: 43**input** <identifier> pointer_accel <[-1,1]>::
43 Changes the pointer acceleration for the specified input device. 44 Changes the pointer acceleration for the specified input device.
@@ -51,4 +52,4 @@ Commands
51See Also 52See Also
52-------- 53--------
53 54
54**sway**(5) **sway-bar**(5) 55**sway**(5)