96 lines
2 KiB
XML
96 lines
2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!--
|
|
#######################################
|
|
# Copyright (c) A3XX Development Team #
|
|
#######################################
|
|
-->
|
|
|
|
<!-- 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>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/>
|
|
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>Key Commands:</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>1 - Show Captains View</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>2 - Show First Officers View</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>3 - Show Overhead View</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>F1 - Disengage/Decrease Reverse Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>F2 - Engage/Increase Reverse Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>E - Set Idle Thrust</label>
|
|
</text>
|
|
<text>
|
|
<halign>left</halign>
|
|
<label>DEL - Toggle Reverse 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>
|