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
2017-09-25 21:21:09 -04:00

103 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!--
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->
<!-- 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>IDG A32X Professional Pre V1.0</label>
</text>
<hrule/>
<text>
<halign>left</halign>
<label>Keyboard Mode: Maps flight controls to number pad, and number rows, instead of view shortucts.</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>