Today has been extremely productive
I got a new keyboard and mouse, which were so needed (I was pretty sure I would get carpal tunnel within the week). However, the mouse was EXTREMELY slow, even with tracking on maximum speed. A google search fixed that:
To see the current speed, open Terminal and issue:
defaults read “Apple Global Domain” “com.apple.mouse.scaling”
To set it to something else, issue the following command, then Logout and Login again:
defaults write “Apple Global Domain” “com.apple.mouse.scaling” -float NNN
Where NNN is a number from 0.0000 to 10.0000. I use 6.55.
(via)
-
marco liked this
-
jeremyk posted this