Reverse axes 4&5 for windows.
This commit is contained in:
parent
fef63c1b05
commit
22118858b4
1 changed files with 7 additions and 2 deletions
|
@ -82,7 +82,7 @@ $Id$
|
||||||
<number>
|
<number>
|
||||||
<unix>4</unix>
|
<unix>4</unix>
|
||||||
<mac>4</mac>
|
<mac>4</mac>
|
||||||
<windows>4</windows>
|
<windows>5</windows>
|
||||||
</number>
|
</number>
|
||||||
<desc>View Direction</desc>
|
<desc>View Direction</desc>
|
||||||
<low>
|
<low>
|
||||||
|
@ -101,7 +101,12 @@ $Id$
|
||||||
</high>
|
</high>
|
||||||
</axis>
|
</axis>
|
||||||
|
|
||||||
<axis n="5">
|
<axis>
|
||||||
|
<number>
|
||||||
|
<unix>5</unix>
|
||||||
|
<mac>5</mac>
|
||||||
|
<windows>4</windows>
|
||||||
|
</number>
|
||||||
<desc>Elevator trim</desc>
|
<desc>Elevator trim</desc>
|
||||||
<binding><command>null</command></binding>
|
<binding><command>null</command></binding>
|
||||||
<interval-sec type="double">0.02</interval-sec>
|
<interval-sec type="double">0.02</interval-sec>
|
||||||
|
|
Loading…
Add table
Reference in a new issue