Created
March 27, 2013 14:25
-
-
Save jcsrb/5254550 to your computer and use it in GitHub Desktop.
Synaptic pressure thresholds
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
#default pressure sensor | |
xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Finger" 25 30 255 | |
#fix for jumping cursor when riding the train | |
xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Finger" 50 68 255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment