This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/AircraftConfig/help.xml

79 lines
1.6 KiB
XML
Raw Normal View History

2017-05-16 14:04:25 +00:00
<?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>
2017-05-22 17:21:55 +00:00
<text>
<halign>left</halign>
<label>Information:</label>
</text>
<text>
<halign>left</halign>
<label>The goal of the A320Family by it0uchpods is to provide FlightGear with authentic, realistic, Airbus A320 series Aircraft.</label>
</text>
<hrule/>
2017-05-16 14:04:25 +00:00
<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>
2017-05-24 02:57:58 +00:00
<text>
<halign>left</halign>
<label>DEL - Toggle Reverse Thrust</label>
</text>
2017-05-16 14:04:25 +00:00
<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>