Created
July 15, 2014 17:41
-
-
Save shanemhansen/1ea075dfe7b124c4a438 to your computer and use it in GitHub Desktop.
synclient
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
synclient VertTwoFingerScroll=1 | |
synclient TapButton1=1 | |
synclient TapButton2=3 | |
synclient TapButton3=2 | |
synclient VertScrollDelta=-243 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment