1
0
Fork 0
flightgear/Simulator/README

49 lines
987 B
Text
Raw Normal View History

Welcome to the Flight Gear project.
1997-05-16 15:51:13 +00:00
Starting the executable
=======================
1997-05-16 15:51:13 +00:00
Unix: runfg
Windows: runfg.bat
1997-05-16 15:51:13 +00:00
"runfg" is a script which sets the FG_ROOT environment variable, then
runs the flight gear executable.
1997-05-16 15:51:13 +00:00
Keyboard controls
=================
1997-05-16 15:51:13 +00:00
Flying is mainly done via the numeric keypad. There is some
unresolved wierdness with the GLUT libraries and keyboard input, so
for now, the state of the "Num Lock" key is important.
1997-05-16 15:51:13 +00:00
Num Lock Active
---------------
Pg Up/Pg Dn Throttle
Left Arrow/Right Arrow Aileron
Up Arrow/Down Arrow Elevator
Ins/Del Rudder
"5" Center aileron/elevator/rudder
Home/End Elevator Trim
Num Lock Inactive
-----------------
Shift + <Numeric Keypad Key> Change view
1997-06-16 19:32:50 +00:00
where key is one of:
1997-06-16 19:32:50 +00:00
8 = forward
7 = left/forward
4 = left
1 = left/back
2 = back
3 = right/back
6 = right
9 = right/forward