Created
August 10, 2017 14:42
-
-
Save colinappnovation/218557a597f4e00438dc11454f11b2e8 to your computer and use it in GitHub Desktop.
Disable mouse acceleartion on Ubuntu 17.04
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
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