Update joystick bindings
This commit is contained in:
parent
c48061aea2
commit
d92d080236
1 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ $Id:
|
||||||
</binding>
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="2">
|
<axis n="3">
|
||||||
<desc>Rudder</desc>
|
<desc>Rudder</desc>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-scale</command>
|
<command>property-scale</command>
|
||||||
|
@ -55,7 +55,7 @@ $Id:
|
||||||
</binding>
|
</binding>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="3">
|
<axis n="2">
|
||||||
<desc>Throttle</desc>
|
<desc>Throttle</desc>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-scale</command>
|
<command>property-scale</command>
|
||||||
|
@ -127,7 +127,7 @@ $Id:
|
||||||
</high>
|
</high>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="5">
|
<axis n="7">
|
||||||
<desc>View Elevation</desc>
|
<desc>View Elevation</desc>
|
||||||
<low>
|
<low>
|
||||||
<repeatable>true</repeatable>
|
<repeatable>true</repeatable>
|
||||||
|
|
Loading…
Reference in a new issue