[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X Keyboard layout trouble



On Sun, Jan 2, 2011 at 5:37 PM, Camaleón <noelamac@gmail.com> wrote:

> Run "xev" and type the combo of one of the characters you are not
> getting, like "[" to see what you get instead.

Interesting: In xev, I seem to get exactly what I want -- see below
xev's dump of my first pressing AltGr, then a bunch of keys I would
like to have, then releasing AltGr.

What now? I'm stumped.
robert

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 452787, (321,450), root:(322,466),
    state 0x0, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453093, (321,450), root:(322,466),
    state 0x88, keycode 94 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (7c) "|"
    XmbLookupString gives 1 bytes: (7c) "|"
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453169, (321,450), root:(322,466),
    state 0x88, keycode 94 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (7c) "|"
    XFilterEvent returns: False

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453441, (321,450), root:(322,466),
    state 0x88, keycode 19 (keysym 0x7d, braceright), same_screen YES,
    XLookupString gives 1 bytes: (7d) "}"
    XmbLookupString gives 1 bytes: (7d) "}"
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453535, (321,450), root:(322,466),
    state 0x88, keycode 19 (keysym 0x7d, braceright), same_screen YES,
    XLookupString gives 1 bytes: (7d) "}"
    XFilterEvent returns: False

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453736, (321,450), root:(322,466),
    state 0x88, keycode 18 (keysym 0x5d, bracketright), same_screen YES,
    XLookupString gives 1 bytes: (5d) "]"
    XmbLookupString gives 1 bytes: (5d) "]"
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453839, (321,450), root:(322,466),
    state 0x88, keycode 18 (keysym 0x5d, bracketright), same_screen YES,
    XLookupString gives 1 bytes: (5d) "]"
    XFilterEvent returns: False

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 453995, (321,450), root:(322,466),
    state 0x88, keycode 17 (keysym 0x5b, bracketleft), same_screen YES,
    XLookupString gives 1 bytes: (5b) "["
    XmbLookupString gives 1 bytes: (5b) "["
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 454103, (321,450), root:(322,466),
    state 0x88, keycode 17 (keysym 0x5b, bracketleft), same_screen YES,
    XLookupString gives 1 bytes: (5b) "["
    XFilterEvent returns: False

KeyPress event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 454260, (321,450), root:(322,466),
    state 0x88, keycode 16 (keysym 0x7b, braceleft), same_screen YES,
    XLookupString gives 1 bytes: (7b) "{"
    XmbLookupString gives 1 bytes: (7b) "{"
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 454417, (321,450), root:(322,466),
    state 0x88, keycode 16 (keysym 0x7b, braceleft), same_screen YES,
    XLookupString gives 1 bytes: (7b) "{"
    XFilterEvent returns: False

KeyRelease event, serial 27, synthetic NO, window 0xe00001,
    root 0x66, subw 0x0, time 454719, (321,450), root:(322,466),
    state 0x88, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False


Reply to: