Default head-up display: Difference between revisions

Jump to navigation Jump to search
m
Fixed some broken links
m (Removed links due to missing targets.)
m (Fixed some broken links)
Line 102: Line 102:
If you consider to create your own HUD have a look at [[Canvas HUD]] first.
If you consider to create your own HUD have a look at [[Canvas HUD]] first.


The basic settings regarding to any HUD are set in <tt>$FG_ROOT/[http://mapserver.flightgear.org/git/?p=fgdata;a=blob_plain;f=preferences.xml;hb=HEAD preferences.xml]</tt>. Search the file for the <tt><hud></tt>-tag and you will find a list of properties.
The basic settings regarding to any HUD are set in <tt>$FG_ROOT/[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/defaults.xml defaults.xml]</tt>. Search the file for the <tt><hud></tt>-tag and you will find a list of properties.
 
The setup of the default HUD is defined at <tt>[[$FG_ROOT]]/Huds/[http://mapserver.flightgear.org/git/?p=fgdata;a=blob_plain;f=Huds/default.xml;hb=HEAD default.xml]</tt> and documentation can be found at <tt>$FG_ROOT/Docs/[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Docs/README.hud README.hud]</tt>.


The setup of the default HUD is defined at <tt>[[$FG_ROOT]]/[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Huds/default.xml Huds/default.xml]</tt> and documentation can be found at <tt>$FG_ROOT/[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Docs/README.hud Docs/README.hud]</tt>.


== Additional HUDs ==
== Additional HUDs ==
219

edits

Navigation menu