Hi,

There is an configuration error in file

flightgear/data/Input/Joysticks/Saitek/Cyborg-Gold-3d-USB.xml

affecting Mac users. The axis assignement for both throttle and rudder 
is axis 2, i.e. the same axis. Changing the configuration file to assign 
axis 3 to the throttle makes my joystick almost usable (I am trying to 
resolve offset issues now).

I have attached a 'cvs diff' output below if someone would like to fix 
the problem in the CVS.


Cheers,

Jari




signori:Saitek> cvs diff Cyborg-Gold-3d-USB.xml
Index: Cyborg-Gold-3d-USB.xml
===================================================================
RCS file: 
/var/cvs/FlightGear-0.9/data/Input/Joysticks/Saitek/Cyborg-Gold-3d-USB.xml,v
retrieving revision 1.35
diff -u -p -r1.35 Cyborg-Gold-3d-USB.xml
--- Cyborg-Gold-3d-USB.xml      22 Oct 2008 23:05:54 -0000      1.35
+++ Cyborg-Gold-3d-USB.xml      2 Mar 2009 21:49:58 -0000
@@ -199,7 +199,7 @@ ________________________________________
                <desc>throttle</desc>
                <number>
                        <unix>3</unix>
-                       <mac>2</mac>
+                       <mac>3</mac>
                        <windows>2</windows>
                </number>
                <binding>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to