Skip to content

Instantly share code, notes, and snippets.

@beatwiz
Forked from bmarkons/mouse_speed.sh
Created August 13, 2020 07:10
Show Gist options
  • Save beatwiz/df497727e635a372f95ccac5e4cb3474 to your computer and use it in GitHub Desktop.
Save beatwiz/df497727e635a372f95ccac5e4cb3474 to your computer and use it in GitHub Desktop.
Boost mouse speed on iMac
# 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