Implement tap_button_map for input devices

This commit is contained in:
Brian Ashworth 2018-07-14 01:01:47 -04:00
parent 63f28bcf1e
commit 13c6627ddb
8 changed files with 53 additions and 0 deletions

View file

@ -100,6 +100,12 @@ For more information on these xkb configuration options, see
*input* <identifier> tap enabled|disabled
Enables or disables tap for specified input device.
*input* <identifier> tap_button_map lrm|lmr
Specifies which button mapping to use for tapping. _lrm_ treats 1 finger as
left click, 2 fingers as right click, and 3 fingers as middle click. _lmr_
treats 1 finger as left click, 2 fingers as middle click, and 3 fingers as
right click.
## SEAT CONFIGURATION
Configure options for multiseat mode. sway-seat commands must be used inside a