Performance Impact: None
m_yaw
Horizontal sensitivity multiplier. Default is 0.022. Negative values (-0.022) will invert your turning direction (Move Left = Turn Right). Note: For standard "Inverted Mouse" (Flight Sim style), change m_pitch instead. For complete inverted mouse, set both m_pitch and m_yaw to -0.022.
đź’ˇ
Pro Tip
Almost never touched, but the rare “inverted yaw” trick (m_yaw -0.022) is used by a handful of flight-sim converts in QL for perfect 1:1 feel when they also invert pitch.
Friendly Name
Mouse Yaw (Horizontal)
Default Value
0.022
Data Type
float
Quick Copy
seta m_yaw "0.022"
Available Settings
| Value | Description |
|---|---|
| 0.022 DEFAULT | 0.022 - Default |
| -0.022 | -0.022 - Inverted X-Axis (Rare) |
Related Commands
Want to use m_yaw in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor