Michael Knudsen <[EMAIL PROTECTED]> wrote:

> I don't really know anything about joysticks, but could this be an
> joystick-vs-joypad issue? (Analog vs. digital.)

I know preciously little about modern joysticks, but the USB one I
got didn't even include an MS Windows driver disk, so I assume there
is a basic standard for this kind of device.

Reading from /dev/uhid0 shows that every state change produces a
three-byte message from the joystick; button presses/releases are
encoded in a bit map, stick movements (which also actuate switches)
produce other sequences.  It all looks very straightforward.

-- 
Christian "naddy" Weisgerber                          [EMAIL PROTECTED]

Reply via email to