[PATCH:evdev] Add touchscreen ABS_RX/ABS_Z quirk.

Rémi Cardona remi at gentoo.org
Wed Dec 2 00:20:14 PST 2009


Le 02/12/2009 01:01, Peter Hutterer a écrit :
> Many touchscreens (e.g. HP TouchSmart) send touch events through ABS_Z and
> ABS_RX instead of X/Y. ABS_X and ABS_Y are in fact dead.
> For these devices, we simply map those two axes to x/y.
>
> This patch assumes that any device with ABS_RX but not ABS_RY needs this
> quirk. I haven't seen evidence to the contrary yet.
>
> Tested on a HP TouchSmart.
>
> Signed-off-by: Peter Hutterer<peter.hutterer at who-t.net>

Shouldn't that sort of quirks be in the kernel?

Rémi


More information about the xorg-devel mailing list