Date: Mon, 15 Nov 1999 10:41:41 +0200 From: Mark Murray <mark@grondar.za> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: 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: <199911150841.KAA32686@gratis.grondar.za>
next in thread | raw e-mail | index | archive | help
> They still work pretty well. They're 'the garbage can' because you put things > that don't fit the read/write model there. They are over-used and dirty. They have their uses, but they are very incosistently used, and lead to poor standardisation. (Written from experience as the author of rndcontrol(8)) > Why not make vidcontrol deal with it? It already handles console stuff. Won't work. It is a per-mouse thing. (I use two mice on my laptop - one is two button (the builtin); the other is three-button (a "normal" mouse)). Each must be separately controlled. (The current system needs fixing in this regard) 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?199911150841.KAA32686>