Home
last modified time | relevance | path

Searched defs:_WacomCommonRec (Results 1 – 1 of 1) sorted by relevance

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A Dxf86WacomDefs.h397 struct _WacomCommonRec struct
400 char* device_path; /* device file name */
401 dev_t min_maj; /* minor/major number */
403 int debugLevel;
404 int vendor_id; /* Vendor ID */
405 int tablet_id; /* USB tablet ID */
417 int wcmMinX; /* tablet min X value */
454 float wcmVersion; /* ROM version */
467 WacomGesturesParameters wcmGestureParameters;
480 WacomToolPtr wcmTool; /* List of unique tools */
[all …]