unknown key released?

stan gryt2 at q.com
Fri Dec 10 21:04:50 UTC 2010


On Fri, 10 Dec 2010 22:16:48 +0200
Dj YB <yehielb at mail.ru> wrote:

> On Friday December 10 2010 17:59:26 you wrote:
> 
> > Read  man setkeycodes  .  The error messages tell you how to fix
> > them. You just have to decide what you want the key to be mapped to.
> 
> thanks,
> but why do I need to this for?
> all the keys are working.
> what is this for?

I haven't actually had to do this.  What setkeycodes seems to say is
that some keyboards have scan codes that the keytables in the kernel
don't have and so don't recognize.  So it is necessary to set them
manually to avoid the errors.  You could open a bugzilla at
https://bugzilla.redhat.com/ against the kernel in order to get it
fixed permanently, I think.  At the very least they probably know more
than I do. :-) 

The fact that all the keys are OK might mean that there is a bug in the
code that recognizes the key presses and releases.  Or that your
keyboard is occasionally sending spurious codes (getting worn out).  I
really can't say for sure, just guessing.


More information about the users mailing list