m_yaw [X Sensitivity]
This console command is used to adjust your mouse sensitivity only on the X axis , which is looking left/right.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
X Sensitivity | This is the sensitivity value you want to use on the X axis. This will only change how fast you move around when looking left or right. The default value for this command is 0.022. To balance the two values, you'll need to use the m_pitch command that controls the Y axis. |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
m_yaw 1
Sets your X axis sensitivity to 1. This is much higher than the command's default.
m_yaw 0.001
Sets your X axis sensitivity to 0.001. This is much slower than the command's default.
m_yaw 0.022
Sets your X axis sensitivity to 0.022, the command's default value.