From owner-cvs-all Mon Nov 15 2:49:42 1999 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 0DBD615012; Mon, 15 Nov 1999 02:49:27 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by gratis.grondar.za (8.9.3/8.9.3) with ESMTP id MAA33044; Mon, 15 Nov 1999 12:48:05 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199911151048.MAA33044@gratis.grondar.za> To: Alexey Zelkin Cc: "Daniel O'Connor" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Kazutaka YOKOTA , Garrett Wollman , Peter Wemm , Bruce Evans Subject: Re: cvs commit: src/sys/dev/syscons scmouse.c src/sys/i386/conf Date: Mon, 15 Nov 1999 12:48:05 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Why not make vidcontrol deal with it? It already handles console stuff. > > We already have following chunk in moused(8): > > -3 Emulate the third (middle) button for 2-button mice. It is emu- > lated by pressing the left and right physical buttons simultane- > ously. > > Isn't this code that you want to have by adding SC_TWOBUTTON_MOUSE ? To get pedantic, you need a per-mouse configuration. What you want to do on a three-button mouse, a two-button mouse, a glidepoint, a "keyboard peg", a libretto's pointing device and any number of other pointing devices relates to the shape and type of device, not button-number alone. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message