mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
57ad048031
* Renamed LCtrl to Ctrl. Without these changes, the keybinds for LCtrl in the changed keybind preset files weren't binding.
15 lines
347 B
Text
15 lines
347 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"
|
|
Ctrl "+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"
|