1
0
Fork 0

Remove the old reset zoom keybinding

This commit is contained in:
daveluff 2003-10-15 17:46:02 +00:00
parent 1e96eb5af8
commit 34cefacfb1

View file

@ -133,7 +133,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
<key n="24">
<name>Ctrl-X</name>
<desc>Select initial field of view.</desc>
<desc>Reset zoom to default.</desc>
<binding>
<command>property-assign</command>
<property>/sim/current-view/field-of-view</property>
@ -512,16 +512,6 @@ calculated by adding 256 to the GLUT key value in glut.h.
</mod-shift>
</key>
<key n="61">
<name>=</name>
<desc>Reset zoom to default</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="64">
<name>@</name>
<desc>Select second engine</desc>