Minor adjustments.
Return to old view arrangement.
This commit is contained in:
parent
3ca5b27927
commit
351277ba5f
1 changed files with 21 additions and 59 deletions
|
@ -35,7 +35,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-scale</command>
|
<command>property-scale</command>
|
||||||
<property>/controls/flight/aileron</property>
|
<property>/controls/flight/aileron</property>
|
||||||
<squared>true</squared>
|
<power type="double">3</power>
|
||||||
</binding>
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
<command>property-scale</command>
|
<command>property-scale</command>
|
||||||
<property>/controls/flight/elevator</property>
|
<property>/controls/flight/elevator</property>
|
||||||
<factor type="double">-1.0</factor>
|
<factor type="double">-1.0</factor>
|
||||||
<squared>true</squared>
|
<power type="double">3</power>
|
||||||
</binding>
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
|
@ -63,82 +63,44 @@
|
||||||
<offset type="double">-1.0</offset>
|
<offset type="double">-1.0</offset>
|
||||||
<factor type="double">-0.5</factor>
|
<factor type="double">-0.5</factor>
|
||||||
</binding>
|
</binding>
|
||||||
|
<binding>
|
||||||
|
<command>property-scale</command>
|
||||||
|
<property>/controls/engines/engine[2]/throttle</property>
|
||||||
|
<offset type="double">-1.0</offset>
|
||||||
|
<factor type="double">-0.5</factor>
|
||||||
|
</binding>
|
||||||
|
<binding>
|
||||||
|
<command>property-scale</command>
|
||||||
|
<property>/controls/engines/engine[3]/throttle</property>
|
||||||
|
<offset type="double">-1.0</offset>
|
||||||
|
<factor type="double">-0.5</factor>
|
||||||
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="3">
|
<axis n="3">
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-scale</command>
|
<command>property-scale</command>
|
||||||
<property>/controls/flight/rudder</property>
|
<property>/controls/flight/rudder</property>
|
||||||
<factor>1.0</factor>
|
<power type="double">3</power>
|
||||||
<offset>0.0</offset>
|
|
||||||
<squared>true</squared>
|
|
||||||
</binding>
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="4">
|
<axis n="4">
|
||||||
<binding>
|
<command>null</command>
|
||||||
<command>null</command>
|
|
||||||
</binding>
|
|
||||||
<low>
|
|
||||||
<repeatable>true</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-adjust</command>
|
|
||||||
<property>/controls/flight/elevator-trim</property>
|
|
||||||
<step>0.005</step>
|
|
||||||
</binding>
|
|
||||||
</low>
|
|
||||||
<high>
|
|
||||||
<repeatable>true</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-adjust</command>
|
|
||||||
<property>/controls/flight/elevator-trim</property>
|
|
||||||
<step>-0.005</step>
|
|
||||||
</binding>
|
|
||||||
</high>
|
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="5">
|
<axis n="5">
|
||||||
<binding>
|
<binding>
|
||||||
<command>null</command>
|
<command>property-scale</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>null</command>
|
<command>property-scale</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">
|
||||||
|
@ -146,7 +108,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-adjust</command>
|
<command>property-adjust</command>
|
||||||
<property>/controls/flight/elevator-trim</property>
|
<property>/controls/flight/elevator-trim</property>
|
||||||
<step>-0.001</step>
|
<step type="double">-0.001</step>
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>null</command>
|
<command>null</command>
|
||||||
|
|
Loading…
Reference in a new issue