Section "InputDevice" Identifier "idevname" Driver "wacom" Option "Device" "devpath" ... EndSection
The wacom driver functions as a pointer input device, and may be used as the X server's core pointer.
Multiple instances of the Wacom devices can cohabit. It can be useful to define multiple devices with different active zones. Each device supports the following entries:
the change between the current X coordinate and the previous one is
greater than suppress;
the change between the current Y coordinate and the previous one is
greater than suppress;
the change between the current pressure and the previous one is
greater than suppress;
the change between the current degree of rotation and the previous
one of the transducer is greater than suppress;
the change between the current absolute wheel value and the previous
one is equal to or greater than suppress;
the change between the current tilt value and the previous one is equal
to or greater than suppress (if tilt is supported);
relative wheel value has changed;
button value has changed;
proximity has changed.
This option is used only when TwinView option is not none. It is unnecessary to add this option if your screens are displaying in the same resolutions.