Merge pull request #2212 from BlueGone/fix-sway-input-man

Escape underscore in sway-input(5) man page to avoid invalid colors
This commit is contained in:
Drew DeVault 2018-07-05 05:00:28 -07:00 committed by GitHub
commit 9ba59cb3c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ For more information on these xkb configuration options, see
Enables or disables disable-while-typing for the specified input device.
*input* <identifier> events enabled|disabled|disabled\_on\_external\_mouse
Enables or disables send_events for specified input device. (Disabling
send_events disables the input device)
Enables or disables send\_events for specified input device. (Disabling
send\_events disables the input device)
*input* <identifier> left\_handed enabled|disabled
Enables or disables left handed mode for specified input device.