Settings

CS:GO Console Commands

🖱️Mouse

cl_mouselook
Client
Control how to look around in-game:0 = uses the mouse to look around1 = uses the keyboard to look around
m_customaccel
Client
Choose the level of acceleration0 = turns it off1 = maximum acceleration: the camera will move faster the quicker the mouse will be moved2 = custom mouse acceleration: Requires X and Y-axis, m_pitch and m_yaw commands to be set.
m_customaccel_exponent
Client
Controls the speed, how fast the mouse have to be used to activate acceleration. The default value is 1.05.
m_customaccel_max
Client
Sets a maximum speed for the acceleration activation.
m_customaccel_scale
Client
Sets the value for the mouse acceleration command. The default value is 0.04.
m_forward
Client
Setup the mouse forward factor with a value between 0.0001 and 1.000.
m_mouseaccel1
Client
Sets the mouse acceleration value to 2x movement speed. The default value is 0.
m_mouseaccel2
Client
Sets the mouse acceleration value to 4x movement speed. The default value is 0.
m_mousespeed
Client
Controls the mouse Windows preferences:0 = turns Windows mouse acceleration off1 = turns it on, with the value of "m_mouseaccel1"2 = turns it on, with the value of "m_mouseaccel2"
m_pitch
Client
Controls the sensitivity of the X-axis (moving up and down). The default value is 0.022.
m_rawinput
Client
Sets Raw Input of your mouse to 0 or 1. When it is activated, input is taken directly from the mouse and not from the operating system.
m_side
Client
Setup the mouse side factor. The default value is 0.8.
m_yaw
Client
🔥
Controls the sensitivity of the Y-axis (moving to the left and right). The default value is 0.022.
sensitivity
Client
🔥
The CS:GO mouse command "sensitivity" sets the mouse sensitivity to a specific command. Example: "sensitivity 1.25"

Command List