From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 18:41:23 2004 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0137F16A4CE; Sat, 28 Aug 2004 18:41:23 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id E068B43D39; Sat, 28 Aug 2004 18:41:21 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i7SIfJ2D016583; Sat, 28 Aug 2004 20:41:19 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i7SIfJEn016582; Sat, 28 Aug 2004 20:41:19 +0200 (CEST) (envelope-from marc) Date: Sat, 28 Aug 2004 20:41:18 +0200 From: Marc Fonvieille <blackend@freebsd.org> To: freebsd-current@freebsd.org Message-ID: <20040828184118.GA16378@abigail.blackend.org> References: <20040805071236.GA595@loge.nixsys.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040805071236.GA595@loge.nixsys.be> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE Subject: Re: [PLEASE TEST] Better support for Synaptics Touchpads X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 28 Aug 2004 18:41:23 -0000 Hello, I updated my -CURRENT (from 16/08) laptop to today's -CURRENT, and I see a lot of difference with my touchpad. Well, it's really not useable, the touchpad is less accurate, the double tap & hold is not working anymore etc. To sum up, if I want to use X with my laptop, I have to plug in a mouse. So I'd like to back to previous behavior, I tried various psm flags to make my touchpad seen as a vanilla PS/2 mouse, but nothing works. Is there a way to switch back? Marc