From owner-freebsd-hackers Sun Nov 3 19:23:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA03198 for hackers-outgoing; Sun, 3 Nov 1996 19:23:45 -0800 (PST) Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA03192 for ; Sun, 3 Nov 1996 19:23:39 -0800 (PST) Received: from localhost.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.8.2/8.7.3) with SMTP id WAA06057; Sun, 3 Nov 1996 22:23:20 -0500 (EST) Message-Id: <199611040323.WAA06057@whizzo.transsys.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Jake Hamby cc: hackers@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: XFree86 3.2 now available. References: In-reply-to: Your message of "Sun, 03 Nov 1996 13:59:42 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 03 Nov 1996 22:23:19 -0500 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I suggest that we move XFree86 3.2 into ftp.freebsd.org, and the next > 2.2-snapshot should install that version by default. Could someone please commit the changes to /usr/sbin/moused which I submitted via send-pr a week or so ago? The patch adds support for the Alps Glidepoint "trackpad" pointing device. In particular, for the "tap" and "tap/drag" gestures. Previously, I rebuilt the X server with literally 2 lines of changes to support this device, but now with moused, I can save considerable time, troube and a bunch of disk space, by adding the changes in moused. I've been running the modified moused for a couple of weeks now with no problems. If you have one of these pointing devices, you'll really want these changes. Louis Mamakos