Never handle plain ASCII characters as Unicode
authorMichael Schutte <michi@uiae.at>
Fri, 24 Jul 2009 11:55:20 +0000 (13:55 +0200)
committerAlexey Gladkov <legion@altlinux.org>
Tue, 28 Jul 2009 22:00:29 +0000 (02:00 +0400)
commit1da156fee2f6dc7d747ecf61b5234a00548bc8ad
treed861b399c7416891f1a9c08e17238cdebdc1201f
parent365b798e6d799f33e5b276f8f812880df55ee677
Never handle plain ASCII characters as Unicode

This doesn’t seem to work for compose: The Unicode keysym representing
an ASCII char gets inserted and the kernel waits for another keypress to
be “dead”.

Signed-off-by: Michael Schutte <michi@uiae.at>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
src/ksyms.c