From f140bbe81ec751eba58df30c25398c7c0de3d8b2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 19 Jul 2017 21:54:54 +0200 Subject: [PATCH] update Signed-off-by: Nico Schottelius --- x-autostart => start-post-i3 | 0 tune-mouse | 13 ++----------- 2 files changed, 2 insertions(+), 11 deletions(-) rename x-autostart => start-post-i3 (100%) diff --git a/x-autostart b/start-post-i3 similarity index 100% rename from x-autostart rename to start-post-i3 diff --git a/tune-mouse b/tune-mouse index 9749460..0b1b873 100755 --- a/tune-mouse +++ b/tune-mouse @@ -1,21 +1,12 @@ #!/bin/sh -# Thinkpad x1 carbon -#synclient HorizTwoFingerScroll=1 - -# Calm down a bit - not sure if it helps -#synclient HorizHysteresis=50 -#synclient VertHysteresis=50 - -#synclient VertScrollDelta=-111 -#synclient HorizScrollDelta=-111 # XPS 13 # xinput set-prop "DLL0704:01 06CB:76AE Touchpad" "libinput Natural Scrolling Enabled" 1 # lenovo x1 carbon 2016 -xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1 +xinput set-prop "" "libinput Natural Scrolling Enabled" 1 # xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" -0.5 # Dell Latitude 5285 -#xinput set-prop "Alps Alps Touchpad Touchpad" "libinput Natural Scrolling Enabled" 1 +#xinput set-prop "" "libinput Natural Scrolling Enabled" 1