Re: [PATCH v4 4/4] input: Cypress PS/2 Trackpad simulated multitouch(disabled)

From: Henrik Rydberg
Date: Wed Dec 05 2012 - 15:10:56 EST


Hi Kamal,

> This feature is disabled by default; enable with CYPRESS_SIMULATED_MT.
>
> Instead of SEMI_MT, present a full mt interface with simulated contact
> positions for >=3 fingers. Enables e.g. multi-finger tap and drag for
> old userspace applications which only count the contact positions.
>
> Signed-off-by: Kamal Mostafa <kamal@xxxxxxxxxxxxx>
> ---
> drivers/input/mouse/cypress_ps2.c | 18 ++++++++++++++++++
> drivers/input/mouse/cypress_ps2.h | 16 ++++++++++++++--
> 2 files changed, 32 insertions(+), 2 deletions(-)

No thanks. Millions of devices are supported via semi-mt, there is no
reason why this one should be different. If there are userland issues,
something broke recently. You may want to check with Chase, for
instance, for the full history of commodity trackpad MT support.

Thanks.
Henrik
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/