On sam 10 novembre 2007, David Megginson wrote: > I just moved tailwheel-lock from lowercase 'l' to uppercase 'L', and > reassigned lowercase 'l' to toggle lighting (for easy night starts > without searching for switches). I assigned lighting to the lowercase > 'l' because I think it would be much more commonly used than tailwheel > lock, but if there are general objections (from DC-3 users?) I can > swap the two around so that tailwheel lock goes back to 'l'. > > Let me know what you think. > > > All the best, > > > David
Hello David, The "L" is being used for Carrier look at the data/Input/Keyboard/carrier-bindings.xml file <!-- map keys for launch-bar --> <key n="76"> <name>L</name> <desc>Launch-bar engage.</desc> <binding> <command>property-assign</command> <property>/controls/gear/launchbar</property> <value type="bool">true</value> </binding> <mod-up> <binding> <command>property-assign</command> <property>/controls/gear/launchbar</property> <value type="bool">false</value> </binding> </mod-up> </key> We could have some conflict Regards -- Gérard http://pagesperso-orange.fr/GRTux/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel