From owner-freebsd-current@FreeBSD.ORG Wed Jan 19 21:06:03 2005 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 EE80D16A4CE for ; Wed, 19 Jan 2005 21:06:03 +0000 (GMT) Received: from gateway.nixsys.be (gateway.nixsys.be [195.144.77.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EEAC43D3F for ; Wed, 19 Jan 2005 21:06:03 +0000 (GMT) (envelope-from philip@paeps.cx) Received: from wotan.home.paeps.cx (wotan.home.paeps.cx [IPv6:2001:838:37f:10:a00:20ff:fe9b:138c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "wotan.home.paeps.cx", Issuer "NixSys CA" (verified OK)) by gateway.nixsys.be (Postfix) with ESMTP id 978EDC171; Wed, 19 Jan 2005 22:06:02 +0100 (CET) Received: from fasolt.home.paeps.cx (fasolt.home.paeps.cx [IPv6:2001:838:37f:10:20a:e6ff:fe7d:c08]) by wotan.home.paeps.cx (Postfix) with ESMTP id 381E8618B; Wed, 19 Jan 2005 22:06:01 +0100 (CET) Received: from fasolt.home.paeps.cx (philip@localhost [127.0.0.1]) by fasolt.home.paeps.cx (8.13.1/8.13.1) with ESMTP id j0JL5ueI022878; Wed, 19 Jan 2005 22:05:56 +0100 (CET) (envelope-from philip@fasolt.home.paeps.cx) Received: (from philip@localhost) by fasolt.home.paeps.cx (8.13.1/8.13.1/Submit) id j0JL5tfR022877; Wed, 19 Jan 2005 22:05:55 +0100 (CET) (envelope-from philip) Date: Wed, 19 Jan 2005 22:05:55 +0100 From: Philip Paeps To: Eric Kjeldergaard Message-ID: <20050119210555.GF14706@fasolt.home.paeps.cx> Mail-Followup-To: Eric Kjeldergaard , current@freebsd.org References: <20050110131529.GA716@loge.nixsys.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Date-in-Rome: ante diem XIV Kalendas Februarias MMDCCLVIII ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Organization: Happily Disorganized User-Agent: Mutt/1.5.6i cc: current@freebsd.org Subject: Re: [PLEASE TEST] Many improvements to Synaptics support in psm(4) 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, 19 Jan 2005 21:06:04 -0000 On 2005-01-18 23:32:20 (-0600), Eric Kjeldergaard wrote: > > I just committed a patch to -current which greatly improves support in > > psm(4) for Synaptics touchpads. Owners of these gadgets are encouraged to > > test this. If it turns out to work well, I'll enable support by default. > > > > # Should the extra buttons act as axes or as middle button > > hw.psm.synaptics.directional_scrolls > > Well, trying to test this little setting here. Seems like it would be great > to get horiz and vert scroll working, and since I saw this mail message go > through, I thought I'd help test. Thanks :-) > Perhaps I'm doing > something really dumb, but I can't seem to get scrolling going on this > with the new psm at all. Do you actually have scroll buttons on your touchpad? As in, some extra buttons that don't appear to do anything? Or are you trying the gesture bit, tapping twice then holding? I'm aware of the fact that the gesture isn't working yet, and that there's some 'funny stuff' if you try to tap with more than one finger. Work on the gestures is ongoing and should be done Real Soon Now[tm]. If you have buttons that aren't working, it would be nice to know what psm tells you when it's probing with a hint debug.psm.loglevel=2. Particularly the capa and info lines would be useful. Thanks! - Philip -- Philip Paeps Please don't Cc me, I am philip@freebsd.org subscribed to the list. Duncan: I've forgotten every thing I used to know about Z80 assembler. Ann: Congratulations you're cured.