--- Jean-Christophe CHARRIER <[EMAIL PROTECTED]>
wrote:
> Hi,
> 
> Le mercredi 04 mai 2005 � 06:31 -0700, Mike Rawlins
> a �crit :
> 
> > Is there no way to get frame rate to appear (in
> normal
> > view, not HUD) on startup?
> 
> Just add in your preferences.xml file, between the
> <sim> </sim> markups:
> 
>  <hud>
>   <draw-fps>true</draw-fps>
>  </hud>
>    
>  to have it by default
> 
> -- 
> Jean-Christophe

That didn't work for me.  I added those lines toward
the end of the <sim> calls in
$FG_ROOT/preferences.xml, a few lines after the nimitz
scenario section:

  <ai>
   <enabled type="bool">true</enabled>
   <!-- scenario>nimitz_demo</scenario -->
   <!-- <scenario>aircraft_demo</scenario> -->
  </ai>

  <!--to provide a default value that shows ALL
aircraft regardless of developme
nt status-->
  <aircraft-min-status>all</aircraft-min-status>

   <hud>
    <draw-fps>true</draw-fps>
   </hud>

 </sim>

Also, I'm not seeing frame rate in HUD when setting

--prop:/sim/hud/draw-fps="true"

in .fgfsrc file.

Mike


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to