FlightGear keyboard shortcuts: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "Aircraft Simulator")
 
(cat; +-Rewrite, moving http://wiki.flightgear.org/index.php?title=Common_Aircraft_Controls&oldid=113208 and http://wiki.flightgear.org/index.php?title=Simulator_Controls&oldid=113213 here)
Line 1: Line 1:
[[Common Aircraft Controls|Aircraft]]
Many things in FlightGear can be controlled with '''keyboard shortcuts'''.
[[Simulator Controls|Simulator]]
 
Some bindings are defined in the main configuration files of FlightGear and many more are added in aircraft configuration files by aircraft authors.  Hence many bindings often differ between aircraft.
 
You can also [[Howto:Reassign keyboard bindings|customize keyboard bindings]] if you so wish.
 
== Common aircraft controls ==
{| class="keytable"
! Key
! Function
|-
| {{key press|Ctrl|b}}
| Speedbrakes
|-
| {{key press|Del}}
| Reverse thrust
|-
| {{key press|Shift|b}}
| Parking brake
|-
| {{key press|]}}
| Increase flaps
|-
| {{key press|[}}
| Decrease flaps
|-
| {{key press|0}}
| Steers ruder left
|-
|{{key press|Enter}}
|Steers ruder right
|-
| Arrow keys move yoke
|-
| {{key press|PgUp}}
| Increase throttle
|-
| {{key press|PgDn}}
| Decrease throttle
|}
 
== Simulator controls ==
{| class="keytable"
! Key
! Function
|-
| {{key press|p}}
| pause/unpause
|-
| {{key press|v}}
| next view
|-
| {{key press|Shift|v}}
| previous view
|}
 
== See also ==
* [[Bindings]]
* [[Howto:Reassign keyboard bindings]]
 
[[Category:FlightGear]]

Revision as of 19:21, 12 August 2019

Many things in FlightGear can be controlled with keyboard shortcuts.

Some bindings are defined in the main configuration files of FlightGear and many more are added in aircraft configuration files by aircraft authors. Hence many bindings often differ between aircraft.

You can also customize keyboard bindings if you so wish.

Common aircraft controls

Key Function
Ctrl+b Speedbrakes
Del Reverse thrust
Shift+b Parking brake
] Increase flaps
[ Decrease flaps
0 Steers ruder left
Enter Steers ruder right
Arrow keys move yoke
PgUp Increase throttle
PgDn Decrease throttle

Simulator controls

Key Function
p pause/unpause
v next view
Shift+v previous view

See also