Home » Questions » Computers [ Ask a new question ]

Mac OS X: Increase mouse speed on login screen

Mac OS X: Increase mouse speed on login screen

I have an iMac 27" and it takes so much time to move the mouse pointer from the upper left corner to the center of the screen to click my account entry on the login screen.

Asked by: Guest | Views: 294
Total answers/comments: 1
Guest [Entry]

"Well, this isn't a complete solution, but maybe someone can expand on it...

The Terminal command you want is:

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

(or some higher number for faster)

I don't know what user's defaults I need to change (via su/sudo) for the login screen though."