On Fri, May 19, 2017 at 07:32:28PM +0200, Friedrich Schöller wrote:
> With a thumb on the touchpad, a two-finger click was always treated as
> a middle-click. This patch takes the thumb into account and treats the
> click as a right-click, if the touchpad supports tracking of at least
> three finge
With a thumb on the touchpad, a two-finger click was always treated as
a middle-click. This patch takes the thumb into account and treats the
click as a right-click, if the touchpad supports tracking of at least
three fingers.
---
src/evdev-mt-touchpad-buttons.c | 90 +-
Hi Peter,
Thanks for the comments.
On 18.05.2017 03:17, Peter Hutterer wrote:
Hi Friedrich,
On Tue, May 16, 2017 at 10:44:22PM +0200, Friedrich Schöller wrote:
With a thumb on the touchpad, a two-finger click was incorrectly
treated as a middle-click. This patch takes the thumb into account a
Hi Friedrich,
On Tue, May 16, 2017 at 10:44:22PM +0200, Friedrich Schöller wrote:
> With a thumb on the touchpad, a two-finger click was incorrectly
> treated as a middle-click. This patch takes the thumb into account and
> treats the click as a right-click.
fwiw, this was intentional behaviour,
With a thumb on the touchpad, a two-finger click was incorrectly
treated as a middle-click. This patch takes the thumb into account and
treats the click as a right-click.
---
src/evdev-mt-touchpad-buttons.c | 44 ++---
1 file changed, 19 insertions(+), 25 deleti