Speed up Mouse Tracking on Mac OS X
Posted in Apple on Jul 8th, 2007
One of my gripes when I switched to using a Mac full time was that I could never get my mouse to track fast enough. After some searching, I found a solution online.
Open a Terminal Window
Type the following: defaults write -g com.apple.mouse.scaling your_mouse_speed
Replace “your_mouse_speed” with your new setting. The maximum […]