On Wednesday 11 January 2006 14:13, Jon S. Berndt wrote: > Which file is it that links button pushes, knob selections, etc. with > property setting?
It can vary - most aircraft specific keyboard bindings will probably be found in the top level aircraft-set.xml file. Nasal functions can also be used, and in a 3d cockpit mouse bindings are found in a "hotspot" panel which might be located almost anywhere in the structure of the aircraft directory :-) Check out the Hunter/Models/hunter-panel-hotspots.xml for an example. As an aside, the hotspot system can be fairly horrible to work with in contrast to the other parts of 3d cockpit modelling :-( Cheers, AJ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

