One more thing: I ran " xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' ". All media keys and Fn+F(2, 5, 8, 9, 12) all had NO output. Fn+F1 had:
keycode 133 = (keysym 0xffeb, Super_L), state = 0x0 keycode 46 = (keysym 0x6c, l), state = 0x40 keycode 133 = (keysym 0xffeb, Super_L), state = 0x40 On one keypress. Technically two, but.... Probably sending a WinKey/Meta/Super+L command. Default Lock command for Windows, but I know that Linux usually is Ctrl+Alt+L. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842114 Title: Fn and Media keys don't work completely on Toshiba Satellite a105-s2231 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/842114/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
