summaryrefslogtreecommitdiff
path: root/src/xf86WacomDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xf86WacomDefs.h')
-rw-r--r--src/xf86WacomDefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index 625b07e..f662131 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -226,6 +226,7 @@ struct _WacomDeviceRec
double factorY; /* Y factor */
unsigned int serial; /* device serial number this device takes (if 0, any serial is ok) */
unsigned int cur_serial; /* current serial in prox */
+ int cur_device_id; /* current device ID in prox */
int maxWidth; /* max active screen width in screen coords */
int maxHeight; /* max active screen height in screen coords */
int leftPadding; /* left padding for virtual tablet in device coordinates*/