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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index 05dcbeef..c2637830 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -17,6 +17,9 @@ your config file.
17Commands 17Commands
18-------- 18--------
19 19
20**input** <identifier> accel_profile <adaptive|flat>::
21 Sets the pointer acceleration profile for the specified input device.
22
20**input** <identifier> click_method <none|button_areas|clickfinger>:: 23**input** <identifier> click_method <none|button_areas|clickfinger>::
21 Changes the click method for the specified device. 24 Changes the click method for the specified device.
22 25