mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-13 07:57:58 +00:00
19 lines
220 B
Text
19 lines
220 B
Text
|
/* Default keybindings for all games */
|
||
|
|
||
|
KP8 +forward
|
||
|
KP5 +back
|
||
|
KP4 +moveleft
|
||
|
KP6 +moveright
|
||
|
KP7 +jump
|
||
|
KP1 crouch
|
||
|
KP0 +use
|
||
|
UpArrow +forward
|
||
|
DownArrow +back
|
||
|
LeftArrow +moveleft
|
||
|
RightArrow +moveright
|
||
|
mouse2 +altattack
|
||
|
|
||
|
|
||
|
|
||
|
|