I am looking to create a xcb connection in Python using ctypes, and then wrap that connection in an xpyb connection and then use xpyb from there on out. The reason I want to do this is so I can later use cairo to do some fancy stuff. There seem to be very few examples of xpyb in use. Or xcb for that matter. -- Donald