swizcore
Help Guide Coordinator
If you run your monitor res at a fairly large setting then you may be dissatisified with your mouse's tracking efficiency.
This will tell you how to adjust the maximum speed of your mouse to better meet your expectations.
You do not need to be logged in as root to perform this mod.
For modifiction of the variable I will use the app "TextEdit". Open TextEdit from your Applications folder. Press "Command+O" to open a document.
In the "Go to" location type this:
/Users/your_username/Library/Preferences/.GlobalPreferences.plist
The location is case-sensitive and don't forget the little period before GlobalPreferences.plist. It is invisible and will not be found without that initial period.
Now you should have this file in front of you:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
Blah,Blah,Blah-- Lots of variables in here, Blah, Blah, Blah--
Look for this line near the bottom of the document:
<key>com.apple.mouse.scaling</key>
<real>1.700000000000000e+00</real>
Just alter the number to what you would like your new speed to be and save the document and you are done with the configuration.
Be sure to not get out of control with your number, I run a res of 1600x1200 on a 19" monitor and my adjusted mouse setting is
<key>com.apple.mouse.scaling</key>
<real>3.000000000000000e+00</real>
...and that is a beautiful setting.
Some folks can simply open their mouse preferences and then quit the system prefs after performing this to see their mouse speed increase take effect BUT!!! When you open the mouse prefs do not touch the sensitivity slider, just open system prefs to "mouse" then quit system prefs. I repeat, DO NOT click the slider; doing so will default the mouse setting to the normal speed.
If you cannot do this and see your enhacned mouse speed, then you will need to logout and back in.
Enjoy your speedier feeling system due to this simple little adjustment.
This will tell you how to adjust the maximum speed of your mouse to better meet your expectations.
You do not need to be logged in as root to perform this mod.
For modifiction of the variable I will use the app "TextEdit". Open TextEdit from your Applications folder. Press "Command+O" to open a document.
In the "Go to" location type this:
/Users/your_username/Library/Preferences/.GlobalPreferences.plist
The location is case-sensitive and don't forget the little period before GlobalPreferences.plist. It is invisible and will not be found without that initial period.
Now you should have this file in front of you:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
Blah,Blah,Blah-- Lots of variables in here, Blah, Blah, Blah--
Look for this line near the bottom of the document:
<key>com.apple.mouse.scaling</key>
<real>1.700000000000000e+00</real>
Just alter the number to what you would like your new speed to be and save the document and you are done with the configuration.
Be sure to not get out of control with your number, I run a res of 1600x1200 on a 19" monitor and my adjusted mouse setting is
<key>com.apple.mouse.scaling</key>
<real>3.000000000000000e+00</real>
...and that is a beautiful setting.
Some folks can simply open their mouse preferences and then quit the system prefs after performing this to see their mouse speed increase take effect BUT!!! When you open the mouse prefs do not touch the sensitivity slider, just open system prefs to "mouse" then quit system prefs. I repeat, DO NOT click the slider; doing so will default the mouse setting to the normal speed.
If you cannot do this and see your enhacned mouse speed, then you will need to logout and back in.
Enjoy your speedier feeling system due to this simple little adjustment.