summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/xserver-properties.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xserver-properties.h b/include/xserver-properties.h
index c6259aee1..a49291b91 100644
--- a/include/xserver-properties.h
+++ b/include/xserver-properties.h
@@ -42,6 +42,9 @@
* [c6 c7 c8] [1] */
#define XI_PROP_TRANSFORM "Coordinate Transformation Matrix"
+/* STRING. Device node path of device */
+#define XI_PROP_DEVICE_NODE "Device Node"
+
/* Pointer acceleration properties */
/* INTEGER of any format */
#define ACCEL_PROP_PROFILE_NUMBER "Device Accel Profile"