From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 00:42:19 2004 Return-Path: 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 0166316A4CE for ; Tue, 31 Aug 2004 00:42:19 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79ABC43D1F for ; Tue, 31 Aug 2004 00:42:18 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so112889rnl for ; Mon, 30 Aug 2004 17:42:17 -0700 (PDT) Received: by 10.38.73.36 with SMTP id v36mr1266851rna; Mon, 30 Aug 2004 17:42:17 -0700 (PDT) Received: by 10.38.89.49 with HTTP; Mon, 30 Aug 2004 17:42:17 -0700 (PDT) Message-ID: <8cb27cbf0408301742153796cc@mail.gmail.com> Date: Mon, 30 Aug 2004 18:42:17 -0600 From: Jon Drews To: freebsd-current@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: [PLEASE TEST] Better support for Synaptics Touchpads X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 00:42:19 -0000 OK: I put this in device.hints and my mouse works in X but not at the xterm. FreeBSD 5.3 B2 no longer locks up when configuring the mouse with sysinstall. hint.psm.0.flags="0x200" On Sat, 28 Aug 2004 15:39:06 -0400 (EDT), Robert Watson wrote: > I'm using this entry in /boot/device.hints: > > hint.psm.0.flags="0x200" > > Which appears to tell the psm driver to ignore all that and be boring with > respect to synaptics features (i.e., work). >