Justified
GmodGeneralConsole reference

Mouse

Mouse input and sensitivity settings.

Mouse

Mouse input and sensitivity settings.

This is a reference of all m_* console commands. Use find m in the console to search within this category.

All Commands (13)

CommandDefaultDescription
m_customaccel0Custom mouse acceleration: 0: custom accelaration disabled 1: mouse_acceleration = min(m_customac...
m_customaccel_exponent1Mouse move is raised to this power before being scaled by scale factor.
m_customaccel_max0Max mouse move scale factor, 0 for no limit
m_customaccel_scale0Custom mouse acceleration value.
m_filter0Mouse filtering (set this to 1 to average the mouse over 2 frames).
m_forward1Mouse forward factor.
m_mouseaccel10Windows mouse acceleration initial threshold (2x movement).
m_mouseaccel20Windows mouse acceleration secondary threshold (4x movement).
m_mousespeed1Windows mouse acceleration (0 to disable, 1 to enable [Windows 2000: enable initial threshold], 2...
m_pitch0Mouse pitch factor.
m_rawinput1Use Raw Input for mouse input.
m_side0Mouse side factor.
m_yaw0Mouse yaw factor.

On this page