From ab5c8c31a07a0b9842620a0777e3009cc53213df Mon Sep 17 00:00:00 2001 From: Thomas Plaçais Date: Thu, 5 Jul 2018 14:27:49 +0200 Subject: Escape underscore in sway-input(5) man page to avoid invalid colors --- sway/sway-input.5.scd | 4 ++-- 1 file 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 Enables or disables disable-while-typing for the specified input device. *input* 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* left\_handed enabled|disabled Enables or disables left handed mode for specified input device. -- cgit v1.2.3-54-g00ecf