Hello, I'm new to XCB and lower-level X11 programming, and I'm a bit confused. In order to produce a working libxcb.so library, what parts are generated by XML and what parts are hand coded by C? For example, I don't see anything which might generate xcb_connect() in xcb-proto/src's XML's. thanks, Darren