Controls

From DoomWiki.org

The game controls are the inputs by which the player directs movement and other game functions.

Default controls[edit]

The default controls, in vanilla Doom, for the most often-used functions are as follows.

Function Keyboard Mouse Joystick
Turn right Right arrow Mouse right Joy right
Turn left Left arrow Mouse left Joy left
Move forward Up arrow Mouse up
Mouse button 2
Joy up
Move backward Down arrow Mouse down Joy down
Strafe left Strafe + Turn left
Comma1
Strafe right Strafe + Turn right
Period1
Fire weapon Ctrl Mouse button 1 Joy button 1
Use (open) Space bar Double-click mouse button 2
Double-click mouse button 3
Joy button 2
Strafe2 Alt Mouse button 3 Joy button 3
Run3 Shift Joy button 4
Notes
  1. The single-key strafe controls (comma and period) are not listed in the instruction manuals
  2. The strafe key changes the left and right turn keys into left and right strafe keys
  3. The run key increases the speed of movement

Consult the game instruction manual regarding weapon selection keys, function keys and other controls.

Mouse and keyboard[edit]

The instruction manuals provide a tip that recommends using the keyboard and mouse simultaneously, saying "the mouse provides fine control for aiming your weapon (allowing you to smoothly rotate right and left) [...]". The keyboard and mouse combination also provides rapid rotation and easier strafing, resulting in quicker maneuvers than when using the keyboard alone.

In mouse and keyboard mode, usually the mouse is used for turning, firing and (perhaps to a lesser extent) strafing and moving forward, and the keyboard is used for the other functions.

Some TSRs (such as Istvan Pataki's Novert) and mouse drivers provide the option to disable or decrease mouse forward/backward movement. This is used especially by players to control forward/backward movement from the keyboard only and thus want to disregard inadvertent vertical mouse movement. Many source ports include this as an internal configuration option.

While the Options menu in vanilla DOOM imposes an upper limit on the maximum mouse sensitivity that some may consider too low (a maximum value of 9), it is possible to bypass this limit by manually editing the Configuration file. However, setting the mouse sensitivity to 31 or higher will cause DOOM to crash if the Options menu is accessed. This is due to the slider graphic being drawn off-screen, causing vanilla DOOM to immediately return the player to the DOS prompt with a "Bad V_DrawPatchDirect" error message.

WASD[edit]

When using mouse and keyboard, many players (right-handed people in particular) find the default location of certain keys to be less-than-optimal. Using the Setup program (or a corresponding menu in a source port), it is possible to reassign these key functions to other keys. One popular arrangement is known as WASD (since those are the keys that are reassigned):

Function Default key WASD key
Move forward Up arrow W
Move backward Down arrow S
Strafe left Comma A
Strafe right Period D

Analogous arrangements using, for example, ESDF and (for left-handed mousers) IJKL are also used.

ASD Space[edit]

Another popular control setting is assigning Strafe Left to the A key, Strafe Right to the D key, and Forward to the S key. Space is used as both Backwards and Use.

Joystick[edit]

The joystick is more awkward than the keyboard and mouse combination, and is thus not used very often by Doom players, but the run button setting of the joystick in the configuration file (joyb_speed) will have the effect of allowing the player to always run (as if the key assigned to key_speed were always pressed) if set to 29 (or 31).

References[edit]

See also[edit]