I find it a bit hard to believe that the scan code of this key is really
0. For all other thinkpads, the "disable touchpad" key has code 7. WIth

  sudo /lib/udev/keymap -i input/event6 => scan code: 0x00 key code: f22

did you mean that pressing Fn+F8 already reports "f22"? If so, then the
key is already correct.

If it reports an unknown or wrong key, can you please verify this:

  sudo gedit /lib/udev/keymaps/module-lenovo

and change

  0x7 f22 # Fn+F8 touchpadtoggle

to

  0x0 f22 # Fn+F8 touchpadtoggle

then reboot and check whether the key works then?


** Changed in: udev (Ubuntu)
       Status: Triaged => Incomplete

-- 
Mute and Lock touchpad keys don't work on ThinkPad T500
https://bugs.launchpad.net/bugs/391658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to