From owner-freebsd-stable@freebsd.org Mon Oct 24 19:18:05 2016 Return-Path: Delivered-To: freebsd-stable@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 45FD0C1F535 for ; Mon, 24 Oct 2016 19:18:05 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1.freebsd.org (Postfix) with ESMTP id 368162B2 for ; Mon, 24 Oct 2016 19:18:04 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from static.162.255.23.37.macminivault.com (unknown [162.255.23.37]) by mbob.nabble.com (Postfix) with ESMTP id D66E03467353 for ; Mon, 24 Oct 2016 12:10:48 -0700 (PDT) Date: Mon, 24 Oct 2016 12:18:03 -0700 (MST) From: Jakub Lach To: freebsd-stable@freebsd.org Message-ID: <1477336683660-6139235.post@n6.nabble.com> In-Reply-To: <1477116241463-6138664.post@n6.nabble.com> References: <1477115469564-6138663.post@n6.nabble.com> <1477116241463-6138664.post@n6.nabble.com> Subject: Re: moused(?) touchpad issue after updating to FreeBSD 11.0-STABLE #0 r307755 amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2016 19:18:05 -0000 It looks to me, that something in this commit- https://svnweb.freebsd.org/base?view=revision&revision=307576 forced me to explicitly set extended synaptics support- hw.psm.synaptics_support: 1 to use normal tapping. It works now, albeit with all additional synaptics extensions. -- View this message in context: http://freebsd.1045724.x6.nabble.com/moused-touchpad-issue-after-updating-to-FreeBSD-11-0-STABLE-0-r307755-amd64-tp6138663p6139235.html Sent from the freebsd-stable mailing list archive at Nabble.com.