summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-11-25 16:15:43 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-11-26 07:22:18 +1000
commit65b6913046c07f38e348d9944a1915785cbbbb48 (patch)
tree8aa04e3fdb3d797c6ad2792e6ff9c8a33116a92e /include
parent4aa6670cbe4403a39c26ba1ac518af9edbc6abb7 (diff)
Remove XWACOM_PARAM_* definitions - unused now.
They are required for the old configuration interface through DeviceCtrls. With the switch to properties, these defines are now unused. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'include')
-rw-r--r--include/Xwacom.h122
1 files changed, 0 insertions, 122 deletions
diff --git a/include/Xwacom.h b/include/Xwacom.h
index 5edd42c..1485cae 100644
--- a/include/Xwacom.h
+++ b/include/Xwacom.h
@@ -22,128 +22,6 @@
#include <X11/keysym.h>
-#define XWACOM_PARAM_TOPX 1
-#define XWACOM_PARAM_TOPY 2
-#define XWACOM_PARAM_BOTTOMX 3
-#define XWACOM_PARAM_BOTTOMY 4
-#define XWACOM_PARAM_DEBUGLEVEL 5
-#define XWACOM_PARAM_PRESSCURVE 6
-#define XWACOM_PARAM_MODE 7
-#define XWACOM_PARAM_TPCBUTTON 8
-#define XWACOM_PARAM_TOUCH 9
-#define XWACOM_PARAM_CURSORPROX 10
-#define XWACOM_PARAM_ROTATE 11
-#define XWACOM_PARAM_TWINVIEW 12
-#define XWACOM_PARAM_SUPPRESS 13
-#define XWACOM_PARAM_SCREEN_NO 14
-#define XWACOM_PARAM_COMMONDBG 15
-#define XWACOM_PARAM_RAWSAMPLE 16
-#define XWACOM_PARAM_CAPACITY 17
-#define XWACOM_PARAM_TOOLSERIAL 18
-
-/* The followings are defined together */
-#define XWACOM_PARAM_BUTTON1 101
-#define XWACOM_PARAM_BUTTON2 102
-#define XWACOM_PARAM_BUTTON3 103
-#define XWACOM_PARAM_BUTTON4 104
-#define XWACOM_PARAM_BUTTON5 105
-#define XWACOM_PARAM_BUTTON6 106
-#define XWACOM_PARAM_BUTTON7 107
-#define XWACOM_PARAM_BUTTON8 108
-#define XWACOM_PARAM_BUTTON9 109
-#define XWACOM_PARAM_BUTTON10 110
-#define XWACOM_PARAM_BUTTON11 111
-#define XWACOM_PARAM_BUTTON12 112
-#define XWACOM_PARAM_BUTTON13 113
-#define XWACOM_PARAM_BUTTON14 114
-#define XWACOM_PARAM_BUTTON15 115
-#define XWACOM_PARAM_BUTTON16 116
-#define XWACOM_PARAM_BUTTON17 117
-#define XWACOM_PARAM_BUTTON18 118
-#define XWACOM_PARAM_BUTTON19 119
-#define XWACOM_PARAM_BUTTON20 120
-#define XWACOM_PARAM_BUTTON21 121
-#define XWACOM_PARAM_BUTTON22 122
-#define XWACOM_PARAM_BUTTON23 123
-#define XWACOM_PARAM_BUTTON24 124
-#define XWACOM_PARAM_BUTTON25 125
-#define XWACOM_PARAM_BUTTON26 126
-#define XWACOM_PARAM_BUTTON27 127
-#define XWACOM_PARAM_BUTTON28 128
-#define XWACOM_PARAM_BUTTON29 129
-#define XWACOM_PARAM_BUTTON30 130
-#define XWACOM_PARAM_BUTTON31 131
-#define XWACOM_PARAM_BUTTON32 132
-
-#define XWACOM_PARAM_NOXOPTION 150
-#define XWACOM_PARAM_RELWUP 151
-#define XWACOM_PARAM_RELWDN 152
-#define XWACOM_PARAM_ABSWUP 153
-#define XWACOM_PARAM_ABSWDN 154
-#define XWACOM_PARAM_STRIPLUP 155
-#define XWACOM_PARAM_STRIPLDN 156
-#define XWACOM_PARAM_STRIPRUP 157
-#define XWACOM_PARAM_STRIPRDN 158
-/* End of together */
-
-#define XWACOM_PARAM_SPEEDLEVEL 201
-#define XWACOM_PARAM_CLICKFORCE 202
-#define XWACOM_PARAM_ACCEL 203
-#define XWACOM_PARAM_XYDEFAULT 204
-#define XWACOM_PARAM_MMT 205
-#define XWACOM_PARAM_RAWFILTER 206
-/* the following 2 stays together */
-#define XWACOM_PARAM_TVRESOLUTION0 207
-#define XWACOM_PARAM_TVRESOLUTION1 208
-#define XWACOM_PARAM_COREEVENT 209
-#define XWACOM_PARAM_THRESHOLD 210
-
-#define XWACOM_PARAM_GETONLYPARAM 320
-#define XWACOM_PARAM_TOOLID 348
-#define XWACOM_PARAM_TID 349
-#define XWACOM_PARAM_NUMSCREEN 350
-/* The followings are defined together */
-#define XWACOM_PARAM_STOPX0 351
-#define XWACOM_PARAM_STOPY0 352
-#define XWACOM_PARAM_SBOTTOMX0 353
-#define XWACOM_PARAM_SBOTTOMY0 354
-#define XWACOM_PARAM_STOPX1 355
-#define XWACOM_PARAM_STOPY1 356
-#define XWACOM_PARAM_SBOTTOMX1 357
-#define XWACOM_PARAM_SBOTTOMY1 358
-#define XWACOM_PARAM_STOPX2 359
-#define XWACOM_PARAM_STOPY2 360
-#define XWACOM_PARAM_SBOTTOMX2 361
-#define XWACOM_PARAM_SBOTTOMY2 362
-#define XWACOM_PARAM_STOPX3 363
-#define XWACOM_PARAM_STOPY3 364
-#define XWACOM_PARAM_SBOTTOMX3 365
-#define XWACOM_PARAM_SBOTTOMY3 366
-#define XWACOM_PARAM_STOPX4 367
-#define XWACOM_PARAM_STOPY4 368
-#define XWACOM_PARAM_SBOTTOMX4 369
-#define XWACOM_PARAM_SBOTTOMY4 370
-#define XWACOM_PARAM_STOPX5 371
-#define XWACOM_PARAM_STOPY5 372
-#define XWACOM_PARAM_SBOTTOMX5 373
-#define XWACOM_PARAM_SBOTTOMY5 374
-#define XWACOM_PARAM_STOPX6 375
-#define XWACOM_PARAM_STOPY6 376
-#define XWACOM_PARAM_SBOTTOMX6 377
-#define XWACOM_PARAM_SBOTTOMY6 378
-#define XWACOM_PARAM_STOPX7 379
-#define XWACOM_PARAM_STOPY7 380
-#define XWACOM_PARAM_SBOTTOMX7 381
-#define XWACOM_PARAM_SBOTTOMY7 382
-/* End of together */
-#define XWACOM_PARAM_XSCALING 383
-#define XWACOM_PARAM_SERIAL 384
-
-#define XWACOM_PARAM_MAXPARAM ( XWACOM_PARAM_TOOLSERIAL + \
- (XWACOM_PARAM_BUTTON32 - XWACOM_PARAM_BUTTON1 + 1) + (XWACOM_PARAM_STRIPRDN - \
- XWACOM_PARAM_RELWUP + 1) + (XWACOM_PARAM_THRESHOLD - XWACOM_PARAM_SPEEDLEVEL + 1) + \
- (XWACOM_PARAM_SERIAL - XWACOM_PARAM_TOOLID + 1) )
-
#define TV_NONE 0
#define TV_ABOVE_BELOW 1
#define TV_LEFT_RIGHT 2