m_mousespeed [0 / 1 / 2]
This is the command used to set your preferences for Windows mouse acceleration.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
0 / 1 / 2 | Enter a 0 after this command to turn it off. Enter a 1 after the command to turn on windows mouse acceleration and turn on the initial threshold value set in the m_mouseaccel1 command. Enter a 2 after this command to turn on windows mouse acceleration and turn on the secondary threshold, set by the m_mouseaccel2 command. |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 1 |
Find below working examples of this command (copy and paste into console).
m_mousespeed 0
Turns off windows mouse acceleration.
m_mousespeed 1
Turns on windows mouse acceleration up to the initial threshold (default).
m_mousespeed 2
Turns on windows mouse acceleration up to the second threshold.