Public bug reported: Binary package hint: hal-info
Following the instructions found in here: https://wiki.ubuntu.com/Hotkeys/Troubleshooting Using Jaunty alpha 4 with all available updates. On my laptop Acer TravelMate 6292, the keys Fn+F7 and Fn+F2 has no keysym. Here is the output of xev when I pressed Fn+F7: keycode 200 = (keysym 0x0, NoSymbol), state = 0x10 and when I pressed Fn+F2: keycode 149 = (keysym 0x0, NoSymbol), state = 0x10 Here is the output of sudo input-events 5 for each key : Fn+F7 11:13:04.236277: EV_MSC code=4 value=241 11:13:04.236299: EV_KEY KEY_F22 (0xc0) pressed 11:13:04.236305: EV_SYN code=0 value=0 11:13:04.321242: EV_MSC code=4 value=241 11:13:04.321263: EV_KEY KEY_F22 (0xc0) released 11:13:04.321268: EV_SYN code=0 value=0 Fn+F2 11:13:00.400665: EV_MSC code=4 value=166 11:13:00.400699: EV_KEY KEY_SETUP (0x8d) pressed 11:13:00.400705: EV_SYN code=0 value=0 11:13:00.520776: EV_MSC code=4 value=166 11:13:00.520802: EV_KEY KEY_SETUP (0x8d) released 11:13:00.520806: EV_SYN code=0 value=0 Other informations: $ lshal |grep system.hardware system.hardware.primary_video.product = 10754 (0x2a02) (int) system.hardware.primary_video.vendor = 32902 (0x8086) (int) system.hardware.product = 'TravelMate 6292' (string) system.hardware.serial = 'LXTG60Z17172503E092500' (string) system.hardware.uuid = '605A42E7-A155-D711-B55A-001B244AE924' (string) system.hardware.vendor = 'Acer, inc.' (string) system.hardware.version = 'Not Applicable' (string) $ setxkbmap -print xkb_keymap { xkb_keycodes { include "evdev+aliases(azerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+fr(oss)+inet(evdev)" }; xkb_geometry { include "pc(pc105)" }; }; ** Affects: hal-info (Ubuntu) Importance: Undecided Status: New -- [Jaunty] On laptop Acer TM6292 Fn+F7 and Fn+F2 has unknown symbolic key names https://bugs.launchpad.net/bugs/327554 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
