Excerpts from Eamon Walsh's message of Wed Oct 14 16:30:09 -0700 2009: > Hi Keith, > > Please pull these updates into master.
/*
+ * Returns true if device is a pointer device.
+ * Note: this duplicates dix IsPointerDevice() which is not exported.
+ */
Please just fix dix. Note that DIX recently had a bug fix in this
function which you haven't incorporated here:
(dev->valuator && (dev->button || !dev->key);
--
[email protected]
signature.asc
Description: PGP signature
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
