I'm looking at implementing keyboard input now. Basically in xlib I used XIM to translate keyboard input into unicode and I'd like to do the same in XCB. Is there an example of using XIM and XCB? (Is it possible?) If there isn't, what XCB calls to I need to call once I have a XCB key press/release? -- Matthew Allen