Created
April 23, 2019 06:25
-
-
Save marsyang1/fad5e0fabf29d634279165017aeb0fea to your computer and use it in GitHub Desktop.
Disable mac smooth mouse
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
# https://xianyou.wordpress.com/2017/04/14/macos-sierra-disable-mouse-acceleration-with-steelseries-exactmouse/ | |
defaults write .GlobalPreferences com.apple.mouse.scaling -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment