Ticket 2774 - [keyboard.xml] Request add binding for Auto-Coordination
This commit is contained in:
parent
998b309aac
commit
827f9cdc49
1 changed files with 7 additions and 0 deletions
|
@ -525,6 +525,13 @@ top down before the key bindings are parsed.
|
||||||
controls.incElevator(-0.05, 100)
|
controls.incElevator(-0.05, 100)
|
||||||
</script>
|
</script>
|
||||||
</binding>
|
</binding>
|
||||||
|
<mod-alt>
|
||||||
|
<desc>Toggle Auto-Coordination</desc>
|
||||||
|
<binding>
|
||||||
|
<command>property-toggle</command>
|
||||||
|
<property>/controls/flight/auto-coordination</property>
|
||||||
|
</binding>
|
||||||
|
</mod-alt>
|
||||||
<mod-shift>
|
<mod-shift>
|
||||||
<desc>Look back</desc>
|
<desc>Look back</desc>
|
||||||
<binding>
|
<binding>
|
||||||
|
|
Loading…
Add table
Reference in a new issue