mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
77609f1950
# Conflicts: # src/menu/menu.cpp
20 lines
299 B
Text
20 lines
299 B
Text
/* Default classic keybindings for all games */
|
|
|
|
ctrl +attack
|
|
alt +strafe
|
|
rightarrow +right
|
|
leftarrow +left
|
|
uparrow +forward
|
|
downarrow +back
|
|
, +moveleft
|
|
. +moveright
|
|
space +use
|
|
mouse2 +strafe
|
|
mouse3 +forward
|
|
mouse4 +speed
|
|
|
|
// Generic joystick buttons
|
|
joy1 +attack
|
|
joy2 +strafe
|
|
joy3 +speed
|
|
joy4 +use
|