From ea86783651f5561bc735f7393a6d1b8aca81b4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 25 Feb 2022 08:17:44 +0100 Subject: sway: improve integration --- config/sway/inputs | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'config/sway/inputs') diff --git a/config/sway/inputs b/config/sway/inputs index 4bfd203..235105e 100644 --- a/config/sway/inputs +++ b/config/sway/inputs @@ -8,6 +8,7 @@ input type:keyboard { input type:touchpad { tap enabled + middle_emulation enabled } seat '*' { @@ -15,3 +16,15 @@ seat '*' { hide_cursor 10000 hide_cursor when-typing disable } + +## Susan inputs ################################################################ +input '9610:33:HAILUCK_CO.,LTD_USB_KEYBOARD_Mouse' { + middle_emulation enabled + scroll_method on_button_down +} +input '10182:275:GXTP7386:00_27C6:0113_Stylus' { + calibration_matrix 0 -1 1 1 0 0 +} +input '10182:275:GXTP7386:00_27C6:0113' { + calibration_matrix 0 -1 1 1 0 0 +} -- cgit v1.2.3