Last active
October 17, 2022 07:12
-
-
Save kirschem/b99a5b55b240f2eb08cfeaaa25c69b8c to your computer and use it in GitHub Desktop.
Increase mouse speed beyond max in UI
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
defaults write -g com.apple.mouse.scaling 6.0 | |
# Logout, Login after applying |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment