raze-gles/wadsrc/static/engine/defbinds.txt
2020-08-29 17:49:15 +02:00

20 lines
406 B
Text

// Common bindings for all games (some may not be active everywhere, though)
W "+Move_Forward"
S "+Move_Backward"
E "+Open"
A "+Strafe_Left"
D "+Strafe_Right"
Space "+Jump"
/ "+Jump"
Ctrl "+Crouch"
KP7 "+Aim_Up"
KP1 "+Aim_Down"
KP5 "centerview"
KP9 "+Look_Up"
KP3 "+Look_Down"
mapbind KP- "+Shrink_Screen"
mapbind KP+ "+Enlarge_Screen"
- "sizedown"
+ "sizeup""
Y "show_weapon"
CapsLock "toggle cl_autorun"