Skip to content

Instantly share code, notes, and snippets.

@jaredreich
Created November 29, 2019 23:36
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 jaredreich/d1845d7db81a9b74a88d7936cfe02426 to your computer and use it in GitHub Desktop.
Save jaredreich/d1845d7db81a9b74a88d7936cfe02426 to your computer and use it in GitHub Desktop.
Turn off mac mouse acceleration
defaults write -g com.apple.mouse.scaling -1
defaults write -g com.apple.trackpad.scaling -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment