mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
add tap-and-drag setting to sway-input
This commit is contained in:
parent
ca7084cb52
commit
ae2b70f59e
8 changed files with 44 additions and 0 deletions
|
|
@ -68,6 +68,9 @@ The following commands may only be used in the configuration file.
|
|||
*input* <identifier> click\_method none|button\_areas|clickfinger
|
||||
Changes the click method for the specified device.
|
||||
|
||||
*input* <identifier> drag enabled|disabled
|
||||
Enables or disables tap-and-drag for specified input device.
|
||||
|
||||
*input* <identifier> drag\_lock enabled|disabled
|
||||
Enables or disables drag lock for specified input device.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue