Comment 0 for bug 27146

Revision history for this message
Rocco Stanzione (trappist) wrote :

My dmesg quickly fills up with messages like this:
[4300347.514000] atkbd.c: Unknown key pressed (translated set 2, code 0xaa on
isa0060/serio0).
[4300347.514000] atkbd.c: Use 'setkeycodes e02a <keycode>' to make it known.
knocking any useful information out of the buffer. This keycode seems to be my
up arrow key, which of course I use a lot in the shell. Apparently there's some
worry that it'll trigger a hibernate on some laptops, but I don't think this is
the case. I originally suspected it was because I was on a laptop but using a
regular AT keyboard through a docking station, but I get the same behavior on
desktop machines and have acquired anecdotal evidence that it's pretty universal.

If I remove the line about e02a from /usr/share/hotkey-setup/generic.hk and
/etc/init.d/hotkey-setup restart the problem goes away. Maybe this line should
be removed from generic.hk in the hotkey-setup package.