raze-gles/wadsrc/static/engine/origbinds.txt
Christoph Oelckers f1a988b221 - make use of map bindings
All automap controls have been moved there, and sizeup/sizedown have been made CCMDs, taking screen size management entirely out of the game modules
2020-08-24 20:20:15 +02:00

22 lines
397 B
Text

uparrow "+Move_Forward"
downarrow "+Move_Backward"
Ctrl "+Fire"
Space "+Open"
A "+Jump"
/ "+Jump"
Z "+Crouch"
KP9 "+Look_Up"
KP3 "+Look_Down"
KP. "+Look_Right"
, "+Strafe_Left"
. "+Strafe_Right"
KP7 "+Aim_Up"
KP1 "+Aim_Down"
KP5 "centerview"
mapbind KP- "+Shrink_Screen"
mapbind KP+ "+Enlarge_Screen"
- "sizedown"
+ "sizeup""
U "+Mouse_Aiming"
I "toggle cl_crosshair"
CapsLock "toggle cl_autorun"