Hi, because quite all of my media-keys from my logitech elite keyboard did not work, I started googling and found ... nothing (almost). So I started searching the sources and came to parser.c where I found the producer of these nice "unknown consumer" messages. As somebody else already told in this forum, the keyboard seems to have all the codes wrong by 1 (or there's something wrong with the source, but that doesn't matter), so I just decided to place a nice -1 at the right place et voila, all these messages where gone in the log (except for FLock and the change user-button, but that's something else). After that I lived happily ever after. Not really... Well, the messages in the log were gone, but neither "scankey -s" nor "xev" were somehow interested in my banging actions on my keyboard. So, once for short, here are my three questions: 1) Why are these keys lost somewhere in the kernel? (At least I think it's there) 2) If I'd like a working FLock-LED, how should I do this? 3) And why the hell is my key for the "anti-{" not working (although this one IS generating an event, but "xev" tells me, this button is for printing...) Thanks a lot and good night Thomas Lenherr