Re: [PATCH libinput] udev: check wacom devices for a paired product id

2016-07-20 Thread Quentin Glidic
On 20/07/2016 12:02, Peter Hutterer wrote: The newer Wacom Cintiqs have touch devices with a different PID than the pen device. Use the new libwacom_get_paired_device call where available to pair the two devices and give them the same device group. This isn't that important just yet, so no need

[PATCH libinput] udev: check wacom devices for a paired product id

2016-07-20 Thread Peter Hutterer
The newer Wacom Cintiqs have touch devices with a different PID than the pen device. Use the new libwacom_get_paired_device call where available to pair the two devices and give them the same device group. This isn't that important just yet, so no need to force users to update to a new libwacom ve