Skip to content

Instantly share code, notes, and snippets.

@jcsrb
Created March 27, 2013 14:25
Show Gist options
  • Save jcsrb/5254550 to your computer and use it in GitHub Desktop.
Save jcsrb/5254550 to your computer and use it in GitHub Desktop.
Synaptic pressure thresholds
#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