raze-gles/wadsrc/static/demolition/leftbinds.txt
Christoph Oelckers 1adceb82ef - consolidation of defbinds definitions.
Putting all the generic definitions in files used by all games greatly reduces the clutter and chance for errors.
2019-11-26 21:06:43 +01:00

14 lines
329 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"
KP. "+Look_Right"
KP7 "+Strafe_Left"
KP9 "+Strafe_Right"
KP. "+Look_Right"
Mouse2 "+Open"
Mouse3 "+Run"