NB! It seems this console command is not compatible with CS2.

M_FORWARD

CS:GO

Description

This console command is used to set the mouse forward factor.

Syntax

m_forward [Value]

Arguments

Value The forward factor you want to use for your mouse settings. The default value for this command is 1, and it can be set anywhere from 0.0001 to 1,000.

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.