Hello,
On Friday 07 October 2016 at 04:37:26PM, Dmitry Torokhov has written:
> Hi Christophe,
>
> On Fri, Oct 07, 2016 at 12:41:48PM +0800, Christophe Tordeux wrote:
> > From: Christophe TORDEUX
> >
> > With kernel v4.6 and later, the Sentelic touchpad STL388
From: Christophe TORDEUX
With kernel v4.6 and later, the Sentelic touchpad STL3888_C0 and
probably other Sentelic FSP touchpads are detected as a BYD touchpad and
lose multitouch features.
During the BYD handshake in the byd_detect function, the BYD driver
mistakenly interprets a standard PS/2
From: Christophe TORDEUX
With kernel v4.6 and later, the Sentelic touchpad STL3888_C0 and
probably other Sentelic FSP touchpads are detected as a BYD touchpad and
lose multitouch features.
During the BYD handshake in the byd_detect function, the BYD driver
mistakenly interprets a standard PS/2
From: Christophe TORDEUX
Apply the following change to the Sentelic touchpad driver:
report only the position of the first finger as absolute non-MT
coordinates, instead of reporting both fingers alternatively. Actual MT
events are unaffected.
Signed-off-by: Christophe TORDEUX
This is
cal two-finger scrolling smoother in some
> > applications e.g. Firefox.
> >
> > Signed-off-by: Christophe TORDEUX
> >
> >
> > This patch was inspired by the reading of
> > drivers/input/mouse/synaptics.c. It is known to work (tested) on
> >
I am very sorry I forgot to mention that my patch was done against
kernel version 3.7-rc8. I can re-send the original patch with this
information included if required, just ask me.
signature.asc
Description: Digital signature
From: Christophe TORDEUX
Fix horizontal two-finger scrolling on Sentelic touchpads. Currently
horizontal two-fingers scrolling does not work with these touchpads.
The patch also makes vertical two-finger scrolling smoother in some
applications e.g. Firefox.
Signed-off-by: Christophe TORDEUX
7 matches
Mail list logo