mirror of
https://github.com/swaywm/sway.git
synced 2025-11-22 06:59:48 -05:00
Merge pull request #2725 from PumbaPe/add-tap-and-drag
Add tap and drag to sway-input
This commit is contained in:
commit
8f6aca2166
8 changed files with 44 additions and 0 deletions
|
|
@ -67,6 +67,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