Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2015 22:38:33 +0200 (CEST)
From:      "Jakob Alvermark" <jakob@alvermark.net>
To:        "Rui Paulo" <rpaulo@me.com>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   Re: Call For Testers: Synaptics touchpads
Message-ID:  <35767.85.229.93.187.1428525513.squirrel@webmail.alvermark.net>
In-Reply-To: <1849381.HnoQVUIgNM@akita>
References:  <1849381.HnoQVUIgNM@akita>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, April 8, 2015 09:19, Rui Paulo wrote:
> Hi,
>
>
> The attached patch adds support for newer touchpad features and
> implements two finger scrolling.  This is such a common feature these days
> that I think we should enable it by default and disable edge scrolling.
> I've implemented some
> detection code to keep edge scrolling enabled when the touchpad has a
> dedicated area for scrolling.
>
> Please test it and report back your experience.  To enable synaptics
> support, you need:
>
> hw.psm.synaptics_support=1
>
> in loader.conf.
>
> Thanks,
> --
> Rui Paulo_______________________________________________

Hi,

Tested on my Acer E3-112 with a TouchPad.

It works, thank you!

I have been missing two-finger scrolling, it was quite awkward using edge
scrolling IMHO.

It does feel like it sometimes gets stuck in scrolling mode. When trying
to move the pointer just after having scrolled, it scrolls even using just
one finger.

Three-finger tapping also works. (Generating a button 3 event)

"Clicking" on the pad (pushing it down until it "clicks" sends button
events for both button 1 and 2. (Which is seems to sometimes be
interpreted as button 3...)

The biggest improvement though; before it would get totally crazy at
random intervals with the pointer moving all over the screen and clicking
at random points. Quite annoying... This patch seems to have eliminated
that!

Also, does it support horizontal scrolling?

Jakob Alvermark





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35767.85.229.93.187.1428525513.squirrel>