summaryrefslogtreecommitdiff
path: root/XI.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-11-13 11:29:06 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-11-13 11:29:06 +1030
commit14e6e7bad06a560ec943654b94e05d4293709f2c (patch)
treee8d6707ed2a4d6a4f47867c9318392c385697a96 /XI.h
parent685a2dd32736956f5175afb9bc5773c829725fea (diff)
Add DeviceClassesChangedEvent.
Diffstat (limited to 'XI.h')
-rw-r--r--XI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XI.h b/XI.h
index 79d4fcb..1306bc7 100644
--- a/XI.h
+++ b/XI.h
@@ -319,6 +319,7 @@ SOFTWARE.
/* GE masks */
#define XI_DeviceHierarchyChangedMask (1 << 0)
+#define XI_DeviceClassesChangedMask (1 << 1)
#define XI_RawDeviceEventMask (1 << 2)