From: Juan P. <jp...@ma...> - 2003-06-06 16:15:02
|
> If the device doesn't have an absolute axis, would it be easier to use the > input layer and event output? What do you need in userspace? > > Brad In userspace there's no problem with the joystick having a dummy axis, I use it that way at the moment. The driver is for connecting a nintendo's powerpad via the parallel port, and use it as a joystick with 12 buttons and no axis, as I said there's no problem with having an axis that's never used. BTW do you want me to send you the driver for inclusion in the kernel? |