On sam 10 novembre 2007, David Megginson wrote:
> Update of /var/cvs/FlightGear-0.9/data
> In directory baron:/tmp/cvs-serv32383
>
> Modified Files:
>       keyboard.xml
> Log Message:
> Reassign tail-wheel locking from 'l' to 'L' (previously unused), and
> use 'l' to toggle lighting.
>
>
> Index: keyboard.xml
> ===================================================================
> RCS file: /var/cvs/FlightGear-0.9/data/keyboard.xml,v
> retrieving revision 1.99
> retrieving revision 1.100
> diff -C 2 -r1.99 -r1.100
> *** keyboard.xml      1 Aug 2007 08:20:21 -0000       1.99
> --- keyboard.xml      10 Nov 2007 01:30:04 -0000      1.100
> ***************
> *** 625,628 ****
> --- 625,637 ----
>    </key>
>
> +  <key n="76">
> +   <name>L</name>
> +   <desc>Toggle tail-wheel lock.</desc>
> +   <binding>
> +    <command>property-toggle</command>
> +    <property>/controls/gear/tailwheel-lock</property>
> +   </binding>
> +  </key>
> +
>    <key n="77">
>     <name>M</name>
> ***************
> *** 856,863 ****
>    <key n="108">
>     <name>l</name>
> !   <desc>Toggle tail-wheel lock.</desc>
>     <binding>
> !    <command>property-toggle</command>
> !    <property>/controls/gear/tailwheel-lock</property>
>     </binding>
>    </key>
> --- 865,872 ----
>    <key n="108">
>     <name>l</name>
> !   <desc>Turn on aircraft panel lighting.</desc>
>     <binding>
> !    <command>nasal</command>
> !    <script>controls.toggleLights()</script>
>     </binding>
>    </key>


I can notice the update has been done , before we could give any opinion on 
the topic.
Does it mean , that there is not any other alternative, and the CHOICE is that 
way nothing else  :) :) :)

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

Reply via email to