[PATCH xinput] Handle XA_CARDINAL as property type
Daniel Stone
daniel at fooishbar.org
Tue Feb 21 03:33:03 PST 2012
Hi,
On 21 February 2012 11:29, Chase Douglas <chase.douglas at canonical.com> wrote:
> I don't really know what XA_CARDINAL means. Where is it defined.
It's defined in Xatom.h (using cscope might be handy here - vim -t
XA_CARDINAL from any of my X source trees takes me to the definition),
and means that the contents are a cardinal (as in, CARD{8,16,32}, as
in unsigned integer value).
Cheers,
Daniel
More information about the xorg-devel
mailing list