62 lines
1.2 KiB
XML
62 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<name>aircraft-config-help</name>
|
|
<layout>vbox</layout>
|
|
|
|
<group>
|
|
<layout>hbox</layout>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>Help</label>
|
|
</text>
|
|
<button>
|
|
<halign>right</halign>
|
|
<pref-width>20</pref-width>
|
|
<pref-height>20</pref-height>
|
|
<legend>X</legend>
|
|
<key>Esc</key>
|
|
<binding>
|
|
<command>dialog-close</command>
|
|
</binding>
|
|
</button>
|
|
</group>
|
|
|
|
<hrule/>
|
|
|
|
<group>
|
|
<layout>vbox</layout>
|
|
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>Key Commands:</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>Q - Disengage/Decrease Reverse Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>W - Engage/Increase Reverse Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>E - Set Idle Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>CTRL + B - Cycle Spoilers</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>SHIFT + B - Toggle Parking brake</label>
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
|
</PropertyList>
|