Paul Surgeon wrote:
> On Thursday, 4 December 2003 23:27, Frederic Bouvier wrote:
> > If you are using the same file, you are doing the endless loop yourself.
>
> On Windows I was using a precompiled binary distribution.
> On LInux I'm using the CVS version.
> They were on seperate hard disks.
>
> > To be sure, can you post the exact reported name for your joystick on
> > both system ?
>
> How do I do that?

You can start js_demo ( a plib example ) included in the Windows
distribution and compiled with the plib examples on Linux.

Mine is :
I:\FlightGear\fgfs-0.9.3-win32\FlightGear\bin\win32>js_demo
Joystick test program.
~~~~~~~~~~~~~~~~~~~~~~
Joystick 0 is "Logitech WingMan Extreme Digital 3D (USB)"
Joystick 1 not detected
+---------------JS.0-----------------+---------------JS.1-----------------+
| Btns Ax:0 Ax:1 Ax:2 Ax:3 Ax:4 Ax:5 Ax:6 Ax:7 |       ~~~ Not Detected ~~~
|
+------------------------------------+------------------------------------+
| 0000 -0.0 +0.0 +1.0 +0.1 -1.0 -1.0 +0.0 +0.0 |  .   .   .   .   .   .   .
.   . |


You can also set you logging level to info ( --log-level=info )
and look at the printing at the end of initialisation something like :

Looking for bindings for joystick "Logitech WingMan Extreme Digital 3D
(USB)"
  Trying "Analog 4-axis 4-button joystick"
  Trying "CH PRODUCTS CH PRO PEDALS USB "
  Trying "CH Products  CH Pro Pedals USB Rudder Pedals "
  Trying "CH PRO PEDALS USB "
  Trying "CH PRODUCTS CH FLIGHT SIM YOKE USB "
  Trying "CH FLIGHT SIM YOKE USB "
  Trying "Logitech Inc. WingMan Extreme Digital 3D"
  Trying "Logitech WingMan Extreme Digital 3D (USB)"
  Found bindings

The name should appear the same in the xml binding files to detect the
joystick.

Cheers,
-Fred



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

Reply via email to