Make Mac OS X mouse acceleration more Windows-like

The mouse acceleration on Mac OS X is driving me nuts. It may work for touchpads but nothing beats the Windows' acceleration curves. Is there a way to modify the behaviour on OS X? I tried getting a Microsoft mouse driver for OS X but it didn't work since my mouse is not from Microsoft.


Solution 1:

Take a look at Mouse Acceleration Preference Pane.

Solution 2:

Another new option is SmoothMouse. Its work on Mountain Lion and supports the Magic Mouse. Some folks are quite happy with it (discussion). I'm personally still deciding (but already think its better than standard OSX).

Solution 3:

To turn off mouse acceleration entirely, run the following in the terminal:

defaults write .GlobalPreferences com.apple.mouse.scaling -1

This made it feel pretty Windows-y to me. Love Apple's trackpads, but the mouse settings are full of fail.

To turn mouse acceleration back on, change anything in the mouse preference pane, or run the command again with 1 instead of -1.

Solution 4:

Try ControllerMate.

enter image description here

Solution 5:

I may sound extreme, but I connect my mouse to a small, quiet, Windows laptop and use synergy with the mac as a client. This works well for me.

None, and I repeat, none (I've tried all of them) of the available OS X mouse mods out there actually get your mouse to behave like it does on Windows. They just get you a little closer. Furthermore, regardless of the acceleration curve, OS X has a defect that causes many mice to make erratic jumping movements (apparently this is fixed in OSX Lion...) and no available software (except for OSX Lion) addresses it.

Synergy is not a great solution, but it is a solution. In particular you should not run it over wifi and instead use as direct of an ethernet connection as possible to reduce the latency. Also a bummer is that sometimes my cursor disappears, and I have to switch apps with cmd+tab in order to restore it.

As much as a perfectionist as Steve Jobs was, the cursor tracking on OS X unfortunately eluded his attention. The only solution is to actually use Windows, hence synergy.