> I'm trying to set the multimedia keys of my keyboard to de something. It > have three simple keys with shutdown, internet and mail figures on it. > It is a standard keyboard, a very simple one. > First I tried to detect them using xev(1), but when I press the keys, nothing > happens. > Someone on irc, pointed me to try usbhidaction(1), and run usbhidctl > to detect the keys. Running usbhidctl first made me note that sometimes > the command fails, and gives: > > usbhidctl: USB_GET_REPORT (probably not supported by device): Bad > address
Can you show the output of `usbhidctl -f /dev/wskbd1 -r', `usbhidctl -f /dev/uhid0 -r' and `usbhidctl -f /dev/uhid1 -r'? (needs root permissions) [...] > Why wsconsctl is detecting it as two keys? With Caps_Lock + > Num_Lock on I get ledstate=3, as all the keys was on. I don't understand your question. Could you write clearly what you did, what your expectations were, and what you observed?
