Difference between revisions of "Key bindings"
From Kerbal Space Program Wiki
(Added part rotation commands to wiki.) |
(Rearranged commands into general categories, sorted by version number within categories; added column to specify demo version.) |
||
Line 1: | Line 1: | ||
Here is a list of current default '''Key Bindings'''. | Here is a list of current default '''Key Bindings'''. | ||
+ | |||
+ | "D" after a command denotes a command available in the demo version. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
− | ! class="unsortable" | Key !! class="unsortable" | Effect !! since | + | ! class="unsortable" | Key !! class="unsortable" | Effect !! since !! Demo Command? |
|- | |- | ||
− | | | + | ! colspan="4" | System/UI Commands |
|- | |- | ||
− | | | + | | F1 || Screenshot || 0.07.3 || D |
|- | |- | ||
− | | | + | | + || Zoom view in || 0.08.5 || D |
|- | |- | ||
− | | | + | | - || Zoom view out || 0.08.5 || D |
|- | |- | ||
− | | | + | | Alt+F2 || Open debug console || 0.08.5 || D |
|- | |- | ||
− | | | + | | M || [[Orbital Map View|Orbital Map]] toggle || 0.11.0 || D |
|- | |- | ||
− | | | + | | Tab || Switch focus in Orbital Map || 0.11.0 || D |
|- | |- | ||
− | | | + | | . || Time Warp increase || 0.11.0 || D |
|- | |- | ||
− | | | + | | , || Time Warp decrease || 0.11.0 || D |
|- | |- | ||
− | | | + | | . (numpad del) || Toggle Navball || 0.12.0? || D |
|- | |- | ||
− | | | + | | F2 || Toggle UI visibility || 0.13.0 || D |
|- | |- | ||
− | | | + | | ] || Cycle through active ships (forwards) || 0.14.0 || |
|- | |- | ||
− | | | + | | [ || Cycle through active ships (backwards) || 0.14.0 || |
|- | |- | ||
− | | | + | | F3 || Toggle Results Screen || 0.14.0 || |
|- | |- | ||
− | | | + | | F4 || Toggle Ship Labels || 0.14.0 || |
|- | |- | ||
− | | | + | | F5 || Quicksave || 0.14.0 || |
|- | |- | ||
− | | | + | | F9 || Quickload || 0.14.0 || |
|- | |- | ||
− | + | | Control+F10 || Load saved game state dialogue box (hidden feature, looks in /KSP/saves/scenarios/)|| 0.14.1? || | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | Control+ | ||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | + || | + | | Cntl+Alt+Shift+D || Debug menu || 0.16.0 || |
+ | |||
+ | |||
|- | |- | ||
− | + | ! colspan="4" | Flight Controls | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | W || Pitch adjustment (up/back) || 0.07.3 || D |
|- | |- | ||
− | | | + | | S || [[Pitch]] adjustment (down/forward) || 0.07.3 || D |
|- | |- | ||
− | | | + | | A || [[Yaw]] adjustment (port/left) || 0.07.3 || D |
|- | |- | ||
− | | | + | | D || Yaw adjustment (starboard/right) || 0.07.3 || D |
|- | |- | ||
− | | | + | | Q || Roll adjustment || 0.07.3 || D |
|- | |- | ||
− | | | + | | E || [[Roll]] adjustment || 0.07.3 || D |
|- | |- | ||
− | | | + | | C || Toggle camera view [auto/free/orbital in 0.14.x; auto/free/chase in 0.13.3] || 0.07.3 || D |
|- | |- | ||
− | | | + | | Left-Shift || Increase [[throttle]] || 0.07.3 || D |
|- | |- | ||
− | | | + | | Left-Control || Decrease throttle || 0.07.3 || D |
+ | |- | ||
+ | | T || Toggle [[S.A.S. Module]] and S.A.S functions in other parts. || 0.07.3 || D | ||
+ | |- | ||
+ | | F || Hold to activate [[S.A.S. Module]] and S.A.S functions in other parts. || 0.07.3 || D | ||
|- | |- | ||
− | | | + | | Space || Advance stage || 0.07.3 || D |
|- | |- | ||
− | | | + | | Alt+L || Lock current [[stage]] || 0.08.4 || D |
|- | |- | ||
− | | | + | | Caps Lock || Toggle between instant or precision control mode || 0.08.5 || D |
+ | |- style="background-color: #ccffcc;" | ||
+ | | R || Toggle [[RCS_Thruster_Block|RCS Thrusters]] || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | H || RCS Thruster forward || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | N || RCS Thruster rearward || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | I || RCS Thruster translate down || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | J || RCS Thruster translate left || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | K || RCS Thruster translate up || 0.11.0 || D | ||
+ | |- style="background-color: #ccffcc;" | ||
+ | | L || RCS Thruster translate right || 0.11.0 || D | ||
|- | |- | ||
− | | | + | | X || Stop all engines (hidden 0.12 function) || 0.12.0 || D |
|- | |- | ||
− | | | + | | G || Toggle Landing Struts position || 0.14.0 || |
|- | |- | ||
− | | | + | | Alt+WSADQE || Trim Pitch/Yaw/Roll || 0.15.0 || |
+ | |- | ||
+ | | Alt+X || Reset trim || 0.15.0 || | ||
+ | |- | ||
+ | | B || Toggle wheel brakes || 0.15.0 || | ||
+ | |- | ||
+ | | U || Toggle vehicle lights || 0.15.0 || | ||
+ | |||
+ | |||
+ | |- style="background-color: #ffddaa;" | ||
+ | ! colspan="4" | EVA Commands | ||
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | W || Walk/jet forward || 0.16.0 | + | | W || Walk/jet forward || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | S || Walk/jet left || 0.16.0 | + | | S || Walk/jet left || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | A || Walk/jet right || 0.16.0 | + | | A || Walk/jet right || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | D || Walk/jet back || 0.16.0 | + | | D || Walk/jet back || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | Shift || Jet up || 0.16.0 | + | | Shift || Jet up || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | Control || Jet down || 0.16.0 | + | | Control || Jet down || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | Space || Jump/Reorient || 0.16.0 | + | | Space || Jump/Reorient || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | F || Use || 0.16.0 | + | | F || Use || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | L || Toggle headlamps || 0.16.0 | + | | L || Toggle headlamps || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | R || Toggle jetpack || 0.16.0 | + | | R || Toggle jetpack || 0.16.0 || |
|- style="background-color: #ffddaa;" | |- style="background-color: #ffddaa;" | ||
− | | Alt || Toggle movement || 0.16.0 | + | | Alt || Toggle movement || 0.16.0 || |
− | |- | + | |
− | | | + | |
+ | |- style="align=center; background-color: #cccccc;" | ||
+ | ! colspan="4" | VAB Commands | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Control+Z || Undo last action in [[Vehicle Assembly Building|VAB]] || 0.08.0 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Control+Y || Redo last action in [[Vehicle Assembly Building|VAB]] || 0.08.0 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Alt+left mouse click || Duplicate part or assembly in [[Vehicle Assembly Building|VAB]] || 0.08.5 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | X || Scroll through symmetry settings in [[Vehicle Assembly Building|VAB]] || 0.08.5 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Page Up || Scroll view up in [[Vehicle Assembly Building|VAB]] || 0.08.5 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Page Down || Scroll view down in [[Vehicle Assembly Building|VAB]] || 0.08.5 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | Shift+left mouse click || Select the entire ship in [[Vehicle Assembly Building|VAB]] || 0.09.0 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | + || Zoom view in || 0.08.5 || D | ||
+ | |- style="background-color: #cccccc;" | ||
+ | | - || Zoom view out || 0.08.5 || D | ||
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | W || Rotate part | + | | W || Rotate part backwards || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | S || Rotate part | + | | S || Rotate part forwards || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | A || Rotate part counterclockwise (flat) in VAB || 0.15.0 | + | | A || Rotate part counterclockwise (flat) in VAB || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | D || Rotate part clockwise (flat) || 0.15.0 | + | | D || Rotate part clockwise (flat) || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | Q || Rotate part counterclockwise || 0.15.0 | + | | Q || Rotate part counterclockwise || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | E || Rotate part clockwise in VAB || 0.15.0 | + | | E || Rotate part clockwise in VAB || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | Shift || | + | | Shift || Hold to rotate parts in 5 degree increments || 0.15.0 || |
|- style="background-color: #cccccc;" | |- style="background-color: #cccccc;" | ||
− | | Space || Reset part rotation || 0.15.0 | + | | Space || Reset part rotation || 0.15.0 || |
|} | |} | ||
Revision as of 21:34, 5 August 2012
Here is a list of current default Key Bindings.
"D" after a command denotes a command available in the demo version.
Key | Effect | since | Demo Command? |
---|---|---|---|
System/UI Commands | |||
F1 | Screenshot | 0.07.3 | D |
+ | Zoom view in | 0.08.5 | D |
- | Zoom view out | 0.08.5 | D |
Alt+F2 | Open debug console | 0.08.5 | D |
M | Orbital Map toggle | 0.11.0 | D |
Tab | Switch focus in Orbital Map | 0.11.0 | D |
. | Time Warp increase | 0.11.0 | D |
, | Time Warp decrease | 0.11.0 | D |
. (numpad del) | Toggle Navball | 0.12.0? | D |
F2 | Toggle UI visibility | 0.13.0 | D |
] | Cycle through active ships (forwards) | 0.14.0 | |
[ | Cycle through active ships (backwards) | 0.14.0 | |
F3 | Toggle Results Screen | 0.14.0 | |
F4 | Toggle Ship Labels | 0.14.0 | |
F5 | Quicksave | 0.14.0 | |
F9 | Quickload | 0.14.0 | |
Control+F10 | Load saved game state dialogue box (hidden feature, looks in /KSP/saves/scenarios/) | 0.14.1? | |
Cntl+Alt+Shift+D | Debug menu | 0.16.0 |
|
Flight Controls | |||
W | Pitch adjustment (up/back) | 0.07.3 | D |
S | Pitch adjustment (down/forward) | 0.07.3 | D |
A | Yaw adjustment (port/left) | 0.07.3 | D |
D | Yaw adjustment (starboard/right) | 0.07.3 | D |
Q | Roll adjustment | 0.07.3 | D |
E | Roll adjustment | 0.07.3 | D |
C | Toggle camera view [auto/free/orbital in 0.14.x; auto/free/chase in 0.13.3] | 0.07.3 | D |
Left-Shift | Increase throttle | 0.07.3 | D |
Left-Control | Decrease throttle | 0.07.3 | D |
T | Toggle S.A.S. Module and S.A.S functions in other parts. | 0.07.3 | D |
F | Hold to activate S.A.S. Module and S.A.S functions in other parts. | 0.07.3 | D |
Space | Advance stage | 0.07.3 | D |
Alt+L | Lock current stage | 0.08.4 | D |
Caps Lock | Toggle between instant or precision control mode | 0.08.5 | D |
R | Toggle RCS Thrusters | 0.11.0 | D |
H | RCS Thruster forward | 0.11.0 | D |
N | RCS Thruster rearward | 0.11.0 | D |
I | RCS Thruster translate down | 0.11.0 | D |
J | RCS Thruster translate left | 0.11.0 | D |
K | RCS Thruster translate up | 0.11.0 | D |
L | RCS Thruster translate right | 0.11.0 | D |
X | Stop all engines (hidden 0.12 function) | 0.12.0 | D |
G | Toggle Landing Struts position | 0.14.0 | |
Alt+WSADQE | Trim Pitch/Yaw/Roll | 0.15.0 | |
Alt+X | Reset trim | 0.15.0 | |
B | Toggle wheel brakes | 0.15.0 | |
U | Toggle vehicle lights | 0.15.0 |
|
EVA Commands | |||
W | Walk/jet forward | 0.16.0 | |
S | Walk/jet left | 0.16.0 | |
A | Walk/jet right | 0.16.0 | |
D | Walk/jet back | 0.16.0 | |
Shift | Jet up | 0.16.0 | |
Control | Jet down | 0.16.0 | |
Space | Jump/Reorient | 0.16.0 | |
F | Use | 0.16.0 | |
L | Toggle headlamps | 0.16.0 | |
R | Toggle jetpack | 0.16.0 | |
Alt | Toggle movement | 0.16.0 |
|
VAB Commands | |||
Control+Z | Undo last action in VAB | 0.08.0 | D |
Control+Y | Redo last action in VAB | 0.08.0 | D |
Alt+left mouse click | Duplicate part or assembly in VAB | 0.08.5 | D |
X | Scroll through symmetry settings in VAB | 0.08.5 | D |
Page Up | Scroll view up in VAB | 0.08.5 | D |
Page Down | Scroll view down in VAB | 0.08.5 | D |
Shift+left mouse click | Select the entire ship in VAB | 0.09.0 | D |
+ | Zoom view in | 0.08.5 | D |
- | Zoom view out | 0.08.5 | D |
W | Rotate part backwards | 0.15.0 | |
S | Rotate part forwards | 0.15.0 | |
A | Rotate part counterclockwise (flat) in VAB | 0.15.0 | |
D | Rotate part clockwise (flat) | 0.15.0 | |
Q | Rotate part counterclockwise | 0.15.0 | |
E | Rotate part clockwise in VAB | 0.15.0 | |
Shift | Hold to rotate parts in 5 degree increments | 0.15.0 | |
Space | Reset part rotation | 0.15.0 |
Highlight legend
- - RCS
- - (A)SAS
- - VAB/SPH
- - EVA