detecting when keys are being pressed on a keyboard
Oliver Neukum <[email protected]>
| Newsgroups | gmane.linux.kernel.input,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I got the strange case of a keyboard going into autosuspend while a key was being pressed. The key release never arrived and I had to unplug the keyboard to get the key unstuck. Is there a clean way to learn from hid-core.c if a keyboard has keys pressed? Regards Oliver