mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 14:04:11 +01:00
Merge pull request #2380 from mariusor/tap-button-map-man-fix
Escaping underscores in tap_button_map
This commit is contained in:
commit
8fcf0505d0
@ -108,7 +108,7 @@ The following commands may only be used in the configuration file.
|
|||||||
*input* <identifier> tap enabled|disabled
|
*input* <identifier> tap enabled|disabled
|
||||||
Enables or disables tap for specified input device.
|
Enables or disables tap for specified input device.
|
||||||
|
|
||||||
*input* <identifier> tap_button_map lrm|lmr
|
*input* <identifier> tap\_button\_map lrm|lmr
|
||||||
Specifies which button mapping to use for tapping. _lrm_ treats 1 finger as
|
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_
|
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
|
treats 1 finger as left click, 2 fingers as middle click, and 3 fingers as
|
||||||
|
Loading…
Reference in New Issue
Block a user