On Wed, Nov 05, 2003 at 11:10:35AM -0600, [EMAIL PROTECTED] wrote:

> SIGLinux, I would like to know how difficult it would be to write the USB
> driver modules for the pedals

i suspect you will not have to do that.  most game input devices such as
joysticks, steering wheels, lightguns, and presumably pedals show up as
usb input devices and it's more an issue of interpreting what they send
than writing a special driver for them.  so the hard part is probably done =)

> and a GIMP modification to process the input.

there will be the meat of your challenge.  you're fortunate to choose the
gimp since it's not only fairly well-documented but has a very accessible
developer community, and source code for a lot of similar modules already,
i imagine.

luck++;
_______________________________________________
Siglinux mailing list
[EMAIL PROTECTED]
http://machito.utacm.org/mailman/listinfo/siglinux

Reply via email to