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)
|
||||
</script>
|
||||
</binding>
|
||||
<mod-alt>
|
||||
<desc>Toggle Auto-Coordination</desc>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<property>/controls/flight/auto-coordination</property>
|
||||
</binding>
|
||||
</mod-alt>
|
||||
<mod-shift>
|
||||
<desc>Look back</desc>
|
||||
<binding>
|
||||
|
|
Loading…
Reference in a new issue