From e8d8abfbb50a8992a0aa1a8c1e7fa99b8aae8248 Mon Sep 17 00:00:00 2001 From: Michał Winiarski Date: Tue, 25 Oct 2016 22:03:58 +0200 Subject: Add left_handed support for input devices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some users may want to switch buttons on their input devices, turns out libinput already supports it. Let's add a support for it in our config. Signed-off-by: Michał Winiarski --- sway/sway-input.5.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sway/sway-input.5.txt') diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index 17b74705..e92b523a 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -34,6 +34,9 @@ Commands Enables or disables send_events for specified input device. (Disabling send_events disables the input device) +**input** left_handed :: + Enables or disables left handed mode for specified input device. + **input** middle_emulation :: Enables or disables middle click emulation. -- cgit v1.2.3-54-g00ecf