diff --git a/tune-mouse b/tune-mouse new file mode 100755 index 0000000..c1ea64d --- /dev/null +++ b/tune-mouse @@ -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