From 102719c7dd90ebfa1740894234e08f546bc054ea Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Fri, 22 Jan 2016 19:20:31 +0100 Subject: manpage: fix sway-input layout --- sway/sway-input.5.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sway/sway-input.5.txt') diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index 08ffff54..66554e35 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -17,32 +17,32 @@ Sway allows for configuration of libinput dveices. Commands -------- -**input** click_method : +**input** click_method :: Changes the click method for the specified device. -**input** drag_lock : +**input** drag_lock :: Enables or disables drag lock for specified input device. -**input** dwt : +**input** dwt :: Enables or disables disable-while-typing for the specified input device. -**input** events : +**input** events :: Enables or disables send_events for specified input device. (Disabling send_events disables the input device) -**input** middle_emulation : +**input** middle_emulation :: Enables or disables middle click emulation. -**input** natural_scroll : +**input** natural_scroll :: Enables or disables natural scrolling for the specified input device. -**input** pointer_accel <[-1,1]>: +**input** pointer_accel <[-1,1]>:: Changes the pointer acceleration for the specified input device. -**input** scroll_method : +**input** scroll_method :: Changes the scroll method for the specified input device. -**input** tap : +**input** tap :: Enables or disables tap for specified input device. See Also -- cgit v1.2.3-54-g00ecf