X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=man%2Ffgfs.1.in;h=8ae223715579b7f1bc39362e230906ca92877da1;hb=d696f805cfa7138033c59585984f88aa26568eb6;hp=ada0b5f21bd80617fd69fec28e7a10214b6fb6fe;hpb=1aa3678b669eb25a87984e9b1d8621b6024a5dec;p=flightgear.git diff --git a/man/fgfs.1.in b/man/fgfs.1.in index ada0b5f21..8ae223715 100644 --- a/man/fgfs.1.in +++ b/man/fgfs.1.in @@ -12,11 +12,10 @@ .\" .\" 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 . .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 @@ -57,6 +61,19 @@ Specify the bits per pixel for the renderer. .BI "--browser-app=" "path" Specify location of your web browser. .TP +.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. @@ -64,15 +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 @@ -85,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. @@ -109,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 @@ -124,9 +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 @@ -139,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. @@ -164,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 @@ -173,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. @@ -183,6 +244,9 @@ Specify the root path for data files. .BI "--fg-scenery=" "path" Specify the base path for scenery data. .TP +.BI "--fix=" "ID" +Specify starting position relative to a fix. +.TP .BI "--flight-plan=" "file" Read all waypoints from the specified file. .TP @@ -201,6 +265,9 @@ Specify initial field of view angle (degrees). .BI "--garmin=" "medium" "," "direction" "," "hz" "," "options" "," "..." Open an IO connection using the Garmin GPS protocol. .TP +.BI "--generic=" "params" +Open connection using the serial port protocol. See README.IO for details. +.TP .BI "--geometry=" "WxH" Specify window geometry (ie. 640x480, 800x600, etc). .TP @@ -232,6 +299,9 @@ Start a screen shot HTTP server on the specified port. .BI "--lat=" "degrees" Specify starting latitude (degrees). .TP +.BI "--log-level=" "value" +Set log level for this session (1..5 where 1=verbose, 5=quiet). +.TP .BI "--lon=" "degrees" Specify starting longitude (degrees). .TP @@ -241,6 +311,9 @@ Specify initial mach number. .BI "--model-hz=" "n" Run the FDM at this rate (iterations per second). .TP +.BI "--multiplay=" "direction,hz,address,port" +Specify multiplayer communication settings. Multiple instances allowed. +.TP .BI "--native-ctrls=" "medium" "," "direction" "," "hz" "," "options" "," "..." Open an IO connection using the FlightGear Native Controls protocol. .TP @@ -250,6 +323,17 @@ 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 .B "--net-hud" Enable network information in the HUD. .TP @@ -322,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 @@ -337,6 +424,9 @@ Trace the reads for a property. Multiple instances allowed. .BI "--trace-write=" "property" Trace the writes for a property. Multiple instances allowed. .TP +.BI "--turbulence=" "value" +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). @@ -370,6 +460,9 @@ Specify initial visibility (miles). .BI "--visibility=" "value" Specify initial visibility (meters). .TP +.BI "--vor=" "ID" +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). @@ -383,7 +476,7 @@ Specify a waypoint for the GC autopilot. Multiple instances of this option are recognized in build a route. .SH ENVIRONMENT .TP -.B $FGROOT +.B $FG_ROOT Path used to locate data files. .SH FILES ~/.fgfsrc @@ -391,34 +484,35 @@ Path used to locate data files. Per user configuration file. .RE .TP -$FGROOT/system.fgfsrc +$FG_ROOT/system.fgfsrc .RS System-wide configuration file in command line format. .RE .TP -$FGROOT/preferences.xml +$FG_ROOT/preferences.xml .RS System-wide configuration file in XML format. .RE .TP -$FGROOT/keyboard.xml +$FG_ROOT/keyboard.xml .RS Keyboard bindings. .RE .TP -$FGROOT/Input/Joysticks/ +$FG_ROOT/Input/Joysticks/ .RS Joystick bindings. .RE .TP -$FGROOT/mice.xml +$FG_ROOT/mice.xml .RS Mouse bindings. .RE .SH BUGS -Send bug reports to . +Send bug reports to or visit +. .SH SEE ALSO -fgjs(1) +fgjs(1), fgpanel(1), js_demo(1), terrasync(1) .SH AUTHORS Curt L. Olson, et al. See .I Thanks