David Culp <[EMAIL PROTECTED]> said: > Would it be true to say that any key binding specified in preferences.xml and > keyboard.xml can be overridden in an aircraft's -set.xml file?
Oh yes, absolutely. > Also, wouldn't it be better to allow over-riding the above files entirely by > specifying a path to different files, like this in the -set.xml file? : > > <preferences> > <path>Aircraft/737/737-preferences.xml</path> > </preferences> > > <input> > <keyboard> > <path>Aircraft/737/737-keybindings.xml</path> > </keyboard> > </input> > You could, but I think the "PropertyList include=" tag makes this kind of thing easy to do without enforcing limitations on the file structures. You can do all that now...or just have all those things that pertains to your aircraft in one file. Both work. At some point we could think about writing xml files on the fly from gui dialogs, so that flightgear can be run and customized either with or without a text editor. Best, Jim _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel