Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2016 08:20:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 205690] [psm] [patch]: support for Elantech trackpads
Message-ID:  <bug-205690-8-6ECJnJAyHT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205690-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205690-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690

--- Comment #3 from Ben Woods <woodsb02@freebsd.org> ---
I can confirm that this patch against 11-current compiles and allows my
Elantech trackpad to work if I add the following line to /boot/loader.conf and
reboot:
hw.psm.elantech_support="1"

Two-finger scrolling works perfectly by default.

One interesting behaviour is click+drag does not work as expected. If I click
in the bottom left of the trackpad with one finger, and use a different finger
to drag on the track pad, I expect it to select the text from the start to
finish of the drag motion. Instead the cursor remains still on the screen and
it enables scroll action as I drag. I can still click+drag successfully using
another technique: double tap (touch) and drag with the one finger.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205690-8-6ECJnJAyHT>