Hi,

i just took a look at the file $FGROOT/Input/Joysticks/Saitek/X52.xml 
which configures the X52.
Apparently the rudder was commented out. That's why it's not working.

To get it working change this line

<!--<axis n="3">

into

<axis n="3">


and
 </axis>-->

into

 </axis>


using any paintext editor you like (like notepad on Windows).

Hope this helps,

Mark



J.J. Brennan wrote:
> I have  a SAITEK X52 joystick which works with other sims, but not with 
> Flightgear (on the YAW axis, the others are all ok).
>
> Any ideas as to how I can fix this will be appreciated!
>
> JJ
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Flightgear-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to