summaryrefslogtreecommitdiff
path: root/XI.h
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@agamemnon.b5>2006-10-21 03:58:53 -0400
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-10-21 12:04:00 +0300
commit06ffd1e6b600d4e3f55ce7da69448a284ff5dac6 (patch)
tree87b5b4aa75b5479a394102eafdb539a407c879ab /XI.h
parent1fab95863efc2bbf9a5b836b3de31da4a956b4bd (diff)
DEVICE_TOUCHPAD -> DEVICE_ABS_CALIB.
As it's really calibration for absolute devices, add some stuff. DEVICE_ABS_AREA Defines the area of the screen that an absolute device covers if it is sending core events.
Diffstat (limited to 'XI.h')
-rw-r--r--XI.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/XI.h b/XI.h
index 1cfac91..fbecd80 100644
--- a/XI.h
+++ b/XI.h
@@ -158,9 +158,10 @@ SOFTWARE.
#define XI_Add_DevicePresenceNotify_Minor 4
#define DEVICE_RESOLUTION 1
-#define DEVICE_TOUCHSCREEN 2
+#define DEVICE_ABS_CALIB 2
#define DEVICE_CORE 3
#define DEVICE_ENABLE 4
+#define DEVICE_ABS_AREA 5
#define NoSuchExtension 1