The throttle and axis bindings need to be swapped in  
sidewinder-force-feed-pro.xml
The description at the top is correct but the bindings don't match.

This is an ongoing problem - I remember having the same problem over a year 
ago.

I've never made patch files before but here is my attempt :
==========================================

--- sidewinder-force-feed-pro.xml    2003-11-03 12:23:47.000000000 +0200
+++ sidewinder-force-feed-pro.xml      2003-12-04 21:45:27.000000000 +0200
@@ -46,7 +46,7 @@
   </binding>
  </axis>

- <axis n="3">
+ <axis n="2">
   <desc>Rudder</desc>
   <binding>
    <command>property-scale</command>
@@ -55,7 +55,7 @@
   </binding>
  </axis>

- <axis n="2">
+ <axis n="3">
   <desc>Throttle</desc>
   <binding>
    <command>property-scale</command>

==========================================

Regards
Paul


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to