FlightGear configuration via XML: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 15: Line 15:


=== preferences.xml ===
=== preferences.xml ===
{{Main article|defaults.xml}}
<code>preferences.xml</code> is FlightGear's main configuration file and is located within [[$FG_ROOT]].  Using the [[PropertyList XML files|property-list]] format it sets up a large number of [[Property tree|properties]] and their values that determines various settings of FlightGear.  It more or less contain all settings that can be set.  All settings contained within this file get parsed by FlightGear while it starts up.
<code>preferences.xml</code> is FlightGear's main configuration file and is located within [[$FG_ROOT]].  Using the [[PropertyList XML files|property-list]] format it sets up a large number of [[Property tree|properties]] and their values that determines various settings of FlightGear.  It more or less contain all settings that can be set.  All settings contained within this file get parsed by FlightGear while it starts up.


Navigation menu