]> git.mxchange.org Git - flightgear.git/blob - README.running
Added Tests/ to clean-deps.
[flightgear.git] / README.running
1 Starting the executable
2 =======================
3
4 Unix:    runfg
5 Windows: runfg.bat
6
7 "runfg" is a script which sets the FG_ROOT and LD_LIBRARY_PATH
8 environment variables, then runs the Flight Gear executable.
9
10
11 Keyboard controls
12 =================
13
14 Flying is mainly done via the numeric keypad.  There is some
15 unresolved wierdness with the GLUT libraries and keyboard input, so
16 for now, the state of the "Num Lock" key is important.
17
18 Num Lock Active
19 ---------------
20
21     Pg Up/Pg Dn             Throttle
22     Left Arrow/Right Arrow  Aileron
23     Up Arrow/Down Arrow     Elevator
24     Ins/Del                 Rudder
25     "5"                     Center aileron/elevator/rudder
26     Home/End                Elevator Trim
27
28 Num Lock Inactive
29 -----------------
30     Shift + <Numeric Keypad Key>   Change view
31
32     where key is one of:
33
34     8 = forward
35     7 = left/forward
36     4 = left
37     1 = left/back
38     2 = back
39     3 = right/back
40     6 = right
41     9 = right/forward
42
43 Autopilot
44 ---------
45     Shift + A               Enable Autopilot
46     Shift + S               Disable Autopilot