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

119 lines
2.5 KiB
XML
Raw Normal View History

2017-05-16 10:04:25 -04:00
<?xml version="1.0" encoding="UTF-8" ?>
<!--
2017-11-16 14:29:08 -05:00
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
2017-05-16 10:04:25 -04:00
<!-- 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 13:21:55 -04:00
<text>
<halign>left</halign>
<label>Information:</label>
</text>
<text>
<halign>left</halign>
2017-12-02 10:20:53 -05:00
<label>IDG A32X Pre V1.0</label>
2017-05-22 13:21:55 -04:00
</text>
<hrule/>
2017-09-25 21:21:09 -04:00
<text>
<halign>left</halign>
<label>Keyboard Mode: Maps flight controls to number pad, and number rows, instead of view shortucts.</label>
</text>
<hrule/>
2017-05-16 10:04:25 -04:00
<text>
<halign>left</halign>
<label>Key Commands:</label>
</text>
2017-07-04 21:23:10 -04:00
<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>
2017-12-02 10:20:53 -05:00
<text>
<halign>left</halign>
<label>4 - Show Forward Pedestal View</label>
</text>
<text>
<halign>left</halign>
<label>5 - Show Aft Pedestal View</label>
</text>
<text>
<halign>left</halign>
<label>6 - Show FCU Panel View</label>
</text>
2017-05-16 10:04:25 -04:00
<text>
<halign>left</halign>
2017-06-18 15:32:04 -04:00
<label>F1 - Disengage/Decrease Reverse Thrust</label>
2017-05-16 10:04:25 -04:00
</text>
<text>
<halign>left</halign>
2017-06-18 15:32:04 -04:00
<label>F2 - Engage/Increase Reverse Thrust</label>
2017-05-16 10:04:25 -04:00
</text>
<text>
<halign>left</halign>
<label>E - Set Idle Thrust</label>
</text>
2017-09-29 10:09:12 +01:00
<text>
<halign>left</halign>
<label>F - Set TOGA Thrust</label>
</text>
2017-05-23 22:57:58 -04:00
<text>
<halign>left</halign>
<label>DEL - Toggle Reverse Thrust</label>
</text>
2017-05-16 10:04:25 -04:00
<text>
<halign>left</halign>
<label>CTRL + B - Cycle Spoilers</label>
</text>
<text>
<halign>left</halign>
2017-07-04 21:23:10 -04:00
<label>SHIFT + B - Toggle Parking Brake</label>
2017-05-16 10:04:25 -04:00
</text>
</group>
</PropertyList>