On Tue, 26 Jun 2018, Jason Gerecke wrote: > The touch sensors on the 2nd-gen Intuos tablets don't use a 4096x4096 > sensor like other similar tablets (3rd-gen Bamboo, Intuos5, etc.). > The incorrect maximum XY values don't normally affect userspace since > touch input from these devices is typically relative rather than > absolute. It does, however, cause problems when absolute distances > need to be measured, e.g. for gesture recognition. Since the resolution > of the touch sensor on these devices is 10 units / mm (versus 100 for > the pen sensor), the proper maximum values can be calculated by simply > dividing by 10. > > Fixes: b5fd2a3e92 ("Input: wacom - add support for three new Intuos devices") > Signed-off-by: Jason Gerecke <jason.gerecke@xxxxxxxxx> Queued for 4.18. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html