Skip to content

Instantly share code, notes, and snippets.

@dchapkine
Created March 31, 2017 17:12
Show Gist options
  • Save dchapkine/34bbb22773db58e28d7719a503a3ae25 to your computer and use it in GitHub Desktop.
Save dchapkine/34bbb22773db58e28d7719a503a3ae25 to your computer and use it in GitHub Desktop.
Fix XPS touchpad
https://stevenkohlmeyer.com/fixing-palm-detect-ubuntu-14-04/
```
xinput list
xinput list-props 13
xinput set-prop 13 "Synaptics Palm Detection" 1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment