I don’t know what’s the matter, but today I’m getting the following:
KeyRelease event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209769099, (168,-36), root:(172,508),
state 0x10, keycode 113 (keysym 0xff51, Left), same_screen YES,
XKeysymToKeycode returns keycode: 100
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209770769, (168,-36), root:(172,508),
state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209770926, (168,-36), root:(172,508),
state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209777945, (168,-36), root:(172,508),
state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209778116, (168,-36), root:(172,508),
state 0x10, keycode 116 (keysym 0xff54, Down), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209779242, (168,-36), root:(172,508),
state 0x10, keycode 114 (keysym 0xff53, Right), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
BTW, I tried replacing the keyboard; problem was exactly the same.
I also tried replacing the 100 and 113 keys in xmodmap, but then got
KeyRelease event, serial 34, synthetic NO, window 0x4000001,
root 0x13c, subw 0x0, time 209968169, (856,316), root:(860,860),
state 0x10, keycode 113 (keysym 0xff51, Left), same_screen YES,
XKeysymToKeycode returns keycode: 100
XLookupString gives 0 bytes:
XFilterEvent returns: False
What I don’t get either, is why there is no KeyPress event.