XCB bug or feature? I can see the case either way. Bart In message <4B3275DB.6050709 at opentext.com> you wrote: > Unlike Xlib, xcb does not flush the output buffer on your behalf when > you call wait_for_event. It appears as though you need a call to flush() > before entering your event loop.