raze-gles/wadsrc/static/demolition/leftbinds.txt
Christoph Oelckers 9d71416a55 - key binding verification.
Should be correct now, except for a few places which were unified.
2019-11-30 20:18:42 +01:00

15 lines
348 B
Text

// Left handed config (puts as many controls as possible on the numpad. Also more useful actions on the mouse.)
uparrow "+Move_Forward"
downarrow "+Move_Backward"
LCtrl "+Fire"
Space "+Open"
A "+Jump"
KP- "+Jump"
Z "+Crouch"
C "+Toggle_Crouch"
KP. "+Look_Right"
KP7 "+Strafe_Left"
KP9 "+Strafe_Right"
KP. "+Look_Right"
Mouse2 "+Open"
Mouse3 "+Run"