xorg-libx11/modules
Theppitak Karoonboonyanan e09f0d227f Thai XIM not filters when NumLock or CapsLock is on
The Thai XIM component in libx11 activated on 'th*' locales normally filters
input sequence according to orthographic rules. However, when NumLock/CapsLock
is on, this stops working. All sequences are passed through.

This is caused by missing masks in _XimThaiFilter(), which normally screens out
certain special keys from entering orthographic rules. Unfortunately, this
included events with NumLock/CapsLock on. Negating the masks from the check
allows the events to be tested by the rules.

X.Org Bug 12517 <http://bugs.freedesktop.org/show_bug.cgi?id=12517>

Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
Signed-off-by: Julien Cristau <jcristau@debian.org>
2009-04-13 17:26:26 +01:00
..
im Thai XIM not filters when NumLock or CapsLock is on 2009-04-13 17:26:26 +01:00
lc Remove ifdef checks for macII left over from ancient A/UX 3.0 support 2009-03-17 14:59:16 -07:00
om Janitor: ansification, make distcheck, compiler warnings. 2009-01-28 20:31:42 -02:00
Makefile.am Add missing Makefile.am to lib/X11/modules 2005-07-15 04:27:32 +00:00