[PATCH xf86-input-evdev] Allow multitouch support to be disabled

Thierry Reding thierry.reding at avionic-design.de
Thu Oct 18 03:54:35 PDT 2012


On Thu, Oct 18, 2012 at 08:36:30PM +1000, Peter Hutterer wrote:
> On 18/10/12 20:32 , Thierry Reding wrote:
> >Instead of always automatically including multitouch support if the
> >mtdev library is installed, the new --disable-multitouch option can
> >be used to forcefully disable multitouch support in the driver.
> 
> uhm. seems a bit like the proverbial sledgehammer. what's the reason
> for this?

It turns out that the stuck key issue that I've seen with the OSK is
related to multitouch. If I apply this patch to the xf86-input-evdev
driver and rebuild with --disable-multitouch the issue is gone.

I know this is really not a bugfix and we have an upcoming project where
we need multitouch support so I'll have to continue looking into the
original issue anyway, but this is an acceptable workaround for the
present deadline.

Besides that I think it's nice to have these knobs to explicitly tell
the package to enable support for some feature or not, independent of
what the build environment has installed. It helps with reproducibility
of a given software configuration.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20121018/0d8af0bd/attachment.pgp>


More information about the xorg-devel mailing list