<<
<< You cannot adjust the resolution of the mouse. However, you can adjust the refresh rate of the mouse port. A PS/2 port defaults to 60Hz but can be set as high as 200Hz. USB is 125Hz (I think) but it cannot be changed as far as I know. In this case, 1Hz is one check of the mouse per second.
ZV >>
what does the refresh rate do? is it sorta like resolution? the higher the refresh rate, the faster you mouse can be? >>
Think of refresh rate as the number of "samples per second". At a 60Hz refresh rate, the computer querries the mouse for position data 60 times every second. At 125Hz, it querries 125 times per second. And at 200Hz, it querries the mouse for position data 200 times each second. Naturally, higher is better. However I personally cannot tell a difference between 60Hz and 200Hz, and unless you are doing some very high end stuff where you need maximum accuracy from the mouse I cannot imagine that you'd notice a difference either.
ZV