Hi,
here's xev output when I hit altgr-<
normally
========
garfield:~$ DISPLAY=:0 xev
KeyPress event, serial 33, synthetic NO, window 0x4e00001,
root 0x110, subw 0x0, time 453848236, (63,97), root:(71,170),
state 0x0, keycode 108 (keysym 0xfe03, ISO_Level3_Shift),
same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x4e00001,
root 0x110, subw 0x0, time 453852101, (63,97), root:(71,170),
state 0x80, keycode 94 (keysym 0x7c, bar), same_screen YES,
XLookupString gives 1 bytes: (7c) "|"
XmbLookupString gives 1 bytes: (7c) "|"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x4e00001,
root 0x110, subw 0x0, time 453852329, (63,97), root:(71,170),
state 0x80, keycode 94 (keysym 0x7c, bar), same_screen YES,
XLookupString gives 1 bytes: (7c) "|"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x4e00001,
root 0x110, subw 0x0, time 453853749, (63,97), root:(71,170),
state 0x80, keycode 108 (keysym 0xfe03, ISO_Level3_Shift),
same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes:
XFilterEvent returns: False
via xpra
========
lindi1:~$ DISPLAY=:4 xev
KeyPress event, serial 30, synthetic NO, window 0xe00001,
root 0xfd, subw 0x0, time 1933325770, (112,117), root:(116,166),
state 0x0, keycode 92 (keysym 0xfe03, ISO_Level3_Shift), same_screen
YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 30, synthetic NO, window 0xe00001,
root 0xfd, subw 0x0, time 1933328284, (112,117), root:(116,166),
state 0x80, keycode 31 (keysym 0x2b9, idotless), same_screen YES,
XLookupString gives 2 bytes: (c4 b1) "ı"
XmbLookupString gives 2 bytes: (c4 b1) "ı"
XFilterEvent returns: False
KeyRelease event, serial 30, synthetic NO, window 0xe00001,
root 0xfd, subw 0x0, time 1933328454, (112,117), root:(116,166),
state 0x80, keycode 31 (keysym 0x2b9, idotless), same_screen YES,
XLookupString gives 2 bytes: (c4 b1) "ı"
XFilterEvent returns: False
KeyRelease event, serial 30, synthetic NO, window 0xe00001,
root 0xfd, subw 0x0, time 1933329235, (112,117), root:(116,166),
state 0x80, keycode 92 (keysym 0xfe03, ISO_Level3_Shift),
same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]