add tap-and-drag setting to sway-input

This commit is contained in:
PP 2018-09-29 11:49:41 +02:00
parent ca7084cb52
commit ae2b70f59e
8 changed files with 44 additions and 0 deletions

View file

@ -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.