summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/xserver-properties.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/xserver-properties.h b/include/xserver-properties.h
index a49291b91..2b1feabb6 100644
--- a/include/xserver-properties.h
+++ b/include/xserver-properties.h
@@ -35,6 +35,11 @@
/* BOOL. If present, device is a virtual XTEST device */
#define XI_PROP_XTEST_DEVICE "XTEST Device"
+/* CARD32, 2 values, vendor, product.
+ * This property is set by the driver and may not be available for some
+ * drivers. Read-Only */
+#define XI_PROP_PRODUCT_ID "Device Product ID"
+
/* Coordinate transformation matrix for absolute input devices
* FLOAT, 9 values in row-major order, coordinates in 0..1 range:
* [c0 c1 c2] [x]