Frank Barknecht wrote:
Hallo, moritz hat gesagt: // moritz wrote:
do i understand it right, i can for example the x-joystick allocate forever on /dev/input/event5 with udev?
Maybe you can, I've no idea and this wasn't what my mail was about.
I was recommending to use device names from /dev/input/by-id/... instead of the /dev/input/eventX names.
Ciao
thanx! now i understand.
but here it only works very well with the "deprecated" (e.g.) [linuxevent /dev/input/by-id/usb-bla-company-joystick].
e.g. with [hidio /dev/input/by-id/usb-bla-company-joystick] or [hid /dev/input/by-id/usb-bla-company-joystick] it does not work :
[hidio] using 0x0000 0x0000 for /dev/input/by-id/usb-bla-company-joystick hid_open [hidio] device does not exist info: open 1
ola
MorITz