-
-
Save beatwiz/df497727e635a372f95ccac5e4cb3474 to your computer and use it in GitHub Desktop.
Boost mouse speed on iMac
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
# Stolen from here https://www.tylernichols.com/apple/speed-up-mouse-tracking-on-mac-os-x | |
defaults write -g com.apple.mouse.scaling 6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment