Comment 21 for bug 939868

Revision history for this message
Thomas B Homburg (thomasbhomburg) wrote :

That is a very pretty laptop.

So you should use the first two steps of https://bugs.launchpad.net/ubuntu/+source/udev/+bug/939868/comments/11

Find the keyboard device with:
$ /lib/udev/findkeyboards

You should get some lines of input devices. For each of those you should run:

$ /lib/udev/keymap -i input/eventX

(eg. $ /lib/udev/keymap -i input/event3)

And try pressing the missing keys.