[Xcb] Problems receiving mapping_notify

Michael Stapelberg michael at stapelberg.de
Fri Aug 7 05:03:05 PDT 2009


Hi again, sorry for double-posting,

the solution of the problem seems to be that Xlib transparently generates
MappingNotify events upon receival of XkbMapNotify events, see
lib/X11/XKBUse.c:318. As XCB does not support XKB yet, this seems to be
the problem.

You can use the attached test program which uses XKB to confirm that xmodmap
generated events will arrive here, too.

So, any plans about doing the same as Xlib in this case or how do we want
to handle this?

Best regards,
Michael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xkbn.c
Url: http://lists.freedesktop.org/archives/xcb/attachments/20090807/9a4cd6e1/attachment.txt 


More information about the Xcb mailing list