From owner-freebsd-mobile Wed Jan 24 7:37:26 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (Postfix) with ESMTP id 6D2C237B402 for ; Wed, 24 Jan 2001 07:37:08 -0800 (PST) Received: from feta.isds.duke.edu (feta.isds.duke.edu [152.3.22.76]) by isds.duke.edu (8.8.8/8.8.8) with ESMTP id KAA21927; Wed, 24 Jan 2001 10:37:07 -0500 (EST) Received: (from sto@localhost) by feta.isds.duke.edu (8.11.1/8.11.1) id f0OFb7U64871; Wed, 24 Jan 2001 10:37:07 -0500 (EST) (envelope-from sto) Date: Wed, 24 Jan 2001 10:37:07 -0500 From: "Sean O'Connell" To: simond@irrelevant.org, FreeBSD mobile Subject: Re: Vaio touchpad and moused Message-ID: <20010124103707.G64654@stat.Duke.EDU> Reply-To: "Sean O'Connell" Mail-Followup-To: Sean O'Connell , simond@irrelevant.org, FreeBSD mobile References: <20010124141200.C47403@irrelevant.org> <20010124092632.C89272@peorth.iteration.net> <20010124153007.H47403@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010124153007.H47403@irrelevant.org>; from simond@irrelevant.org on Wed, Jan 24, 2001 at 03:30:07PM +0000 X-Organization: Institute of Statistics and Decision Sciences Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org simond@irrelevant.org stated: : On Wed, Jan 24, 2001 at 09:26:32AM -0600, Michael C . Wu wrote: : > On Wed, Jan 24, 2001 at 09:19:17AM -0500, Dibble scribbled: : > | I have a compaq presario notebook with the touchpad and the X Server : > | doesn't like it to well either. I don't believe that it will double click : > | on a tap, but there isn't a way to make it only respond to button clicks : > | and not taps on the pad. Try the XServer and let me know if it works. And : > | if anyone knows how to fix the touchpad to not respond to taps and only : > | On Wed, 24 Jan 2001 simond@irrelevant.org wrote: : > | > Currently I have FreeBSD 4.2-STABLE running on my vaio pcg-f807k with : > | > no real problems, the only thing which is annoying is how when I tap : > | > the mousepad once (does single click usually) moused interprets it as : > | > a doubleclick, ideally the double tap to hold down left mouse button : > | > would work too, but that's not vital at all :) : > : > Yes, moused(8) explains this explicitly. I know because I solved : > the same problem with the man page. (Or you can read the source code) : : I've looked through the manpage, my problem is that I *do* get a double click : from any tap on the mousepad, I prefer it just treating this like a single : mouse click. Maybe I'll have to use a local hacked moused, not really a : problem :) What flags are you passwing to moused? I had scads of trouble with my PCG-505TR (Versa Pad) and the touchpad not working (cutting and pasting was broken under X .. really annoying!) with moused since shortly after 4.0-RELEASE. It is finally working well using moused and XFree-4.0.1 The flags (from memory) that I am using are '-3 -E 50 -m 1=4 -p /dev/psm0 -t auto' This maps a tap to be a left moused down. So, I can pop up a window and tap in my windowmanager. Any attempt to do this before would break cutting and pasting (I still have to do a left down for a second and then drag or else it will not work). S -- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message