nsbin/synaptics-tuning
Nico Schottelius df2daf524d init
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
2017-07-19 17:15:41 +02:00

7 lines
164 B
Bash
Executable file

#!/bin/sh
synclient HorizTwoFingerScroll=1
synclient HorizHysteresis=50
synclient VertHysteresis=50
synclient VertScrollDelta=-111
synclient HorizScrollDelta=-111