summaryrefslogtreecommitdiff
path: root/XI.h
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-10-20 00:33:13 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-10-20 00:33:13 +0300
commit1fab95863efc2bbf9a5b836b3de31da4a956b4bd (patch)
treef1d764dd43b82e59d8a4ed8f98e457ecf7d60fe3 /XI.h
parent926251a486b57197d735a426887acad6fdfd7dc6 (diff)
add DEVICE_ENABLE control, add core indication
Add DEVICE_ENABLE control, which allows specific devices to be enabled or disabled at runtime. Add 'iscore' flag to DEVICE_CORE, which indicates whether or not the device is a virtual core device.
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 b85797a..1cfac91 100644
--- a/XI.h
+++ b/XI.h
@@ -160,6 +160,7 @@ SOFTWARE.
#define DEVICE_RESOLUTION 1
#define DEVICE_TOUCHSCREEN 2
#define DEVICE_CORE 3
+#define DEVICE_ENABLE 4
#define NoSuchExtension 1