> I've written a Joystick class which works in a pygletty manner. > > http://entitycrisis.blogspot.com/2008/02/pyglet-joystick.html > Did you notice you are ignore the device string which you generate in the __init__ function, and always open /dev/input/js0 ?
Otherwise, neat :D Might serve as a nice example of how do integrate drivers into pyglet. Cheers, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
