Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 12:48:05 +0200
From:      Mark Murray <mark@grondar.za>
To:        Alexey Zelkin <phantom@cris.net>
Cc:        "Daniel O'Connor" <doconnor@gsoft.com.au>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Kazutaka YOKOTA <yokota@FreeBSD.org>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, Peter Wemm <peter@netplex.com.au>, Bruce Evans <bde@zeta.org.au>
Subject:   Re: cvs commit: src/sys/dev/syscons scmouse.c src/sys/i386/conf 
Message-ID:  <199911151048.MAA33044@gratis.grondar.za>

next in thread | raw e-mail | index | archive | help
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911151048.MAA33044>