![]() |
![]() |
|
|
|
|
|
It's nice to see this
article, which nicely explains how to clear up the mess that you sometimes When I do that with the Backspace key I get:
KeyPress event, serial 24, synthetic NO, window 0x1000001,
root 0x57, subw 0x0, time 41167852, (177,28), root:(1136,123),
state 0x0, keycode 59 (keysym 0xff08, BackSpace), same_screen YES,
XLookupString gives 1 bytes: "
KeyRelease event, serial 24, synthetic NO, window 0x1000001,
root 0x57, subw 0x0, time 41167935, (177,28), root:(1136,123),
state 0x0, keycode 59 (keysym 0xff08, BackSpace), same_screen YES,
XLookupString gives 1 bytes: "
By reading this output we see that the first event is the key press and the
second is the release. Both send the keycode 59 (not keycode 22 as on James'
Thankfully, this BS vs. Delete issue is one that rarely comes up these days.
« A (low performance) x86 Linux emulation and cross-development environment on OS X. ::
Fixing the Home/End keys on OS X »
|
|
![]() |
![]() |



