[Xcb] cursorfont definitions for XCB?
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Jun 7 07:58:40 PDT 2010
Is there an XCB enum equivalent of the definitions Xlib provides in
<X11/cursorfont.h> to map cursor shape names to their standard glyphs
in the "cursor" font?
I haven't been able to find one, and saw that the tutorial uses
undecorated magic numbers "58" and "58 + 1" where Xlib had XC_hand1
on http://xcb.freedesktop.org/tutorial/mousecursors/ .
Unfortunately, while the values are quite hardcoded in history and
thousands of compiled apps at this time, I can't find where they
ever got formally recorded in a standard.
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the Xcb
mailing list