]> git.mxchange.org Git - flightgear.git/blobdiff - man/fgfs.1.in
Fix cursor hide timeout if hovering on canvas windows
[flightgear.git] / man / fgfs.1.in
index 1b7a0fc4ec6be6086c2261812c99761512cfe56b..002749dd3c220810e48bf76348cc50ea27dfb019 100644 (file)
 .\"
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program; if not, write to the Free Software
-.\" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 .\" Or try here: http://www.fsf.org/copyleft/gpl.html
 .\"
-.Id $Id$
-.TH FGFS 1 "September 2002" "@VERSION@" "@PACKAGE@"
+.TH FGFS 1 "February 2012" "@VERSION@" "@PACKAGE@"
 .SH NAME
 fgfs \- FlightGear Flight Simulator
 .SH SYNOPSIS
@@ -27,8 +26,13 @@ fgfs \- FlightGear Flight Simulator
 is a free, open-source, multi-platform, and sophisticated flight
 simulator framework for the development and pursuit of interesting
 flight simulator ideas.
+For more information visit <http://www.flightgear.org>.
 .SH OPTIONS
 .TP
+.BI "--adf=" "[rotation:]frequency"
+Specify the initial ADF radio frequency.  Optionally may be preceded by a
+card rotation.
+.TP
 .BI "--aero=" "name"
 Specify aerodynamics model to load.
 .TP
@@ -43,7 +47,7 @@ executable.  This is used for UIUC aircraft only.
 Specify starting postion by airport ID.
 .TP
 .BI "--altitude=" "value"
-Specify starting altitude (in feet unless --units-meters specified).
+Specify starting altitude (in feet unless \-\-units\-meters specified).
 .TP
 .BI "--atc610x"
 Enable atc610x interface.
@@ -60,6 +64,16 @@ Specify location of your web browser.
 .BI "--callsign=" "value"
 Specify a unique name for multiplayer play.
 .TP
+.BI "--ceiling=" "value[:thickness]"
+Create an overcast ceiling (feet above sea level).  May optionally specify
+a thickness (feet) which defaults to 2000.
+.TP
+.BI "--com1=" "frequency"
+Set the initial COM1 radio frequency.
+.TP
+.BI "--com2=" "frequency"
+Set the initial COM2 radio frequency.
+.TP
 .BI "--config=" "path"
 Load additional properties from path.  Multiple instances of this
 option are recognized.
@@ -67,18 +81,28 @@ option are recognized.
 .BI "--control=" "mode"
 Primary control mode (joystick, keyboard, mouse).
 .TP
+.BI "--dme=" "{nav1|nav2|frequency}"
+Specify the NAV radio from which to slave the ADF or set its internal
+frequency.
+.TP
 .B "--disable-anti-alias-hud"
 Disable anti-aliased HUD.
 .TP
 .B "--disable-auto-coordination"
 Disable auto coordination between aileron and rudder.
 .TP
+.B "--disable-clock-freeze"
+Disable clock freezing so that time advances normally.
+.TP
 .B "--disable-clouds"
 Disable cloud rendering.
 .TP
 .B "--disable-distance-attenuation"
 Disable runway light distance attenuation.
 .TP
+.B "--disable-enhanced-lighting"
+Disable enhanced runway lighting.
+.TP
 .B "--disable-freeze"
 Start out in a running state.
 .TP
@@ -91,8 +115,14 @@ Disable fullscreen mode.
 .B "--disable-game-mode"
 Disable fullscreen game mode.
 .TP
+.B "--disable-horizon-effect"
+Disable celestial body growth illusion near the horizon..
+.TP
 .B "--disable-hud"
-Disable HUD.
+Disable 2D HUD.
+.TP
+.B "--disable-hud-3d"
+Disable 3D HUD.
 .TP
 .B "--disable-intro-music"
 Disable introduction music.
@@ -115,6 +145,9 @@ Disable sky blending.
 .B "--disable-sound"
 Disable sound effects.
 .TP
+.B "--disable-specular-highlight"
+Disable specular reflections on textured objects.
+.TP
 .B "--disable-splash-screen"
 Disable splash screen.
 .TP
@@ -130,12 +163,18 @@ Enable anti-aliased HUD.
 .B "--enable-auto-coordination"
 Enable auto coordination between aileron and rudder.
 .TP
+.B "--enable-clock-freeze"
+Enable clock freezing so that time does not advance.
+.TP
 .B "--enable-clouds"
 Enable cloud rendering.
 .TP
 .B "--enable-distance-attenuation"
 Enable runway light distance attenuation.
 .TP
+.B "--enable-enhanced-lighting"
+Enable enhanced runway lighting.
+.TP
 .B "--enable-freeze"
 Start out in a frozen state.
 .TP
@@ -148,8 +187,14 @@ Enable fullscreen mode.
 .B "--enable-game-mode"
 Enable fullscreen game mode.
 .TP
+.B "--enable-horizon-effect"
+Enable celestial body growth illusion near the horizon.
+.TP
 .B "--enable-hud"
-Enable HUD.
+Enable 2D HUD.
+.TP
+.B "--enable-hud-3d"
+Enable 3D HUD.
 .TP
 .B "--enable-intro-music"
 Enable introduction music.
@@ -173,6 +218,9 @@ Enable sky blending.
 .B "--enable-sound"
 Enable sound effects.
 .TP
+.B "--enable-specular-highlight"
+Enable specular reflections on textured objects.
+.TP
 .B "--enable-splash-screen"
 Enable splash screen.
 .TP
@@ -182,9 +230,13 @@ Enable textures.
 .B "--enable-wireframe"
 Enable wireframe drawing mode.
 .TP
+.BI "--failure=" "system"
+Fail a system on the aircraft.  System may be one of pitot, static, vacuum,
+or electrical.  Multiple instances allowed.
+.TP
 .BI "--fdm=" "name"
-Specify the flight dynamics model to use.  Can be one of jsb, larcsim, yasim,
-magic, balloon, ada, external, or null.
+Specify the flight dynamics model to use.  Name may be one of jsb, larcsim,
+yasim, magic, balloon, ada, external, or null.
 .TP
 .BI "--fg-root=" "path"
 Specify the root path for data files.
@@ -223,7 +275,7 @@ Specify window geometry (ie. 640x480, 800x600, etc).
 Specify heading or yaw angle (degrees).
 .TP
 .BR "--help" ", " "-h"
-Show a brief help message.  Use --verbose,-v for a full listing of options.
+Show a brief help message.  Use \-\-verbose,\-v for a full listing of options.
 .TP
 .BI "--httpd=" "port"
 Start an HTTP server on the specified port.
@@ -271,6 +323,14 @@ Open an IO connection using the FlightGear Native FDM protocol.
 .BI "--native=" "medium" "," "direction" "," "hz" "," "options" "," "..."
 Open an IO connection using the FlightGear Native protocol.
 .TP
+.BI "--nav1=" "[radial:]frequency"
+Specify the initial NAV1 radio frequency.  Optionally may be preceded by a
+radial value.
+.TP
+.BI "--nav2=" "[radial:]frequency"
+Specify the initial NAV2 radio frequency.  Optionally may be preceded by a
+radial value.
+.TP
 .BI "--ndb=" "ID"
 Specify starting position relative to an NDB.
 .TP
@@ -311,7 +371,7 @@ set property <name> to <value>.
 Open an IO connection using the PVE (Provision Entertainment) protocol.
 .TP
 .B "--random-wind"
-Randomize initial wind parameters.  See also: --wind.
+Randomize initial wind parameters.  See also: \-\-wind.
 .TP
 .BI "--ray=" "medium" "," "direction" "," "hz" "," "options" "," "..."
 Open an IO connection to a "RayWoodworth" motion chair.
@@ -346,6 +406,9 @@ Specify a starting date/time with respect to your local system time.
 .BI "--telnet=" "port"
 Start a telnet interface to the property manager on the specified port.
 .TP
+.BI "--timeofday=" "value"
+Specify a time of day.  Value may be one of dawn, dusk, noon, or midnight.
+.TP
 .B "--time-match-local"
 Synchronize time with local real-world time.
 .TP
@@ -366,7 +429,7 @@ Specify turbulence from 0.0 (calm) to 1.0 (severe).
 .TP
 .BI "--uBody=" "value"
 Specify velocity along the body X axis (feet per second unless
---units-meters specified).
+\-\-units\-meters specified).
 .TP
 .B "--units-feet"
 Use feet instead of meters.  Affects other options as well as the
@@ -378,7 +441,7 @@ values displayed by the HUD.
 .TP
 .BI "--vBody=" "value"
 Specify velocity along the body Y axis (feet per second unless
---units-meters specified).
+\-\-units\-meters specified).
 .TP
 .BI "--vc=" "knots"
 Specify initial airspeed (knots).
@@ -402,7 +465,7 @@ Specify starting position relative to a VOR.
 .TP
 .BI "--wBody=" "value"
 Specify velocity along the body Z axis (feet per second unless
---units-meters specified).
+\-\-units-meters specified).
 .TP
 .BI "--wind=" "DIR@SPEED"
 Specify wind coming from DIR (degrees) at SPEED (knots).  Values may be
@@ -446,9 +509,10 @@ $FG_ROOT/mice.xml
 Mouse bindings.
 .RE
 .SH BUGS
-Send bug reports to <flightgear-devel@flightgear.org>.
+Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
+<http://code.google.com/p/flightgear\-bugs>.
 .SH SEE ALSO
-fgjs(1)
+fgjs(1), fgpanel(1), js_demo(1), terrasync(1)
 .SH AUTHORS
 Curt L. Olson, et al.  See
 .I Thanks