Speed up mouse movement, part 2
As stated in the previous tip, Windows XP applies an acceleration curve to the mouse which can be disabled for better overall mouse performance, especially during games. Unfortunately, the option in the control panel as detailed above does not fully disable mouse acceleration. To do this, it is necessary to make some registry changes.
First, open up REGEDIT and navigate to 'hkey_current_user\control panel\mouse'
Change the value of 'smoothmouseXcurve' to the following:
00,00,00,00,00,00,00,0000,a0,00,00,00,00,00,0000,40,01,00,00,00,00,0000,80,02,00,00,00,00,0000,00,05,00,00,00,00,00
Then change the value of 'SmoothMouseYCurve' to the following:
00,00,00,00,00,00,00,0066,a6,02,00,00,00,00,00cd,4c,05,00,00,00,00,00a0,99,0a,00,00,00,00,0038,33,15,00,00,00,00,00
This should eliminate the acceleration curve of the mouse once and for all.
First, open up REGEDIT and navigate to 'hkey_current_user\control panel\mouse'
Change the value of 'smoothmouseXcurve' to the following:
00,00,00,00,00,00,00,0000,a0,00,00,00,00,00,0000,40,01,00,00,00,00,0000,80,02,00,00,00,00,0000,00,05,00,00,00,00,00
Then change the value of 'SmoothMouseYCurve' to the following:
00,00,00,00,00,00,00,0066,a6,02,00,00,00,00,00cd,4c,05,00,00,00,00,00a0,99,0a,00,00,00,00,0038,33,15,00,00,00,00,00
This should eliminate the acceleration curve of the mouse once and for all.
Leave a Comment