Comment 12 for bug 255372

Revision history for this message
In , Timo Aaltonen (tjaalton) wrote :

Forwarded from https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/255372

The ( ? / ) key stops working after input-hotplug was applied, ie. the evdev driver and model.

The key produces this in xev:

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

$ setxkbmap -print

xkb_keymap {
 xkb_keycodes { include "evdev+aliases(qwerty)" };
 xkb_types { include "complete" };
 xkb_compat { include "complete" };
 xkb_symbols { include "pc+br+inet(evdev)" };
 xkb_geometry { include "pc(pc104)" };
};