commit | 86255d9d0bede79140f4912482447963f00818c0 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Wed Oct 11 01:44:46 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Wed Oct 11 01:44:46 2006 -0400 |
tree | a3d18df86ecd58f3e84168141084b848507a42a3 | |
parent | 817e6ba3623de9cdc66c6aba90eae30b5588ff11 [diff] |
Input: atkbd - supress "too many keys" error message Many users seems to be annoyed by this warning so kill the message and implement a counter exported as a sysfs attribute so we still know what is going on. Make atkbd use attribute groups while we are at it. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>