mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
Add input cmd for setting pointer accel profile.
This commit is contained in:
parent
68f0baf3ec
commit
de007c9b58
5 changed files with 41 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue