Add mouse tuning script

This commit is contained in:
Nico Schottelius 2016-07-02 16:39:48 +09:00
parent 45a3c1a88a
commit f44018ac87
1 changed files with 10 additions and 0 deletions

10
tune-mouse Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh
synclient HorizTwoFingerScroll=1
x# Calm down a bit - not sure if it helps
#synclient HorizHysteresis=50
#synclient VertHysteresis=50
synclient VertScrollDelta=-111
synclient HorizScrollDelta=-111