From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 11:25:54 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 D607416A4CE for ; Wed, 22 Sep 2004 11:25:54 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A9443D45 for ; Wed, 22 Sep 2004 11:25:54 +0000 (GMT) (envelope-from rob@pythonemproject.com) Received: from [192.168.1.102] (c-67-169-203-186.client.comcast.net[67.169.203.186]) by comcast.net (sccrmhc12) with ESMTP id <2004092211255301200cutbke> (Authid: europax); Wed, 22 Sep 2004 11:25:54 +0000 Message-ID: <41516185.5060802@pythonemproject.com> Date: Wed, 22 Sep 2004 04:27:01 -0700 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040816 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "cur >> freebsd-current" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Fwd: Re: Glidepoint tap not working] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 11:25:55 -0000 -------- Original Message -------- Subject: Re: Glidepoint tap not working Date: Tue, 21 Sep 2004 10:28:53 -0600 From: Amar Takhar To: Rob References: <41503926.7080703@pythonemproject.com> On 2004-09-21 07:22 -0700, Rob wrote: > Here have a Dell 8600 notebook. I notice on RELENG_5 that the tapping > function doesn't work. I remember it working on -stable. I'm wondering > if there is a magic config param that I'm missing? If you're using moused, put: moused_flags="-m 1=4" in /etc/rc.conf Amar.