On Tue, Apr 21, 2009 at 8:08 AM, Pierre Ossman <[email protected]> wrote:
> After a whole lot of digging, I've managed to trace this problem to its
> source. Basically it's XKB that's sending events even though the
> extension is disabled, resulting in more or less a random type value
> (which on this systems happens to be interpreted as XError).
>
> On 1.5 and 1.6, the code needs to check for noXkbExtension (see patch
> below). 1.7 and beyond is a bit more complex given the big rewrite
> going on in Xi. I can't say I see many checks for no XkbExtension at
> all in the new code.

IIRC, in the new code XKB is mandatory, so all the #ifdef XKBs and the
noXkbExtensions were removed.

--
Dan
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to