Hi all
I have some questions about jinput on linux, I have searched this board extensively with no luck, is there no place with some docs on jinput?
Anyway, I have a 2.6.6 kernel and a usb mouse and keyboard, when I start my jinput-testapp it correctly identifies all my devices (my mouse is named “USB Keyboard” but the type is mouse) but when i try to poll data from it, it registers nothing. The same code works in windows XP btw. I have rwx permission on my /dev/input/* and if I do a “cat /dev/input/mice” and move the mouse I get garbage in the console. Do I need to specify some special device or protocol in my XF86Config file? I use /dev/input/mice and ImPS/2 now and it works for everrything X related.
Thanks in advance
// Gregof