diff options
Diffstat (limited to 'sway/sway-input.5.txt')
-rw-r--r-- | sway/sway-input.5.txt | 3 |
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. Commands -------- +**input** <identifier> accel_profile <adaptive|flat>:: + Sets the pointer acceleration profile for the specified input device. + **input** <identifier> click_method <none|button_areas|clickfinger>:: Changes the click method for the specified device. |