2015-06-16 21:20:54 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Copyright (c) 2011 Stuart Buchanan
|
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, either version 2 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
2015-07-05 18:32:41 +00:00
|
|
|
<key n="80">
|
|
|
|
<name>P</name>
|
|
|
|
<desc>Toggle panel</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/sim/panel/visibility</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>/sim/current-view/heading-offset-deg</property>
|
|
|
|
<value type="double">0.0</value>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<key n="76">
|
|
|
|
<name>L</name>
|
|
|
|
<desc>Decrease Panel lighting</desc>
|
|
|
|
<repeatable type="bool">true</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>controls/lighting/instruments-norm</property>
|
|
|
|
<step>-0.1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>1.0</max>
|
|
|
|
<wrap>0</wrap>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2018-09-02 19:58:05 +00:00
|
|
|
<key n="68">
|
|
|
|
<name>D</name>
|
|
|
|
<desc>Toggle Dome Lighting</desc>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>c172p.toggle_domelight()</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2018-05-17 11:58:44 +00:00
|
|
|
<key n="102">
|
|
|
|
<name>f</name>
|
|
|
|
<desc>Toggle flashlight</desc>
|
|
|
|
<repeatable type="bool">true</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>c172p.toggle_flashlight()</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<key n="108">
|
|
|
|
<name>l</name>
|
|
|
|
<desc>Increase Panel lighting</desc>
|
|
|
|
<repeatable type="bool">true</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>controls/lighting/instruments-norm</property>
|
|
|
|
<step>0.1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>1.0</max>
|
|
|
|
<wrap>0</wrap>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2015-07-05 18:32:41 +00:00
|
|
|
<key n="123">
|
|
|
|
<name>{</name>
|
|
|
|
<desc>Decrease Magneto on Selected Engine</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>/controls/switches/magnetos</property>
|
|
|
|
<step>-1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>3</max>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>c172p.click("magneto-back")</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key n="125">
|
|
|
|
<name>}</name>
|
|
|
|
<desc>Increase Magneto on Selected Engine</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-adjust</command>
|
|
|
|
<property>/controls/switches/magnetos</property>
|
|
|
|
<step>1</step>
|
|
|
|
<min>0</min>
|
|
|
|
<max>3</max>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>c172p.click("magneto-forward")</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key n="114">
|
|
|
|
<name>r</name>
|
|
|
|
<desc>Water Rudders Up</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>/controls/gear/water-rudder</property>
|
|
|
|
<value type="bool">false</value>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key n="82">
|
|
|
|
<name>R</name>
|
|
|
|
<desc>Water Rudders Down</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>/controls/gear/water-rudder</property>
|
|
|
|
<value type="bool">true</value>
|
|
|
|
</binding>
|
|
|
|
</key>
|
2016-02-10 21:32:19 +00:00
|
|
|
|
|
|
|
<key n="66">
|
|
|
|
<name>Shift-B</name>
|
|
|
|
<desc>Parking Brakes</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/sim/model/c172p/brake-parking</property>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key n="121">
|
|
|
|
<name>y</name>
|
|
|
|
<desc>Show/hide yokes</desc>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>sim/model/hide-yoke</property>
|
|
|
|
</binding>
|
2017-02-17 09:04:00 +00:00
|
|
|
<binding>
|
|
|
|
<command>property-assign</command>
|
|
|
|
<property>sim/model/c172p/cockpit/control-lock-placed</property>
|
|
|
|
<value>false</value>
|
|
|
|
</binding>
|
2016-02-10 21:32:19 +00:00
|
|
|
</key>
|
|
|
|
|
|
|
|
<key n="265">
|
|
|
|
<name>F9</name>
|
|
|
|
<desc>Popup Fuel and Payload Settings dialog</desc>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>gui.showWeightDialog()</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
2015-07-05 18:32:41 +00:00
|
|
|
|
2018-02-10 20:55:32 +00:00
|
|
|
<key n="81">
|
|
|
|
<name>Q</name>
|
|
|
|
<desc>Reset view</desc>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>c172p.pilot_view()</script>
|
|
|
|
</binding>
|
|
|
|
</key>
|
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
</PropertyList>
|