1
0
Fork 0

Have the hat scroll the view around instead of snapping to fixed

detents.
This commit is contained in:
david 2003-02-18 16:53:41 +00:00
parent 1dceef83c0
commit 02c8bbadd6

View file

@ -83,32 +83,62 @@
<repeatable>true</repeatable> <repeatable>true</repeatable>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/sim/panel/y-offset</property> <property>/controls/elevator-trim</property>
<step>5</step> <step>0.005</step>
</binding> </binding>
</low> </low>
<high> <high>
<repeatable>true</repeatable> <repeatable>true</repeatable>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/sim/panel/y-offset</property> <property>/controls/elevator-trim</property>
<step>-5</step> <step>-0.005</step>
</binding> </binding>
</high> </high>
</axis> </axis>
<axis n="5"> <axis n="5">
<binding> <binding>
<command>property-scale</command> <command>null</command>
<property>/sim/current-view/axes/lat</property>
</binding> </binding>
<low>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/sim/current-view/goal-heading-offset-deg</property>
<step>1</step>
</binding>
</low>
<high>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/sim/current-view/goal-heading-offset-deg</property>
<step>-1</step>
</binding>
</high>
</axis> </axis>
<axis n="6"> <axis n="6">
<binding> <binding>
<command>property-scale</command> <command>null</command>
<property>/sim/current-view/axes/long</property>
</binding> </binding>
<low>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/sim/current-view/goal-pitch-offset-deg</property>
<step>1</step>
</binding>
</low>
<high>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/sim/current-view/goal-pitch-offset-deg</property>
<step>-1</step>
</binding>
</high>
</axis> </axis>
<button n="0"> <button n="0">