On Mon, 2011-08-08 at 08:09 -0700, Gene Buckle wrote:
> On Mon, 8 Aug 2011, syd adams wrote:
> 
> > Its in the property tree , you can open the property browser and
> > change the value there , or you could add it to the -set.xml file like
> > i do:
> > <sim>
> > <allow-toggle-cockpit>true</allow-toggle-cockpit>
> > </sim>
> >
> 
> I wonder if this kind of thing would be a good candidate for inclusion in 
> the fgrun tool?

In a way you already can, it's possible to define a property value at
startup: fgfs --prop:/sim/allow-toggle-cockpit=0

--prop:[type:]name=value
        Set property <name> to <value>. <type> can be one of string,
        double, float, long, int, orstring, double, float, long, int,
        or bool.
       
And I believe fgrun allows one to add custom startup arguments.

Erik


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to