CL_MOUSELOOK

CS2 CS:GO

Description

This console command controls how you look around in game. You can set it between your mouse (default) or your keyboard.

Syntax

cl_mouselook [0 / 1]

Arguments

0 / 1 Set to 1 to use your mouse to look around, and 0 to use your keyboard. 1 is the default value for this command. This command cannot be adjusted while connected to a server, so you'll need to be on the main menu to use it.

Related commands

sensitivity
This command sets your mouse sensitivity to the specified value.
m_rawinput
This command enables raw input from your mouse, if set to 1 (default). When raw input is enabled, input is taken directly from your mouse and your operating system settings (like acceleration, delay, etc) will not come into play.
m_pitch
This command controls the sensitivity of your Y axis . That means it only adjusts your look sensitivity when looking up or down.
m_yaw
This console command is used to adjust your mouse sensitivity only on the X axis , which is looking left/right.
m_customaccel
This command is used to choose what level of custom mouse acceleration you have. It can be set to disabled, or from a couple of choices.
m_customaccel_exponent
This is the command that sets what speed you need to be moving your mouse before the custom mouse acceleration kicks in, if you have that command enabled too.
m_customaccel_max
This is the console command that determines the limit for how fast your mouse can move depending on how fast you're moving it in real life. It can be set to have no limit.
m_customaccel_scale
This is the command that determines what the value is for the custom mouse acceleration command. The higher this is, the faster your mouse acceleration will be.