Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

*LTD*

macrumors G4
Original poster
Feb 5, 2009
10,703
1
Canada
Open a Terminal Window and type the following:

defaults write -g com.apple.mouse.scaling 5.0

"5.0" being the number designating the speed. Change that number to whatever you like. I've got my Magic Mouse set to 150 or so.

This does not change the acceleration, just the scaling. Altering the setting via the preferences pane overrides the Terminal command.

Log out and back in to activate.

For a more complete solution, get USB Overdrive.
 
I set it to the highest in System Prefs and ran:

Code:
defaults read -g com.apple.mouse.scaling

And it returned a 3. So that is the fastest.
 
The more I use the Terminal for these little tricks, the more I love it.

If you know what you're doing you can do away with a lot of little 3rd party for-pay utilities completely.

I've also posted information on "How to kill mouse acceleration in OS X." Once I figure out how to turn that into a startup item during login (AppleScript, maybe), I'll be laughing.

I'll post more info about that later.
 
This is the same exact thing as using Mouse Zoom. It just changes the cursor speed. It STILL doesn't feel like my Mighty Mouse.
 
This is the same exact thing as using Mouse Zoom. It just changes the cursor speed. It STILL doesn't feel like my Mighty Mouse.

Combine it with the kill mouse acceleration Terminal command and it might feel better. Speeding up tracking isn't all that great while leaving acceleration the way it is.
 
Combine it with the kill mouse acceleration Terminal command and it might feel better. Speeding up tracking isn't all that great while leaving acceleration the way it is.

That didn't provide tolerable results either. I'd rather just wait for Apple to fix the curve.

Is there anyway to customize the slow curve without affecting the fast movements?
 
Combine it with the kill mouse acceleration Terminal command and it might feel better. Speeding up tracking isn't all that great while leaving acceleration the way it is.

Killmouse seems to "work" but leaves the mouse in extreme speed.... and when I change the speed with Mouse Zoom or System preferences... it just resets again.

Any proper solution?
 
just wanted to say this thread is awesome, the terminal commands helped immensely, MM is way to friggin slow at max by default. 8.0 is good. :)
 
Killmouse seems to "work" but leaves the mouse in extreme speed.... and when I change the speed with Mouse Zoom or System preferences... it just resets again.

Any proper solution?

Set your speed first, then run Killmouse. Repeat as needed. It will take you 3-4 iterations of this to get it just right.

It's kind of a pain, but once you've got your mouse configured properly, you shouldn't have to go back into the mouse preferences again. You'll want to add a script to run Killmouse at startup too, since it resets when you reboot.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.