Merge pull request #2380 from mariusor/tap-button-map-man-fix

Escaping underscores in tap_button_map
This commit is contained in:
Ryan Dwyer 2018-07-29 23:12:01 +10:00 committed by GitHub
commit 8fcf0505d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ The following commands may only be used in the configuration file.
*input* <identifier> tap enabled|disabled
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
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