| Web evolution: make your posts shorter! » |
Make your mouse faster on Mac OS X
09/18/09
Make your mouse faster on Mac OS X
There’s 2 problems to mouse speed:
- The acceleration curve of the mouse mouvement which I’ve talked about before
- maximum mouvement speed
The maximum speed can be set through the System preferences panel, but even when the slider is all the way to the right, the speed may be too slow… especially if you line up 3 monitors side by side.
You can get faster speeds through the Applications > Utilities > Terminal. To see the current setting, type in this:
defaults read -g com.apple.mouse.scaling
To make the mouse faster, set a different value, for example:
defaults write -g com.apple.mouse.scaling 6
1 comment
02/04/10 @ 16:09
This post has 3 feedbacks awaiting moderation...
