mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
Document manual mouse invert.
This commit is contained in:
parent
2264c28310
commit
8e254e4071
1 changed files with 4 additions and 1 deletions
|
@ -211,10 +211,13 @@ this document uptodate and to make it complete.
|
|||
o Enable mouselook
|
||||
- Put '+mlook' into ~/.quakeforgerc or autoexec.cfg
|
||||
|
||||
o Keep the mouse stay in the window
|
||||
o Make the mouse stay in the window
|
||||
- Set in_grab to 1, that will grab the mouse. (I recommend to make a bind
|
||||
to "toggle in_grab" for make the options toggleable)
|
||||
|
||||
o Invert mouse (reverse mouse control over pitch)
|
||||
- Set m_pitch to -0.022. Default is 0.022.
|
||||
|
||||
4.4 Misc
|
||||
--------
|
||||
o Change map
|
||||
|
|
Loading…
Reference in a new issue