nsbin/tune-mouse
2016-07-02 16:39:48 +09:00

10 lines
210 B
Bash
Executable file

#!/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