1
0
Fork 0

Add Ctrl-X sets initial field of view in a similar manner to Ctrl-V with the view number

This commit is contained in:
daveluff 2003-10-14 21:03:10 +00:00
parent d2c428d281
commit 1e96eb5af8

View file

@ -130,6 +130,16 @@ calculated by adding 256 to the GLUT key value in glut.h.
<property>/autopilot/locks/wing-leveler</property>
</binding>
</key>
<key n="24">
<name>Ctrl-X</name>
<desc>Select initial field of view.</desc>
<binding>
<command>property-assign</command>
<property>/sim/current-view/field-of-view</property>
<value alias="/sim/view/config/default-field-of-view-deg"/>
</binding>
</key>
<key n="27">
<name>ESC</name>