1
0
Fork 0

Reorder some out-of-place bindings (purely cosmetic).

This commit is contained in:
david 2002-01-19 17:33:16 +00:00
parent f2728ece69
commit c7583bf8b3

View file

@ -42,24 +42,6 @@ calculated by adding 256 to the GLUT key value in glut.h.
</binding>
</key>
<key n="18">
<name>Ctrl-R</name>
<desc>(Temporary) Toggle winding-ccw</desc>
<binding>
<command>property-toggle</command>
<property>/sim/temp/winding-ccw</property>
</binding>
</key>
<key n="20">
<name>Ctrl-T</name>
<desc>Toggle autopilot terrain lock.</desc>
<binding>
<command>property-toggle</command>
<property>/autopilot/locks/terrain</property>
</binding>
</key>
<key n="13">
<name>Enter</name>
<desc>Move rudder right or increase autopilot heading.</desc>
@ -79,6 +61,15 @@ calculated by adding 256 to the GLUT key value in glut.h.
</binding>
</key>
<key n="18">
<name>Ctrl-R</name>
<desc>(Temporary) Toggle winding-ccw</desc>
<binding>
<command>property-toggle</command>
<property>/sim/temp/winding-ccw</property>
</binding>
</key>
<key n="19">
<name>Ctrl-S</name>
<desc>Toggle auto-throttle lock.</desc>
@ -88,6 +79,15 @@ calculated by adding 256 to the GLUT key value in glut.h.
</binding>
</key>
<key n="20">
<name>Ctrl-T</name>
<desc>Toggle autopilot terrain lock.</desc>
<binding>
<command>property-toggle</command>
<property>/autopilot/locks/terrain</property>
</binding>
</key>
<key n="21">
<name>Ctrl-U</name>
<desc>[Cheat] Add 1000ft of emergency altitude.</desc>