summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2010-09-01 11:27:03 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-10-07 15:36:23 +1000
commit78e955996eb01d952acd9212dfcaef6060130877 (patch)
tree848cc228cec2f482f2128a03f55c4df8fd1a966f /include
parent2a4447f9d84beac78bc256d436b93a5f8fcc55a7 (diff)
downloadxf86-input-wacom-78e955996eb01d952acd9212dfcaef6060130877.tar.gz
Purge STopX/SBottomX config values and the screen property.
Input drivers are not in the business of exporting screen coordinates. Especially since these are likely to be incorrect in the light of RandR 1.2 and later. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Ping Cheng <pinglinux@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/wacom-properties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wacom-properties.h b/include/wacom-properties.h
index f6633a1..15e0e35 100644
--- a/include/wacom-properties.h
+++ b/include/wacom-properties.h
@@ -54,7 +54,7 @@
/* 8 bit 3 values, screen number, twinview on/off, multimonitor */
#define WACOM_PROP_DISPLAY_OPTS "Wacom Display Options"
-/* 32 bit, 4 values, top x, top y, bottom x, bottom y */
+/* DEPRECATED. DO NOT USE */
#define WACOM_PROP_SCREENAREA "Wacom Screen Area"
/* 32 bit, 1 value */