Comment 53 for bug 215035

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 215035] Re: Many special keys on Logitech Wave keyboard don't work

Dominik Boehi [2009-10-12 21:43 -0000]:
> lrwxrwxrwx 1 root root 9 2009-10-12 20:27 usb-Logitech_USB_Multimedia_Keyboard-event-if01 -> ../event6
> lrwxrwxrwx 1 root root 9 2009-10-12 20:27 usb-Logitech_USB_Multimedia_Keyboard-event-kbd -> ../event5

For your interest, the assignment of eventN is not fixed in any
predictable way. They are just enumerated in order of detection. You
need to use "sudo lsinput" to find out which particular device has
which number, or look at the udevadm info --export-db output.