Skip to content

clutter/x11: detect tablet type from the Wacom property

The xf86-input-wacom driver exports a property with the tool type as known by the driver. This is a more reliable choice than guessing based on the device name.

Fixes https://github.com/linuxwacom/input-wacom/issues/40

edit: now tested against 3.30.1

Edited by Peter Hutterer

Merge request reports