In typical modern PC mouse driver the actual cursor movement is not linearly related to the mouse movement. When the mouse is moved slowly it remains 100 CPI and when the mouse is moved fast it appears to be 400 CPI mouse. It has been adopted by the default drivers on Mac and PCs.
My problem is that I need a linear movement . How can I set that ?
Using the lowest tracking speed seems to give me that but I'm not sure without doing more extensive tests.
Soemone had the same need ?
What about with the Logitech Cordless Optical Mouse ?
Thanks,
Claude