Ok, I’ve been annoyed by this since the very first day I’ve been using my Mac Mini: the mouse feels weird, very weird. Broken actually!

Part of my problem was the Bluetooth operating range, which I could only fix by moving the mac nearer to where I usually use my mouse in my living room.

However, the core problem is still the acceleration curve. When you move the mouse on OSX, it first moves verrrry slowly, so you move it faster and when you reach a certain speed the mouse suddenly accelerates like crazy.

This is not controllable through the “tracking speed” slider in the control panel. The tracking speed is only the fastest the mouse will go. (And you can actually make it go even faster!) But my problem is not with how fast it would eventually get. My problem is with how freaking slow it initially starts (even at max traking speed).

Solutions

Apple’s been stubbornly unresponsive to this problem, as they always are, especially when the mouse is at stake (took them 10 years to aknowlege the need for a right button… good luck with acceleration!)

Fortunately, since the last time I checked (errr… 2005 :roll:), third party fixes now work well on intel Macs.

Check these out:

  • USB Overdrive (no bluetooth support, but you can try it as long as you need)
  • SteerMouse (15 days trial only but it can handle the bluetooth Mighty mouse)

Since I’m trying to do some desk work right now and have a wired mouse, I’m currently and happily using USB Overdrive with these settings:

  • Speed: 120 dpi (feels like Windows fast ;))
  • Acceleration: 50% (no longer feels like sticking to the mouse pad ;))

I’ll try SteerMouse when I go back to “Media Player” configuration…


Comments from long ago:

Comment from: Ruben

USB Overdrive now supports bluetooth. It works perfectly with my mighty mouse.

2007-11-12 09-54

Comment from: FredB

You should take a look at ControllerMate[1] too. Although a bit daunting at first, this apps is much more powerful than the other two and at $15 it’s a real bargain.

[1]http://www.orderedbytes.com/controllermate/

2007-11-21 13-02

Comment from: andy moon

oh my god! thank you very much for this spot! Cos I feel this problem as well and if I am telling this to somebody, they dont understand what I mean, but you have the same feeling

great

2008-07-23 19-41

Comment from: Kentor

it would be cool if we could find out how many dpi is 6/11 in windows and how many % the acceleration is when enhance pointer precision is on.

i am trying to play starcraft on mac and i am just so used to this mouse setting. i guess 200 dpi with 50% acceleration is pretty close to the good old windows settings, but it would be cool if we knew 100%.

2008-08-22 13-15

Comment from: miq

thanks for the info, it’s really useful! At least I can take crappy mouse support off my pet peeve list for Macs ;)

2009-08-05 01-32

Comment from: number1pete

Okay after tons of research I have figured out how to fix the apple mac scrolling acceleration problem. Non of the programs mentioned work for me. They just lessen the serverity of the algorithm. I wrote up a deal on how to fix it completely so you can scroll like you did in windows and linux. Here is the link:

http://www.l337tech.com/tips-and-tricks/fix-mac-mouse-acceleration-and-scrolling-speed/

2010-03-08 02-50

Comment from: sushi

How to do it with Magic Mouse? :/ There is no separate drivers for that (or I can’t find)

2010-05-26 22-54

Comment from: Daheib

dude thank you ….

You expressed the exact feelings and needs i was feeling with my new 27 imac, …. and every mouse i tried on it …

Your Help was amazing …

Keep up the good work ….

Greetings from Greece…

2010-06-01 11-56

Comment from: Aaron

For Magic Mouse you can use the Magic Driver from here: http://plentycom.jp/en/magicdriver/index.html With this you can adjust tracking speed AND sensitivity - works great for me on 10.6.6 and my Magic Mouse is finally usable! However the developers are considering dropping development of this, and the current beta expires in April, so that would mean bye-bye adjusting the acceleration curve. (Magic Driver has plenty of other features, too.) So if it works for you and you like it, WRITE to the developers to tell them to continue development! They probably don’t know how many people out there would want their driver if only they knew about it.

2011-02-09 02-53

Comment from: Navaru

You can all try out magicprefs.com, is free and amazing ;)

2011-02-11 10-30

Comment from: Alex

magicprefs doesn’t seem to fix sensitivity, which is Francois’ (and my) main problem with mice on Apple.

Even worse: Plentycom discontinues the Magic Driver, which worked perfectly fine for me.

2011-03-12 21-48

Comment from: Andrew Le

Strangely enough, I have the opposite problem with my mouse…. When you first move it, it is quite fast (relatively) and then when I reach where I need to go, it slows down, so that I have to keep re-adjusting (moving the mouse again) to get it where I want it to go. Not sure if it’s my Mac mini or Mac OS X or the USB mouse itself… but Windows mouse on Windows XP is so much more accurate…

… Using a mouse on a Mac just seems “sluggish.”

2011-07-17 05-11

Comment from: fox

and what can we use unter lion ??? none seem to work?

2011-10-21 12-05

Comment from: God of Entropy

My God! Thanks for making this post!!! My wrist is freakin’ killing me.

Can’t feel my hand anymore due to this mac mouse control (feels more like un-control).

You’re right about them mac os programmers taking a decade to put a right button. They got their own little world to play with uncaring about little important things like this.

Their problem is actually their ego. Can’t accept the fact that Windows captures 90% of the market even though macOS is pretty darn good.

They should listen more and solve problems much more.

2011-11-21 07-43

Comment from: Joanna

My mouse is not working in sync with my movements after rebooting my mac is there anything I can do to remedy this? Many thanks

2012-07-14 10-53

Comment from: p4.jimmy

I have a 27" iMac and I’m using a Magic Mouse. This too was an annoying issue for me personally. Here’s what I did to fix it. No third party software required.

1.) Open Terminal and type the following command: defaults write .GlobalPreferences com.apple.mouse.scaling -1

2.) Go into System Preferences, under Mouse and move the Tracking slider to the third position from the right side.

3.) Go back into Terminal and type the following command: defaults write -g com.apple.mouse.scaling 2.25

YOU MUST LOG OUT AND BACK IN TO SEE THE CHANGES.

Step 1 above disables the mouse acceleration that makes a mac mouse over shoot it’s target. At least that’s how I describe what it’s doing. Annoying. After this is disabled, depending on the Tracking you had setup, at first it feels like you’ve made it worse, but do steps 2 and 3 and your mouse will then act allot more like a Windows, which is especially good if you are forced to work on Windows at work and come home to a Mac.

If it isn’t quite right for you, try playing with the number in step 3. Change the 2.25. to 3.0 or more to make it faster, and go the other way (2.0, 1.5, etc) to make it slower.

Another side note; If you want to turn acceleration back on retype the command in step 1 and substitute the -1 for a 1 Also the default scaling, on my computer was 1.5. You can set it back to the default if you like. You can also read the value at anytime using the command… defaults read -g com.apple.mouse.scaling

Hope this helps Jimmy

2013-01-05 22-00

Comment from: Valerio

Thank you for the info!

2015-04-10 20-30