aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
authorLibravatar Thomas Plaçais <thomas.placais@outlook.com>2018-07-05 14:27:49 +0200
committerLibravatar Thomas Plaçais <thomas.placais@outlook.com>2018-07-05 14:31:52 +0200
commitab5c8c31a07a0b9842620a0777e3009cc53213df (patch)
tree5c84b00e7b042ba58e04db9e9f6b20dfdbac5f95 /sway/sway-input.5.scd
parentMerge pull request #2211 from RyanDwyer/fix-xdgtoplevel-tiled (diff)
downloadsway-ab5c8c31a07a0b9842620a0777e3009cc53213df.tar.gz
sway-ab5c8c31a07a0b9842620a0777e3009cc53213df.tar.zst
sway-ab5c8c31a07a0b9842620a0777e3009cc53213df.zip
Escape underscore in sway-input(5) man page to avoid invalid colors
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index c07460b1..cf7a6385 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -67,8 +67,8 @@ For more information on these xkb configuration options, see
67 Enables or disables disable-while-typing for the specified input device. 67 Enables or disables disable-while-typing for the specified input device.
68 68
69*input* <identifier> events enabled|disabled|disabled\_on\_external\_mouse 69*input* <identifier> events enabled|disabled|disabled\_on\_external\_mouse
70 Enables or disables send_events for specified input device. (Disabling 70 Enables or disables send\_events for specified input device. (Disabling
71 send_events disables the input device) 71 send\_events disables the input device)
72 72
73*input* <identifier> left\_handed enabled|disabled 73*input* <identifier> left\_handed enabled|disabled
74 Enables or disables left handed mode for specified input device. 74 Enables or disables left handed mode for specified input device.