[Xcb] XDefineCursor equivalent?
Nicholas Allen
nick.allen at onlinehome.de
Mon Mar 22 04:25:01 PDT 2010
Hi,
I'm looking for the equivalent to Xlib's XDefineCursor function but
can't seem to find it in XCB. I'm not 100% familiar with the X11
protocol but would assume that this is a core protocol request as the X
server needs to know what mouse cursor to display when the user moves
the mouse over a window.
Does anyone know how to do this with XCB?
Cheers,
Nick
More information about the Xcb
mailing list