There has been some posts lately about people not being able to get the speedbrakes to work with cont+B(me included).So tonight I took a look at the keyboard bindings XML and there was no Cont+B listed so I added the following between Cont+A and Cont+C and now the speedbrakes work fine for me

<key n="2">
<name>Ctrl-B</name>
<desc>Toggle speedbrake</desc>
<binding>
<command>property-toggle</command>
<property>/controls/flight/speedbrake</property>
</binding>
</key>
This has probably been fixed in CVS as I am only using the 9.2 binary release.But all the keyboard XML files I have did not have the Cont+B binding.
So if you are using a not so new copy of FG you might like to add the above and see how you go.


Cheers
Innis

_________________________________________________________________
E-mail just got a whole lot better. New ninemsn Premium. Click here http://ninemsn.com.au/premium/landing.asp



_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to