* Curtis L. Olson -- Monday 14 June 2004 23:13:
> Frederic Bouvier wrote:
> >Jacek wrote:
> > >Today's compilation(2004-06-14, about 19:00 GMT): there is not frame 
> > >rate counter on the screen. :'(        I miss it. Is it for ever?
> >
> >Too late, Curt already removed it ;-)
> >You can get it back by changing your local preferences.xml

> There is also a toggle option in the gui in the "rendering" dialog box.

And then, there is still this:

    <key n="111">
        <name>o</name>
        <desc>Show frame-rate.</desc>
            <binding>
            <command>nasal</command>
            <script>gui.popupTip(getprop("/sim/frame-rate") ~ " FPS")</script>
        </binding>
    </key>

... in my local ~/.fgfs/keyboard.xml config.  :-)

m.

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to