Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colinappnovation/218557a597f4e00438dc11454f11b2e8 to your computer and use it in GitHub Desktop.
Save colinappnovation/218557a597f4e00438dc11454f11b2e8 to your computer and use it in GitHub Desktop.
Disable mouse acceleartion on Ubuntu 17.04
xinput --set-prop 18 'libinput Accel Profile Enabled' 0, 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment