Comment 14 for bug 178860

Revision history for this message
Steve Langasek (vorlon) wrote :

The log output is:

[ 1346.397356] atkbd.c: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
[ 1346.397359] atkbd.c: Use 'setkeycodes e077 <keycode>' to make it known.
[ 1346.552737] atkbd.c: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
[ 1346.552741] atkbd.c: Use 'setkeycodes e078 <keycode>' to make it known.

These are known to be supported in karmic (/lib/udev/keymaps/micro-star), and are most likely supported in Ubuntu 9.04 also.

The ACPI events match those handled by the /etc/acpi/events/video_brightness{down,up} hooks in acpi-support.
I'll pull those out of the package for karmic, to avoid the duplicate events.