From owner-freebsd-mobile@freebsd.org Mon Jul 18 21:56:18 2016 Return-Path: Delivered-To: freebsd-mobile@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48008B9DA52 for ; Mon, 18 Jul 2016 21:56:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 376CF1864 for ; Mon, 18 Jul 2016 21:56:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6ILuHwA028152 for ; Mon, 18 Jul 2016 21:56:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-mobile@FreeBSD.org Subject: [Bug 205690] [psm] [patch]: support for Elantech trackpads Date: Mon, 18 Jul 2016 21:56:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: feature, needs-qa, patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: wulf@cicgroup.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable10? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2016 21:56:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205690 --- Comment #30 from Vladimir Kondratyev --- (In reply to Juan Ram=C3=B3n Molina Menor from comment #28) > --- Elantech --- > Gest 1: Cursor jumps on p. 5. Scroll stops in p. 6. and cursor resumes mo= ving. New version should eliminate cursor jump > # sysctl hw.psm.synaptics > .... > hw.psm.synaptics.na_right: 0 > hw.psm.synaptics.na_top: 1314 Ooops. I subtracted wrong axis here. Should be fixed now. > Continued capabilities: > capClickPad: 1 Is it synaptics clickpad? If so, could you check proper softbuttons sizing? Pressing on to lower-right part of synaptics clickpad should produce middle or right mouse button even= ts rather than left button event. Zones are tuned via hw.psm.synaptics.softbutton3_x, hw.psm.synaptics.softbutton2_x and hw.psm.synaptics.softbuttons_y sysctls and their default values was taken to match HP pavillion clickpad drawing. I wonder, if these values match your touchpad geometry? Big thanx for testing, Juan! --=20 You are receiving this mail because: You are on the CC list for the bug.=