make the mouse slower

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2016-11-17 22:21:39 +01:00
parent e5024d1d6d
commit 68266e89b0

View file

@ -1,10 +1,20 @@
#!/bin/sh #!/bin/sh
synclient HorizTwoFingerScroll=1 # Thinkpad x1 carbon
#synclient HorizTwoFingerScroll=1
x# Calm down a bit - not sure if it helps # Calm down a bit - not sure if it helps
#synclient HorizHysteresis=50 #synclient HorizHysteresis=50
#synclient VertHysteresis=50 #synclient VertHysteresis=50
synclient VertScrollDelta=-111 #synclient VertScrollDelta=-111
synclient HorizScrollDelta=-111 #synclient HorizScrollDelta=-111
## # mouse speed
# 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 "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" -0.5