The Multimedia keys seems to have some kind of response of xev:

KeyPress event, serial 34, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1270921, (113,678), root:(1630,729),
    state 0x10, keycode 171 (keysym 0x1008ff17, XF86AudioNext), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1271041, (113,678), root:(1630,729),
    state 0x10, keycode 171 (keysym 0x1008ff17, XF86AudioNext), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 36, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1277970, (113,678), root:(1630,729),
    state 0x10, keycode 173 (keysym 0x1008ff16, XF86AudioPrev), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1278026, (113,678), root:(1630,729),
    state 0x10, keycode 173 (keysym 0x1008ff16, XF86AudioPrev), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

FocusOut event, serial 36, synthetic NO, window 0x4800001,
    mode NotifyNormal, detail NotifyNonlinear

_ _ _ _ _ _ _ _ _


But  the keyboard key ( ? / ) stop working:


KeyPress event, serial 34, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1182541, (161,595), root:(1678,646),
    state 0x10, keycode 97 (keysym 0xff24, Romaji), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1182629, (161,595), root:(1678,646),
    state 0x10, keycode 97 (keysym 0xff24, Romaji), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

ConfigureNotify event, serial 34, synthetic NO, window 0x4800001,
    event 0x4800001, window 0x4800001, (1515,49), width 178, height 178,
    border_width 2, above 0x4400041, override NO

ConfigureNotify event, serial 34, synthetic YES, window 0x4800001,
    event 0x4800001, window 0x4800001, (1515,49), width 178, height 178,
    border_width 2, above 0xe00301, override NO

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

There is no output In comparision with the working letter ( a ) key
below:

KeyPress event, serial 31, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1139995, (104,485), root:(1621,536),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,
    XLookupString gives 1 bytes: (61) "a"
    XmbLookupString gives 1 bytes: (61) "a"
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x4800001,
    root 0x82, subw 0x0, time 1140075, (104,485), root:(1621,536),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,
    XLookupString gives 1 bytes: (61) "a"
    XFilterEvent returns: False

_ _ _ _ _ _

It got messed up after the latest release

Hope that helps.

-- 
evdev-managed keyboard misdetected
https://bugs.launchpad.net/bugs/255372
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