Tony Peden writes:
>
>How do I enable it?
>

It should be on in minimal HUD and No HUD modes

If the Panel is on it will hide it 

To enable it with normal HUD or to change its position requires
a little scripting

see $FG_ROOT / Huds / Instruments / Minimal / instrlabel.xml
and search for <data_source>framerate</data_source>

the block of xml this is in can be used as a generic chunk of
code to add to the default HUD instrlabel.xml file

you shouldn't have to change anything but the x and y values
these are screen pixels for a virtual 640x480 screen
< 0, 0 > == lower left corner

Cheers

Norman

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to