From owner-cvs-src@FreeBSD.ORG Mon Oct 11 09:37:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 695AF16A4CF; Mon, 11 Oct 2004 09:37:00 +0000 (GMT) Date: Mon, 11 Oct 2004 09:37:00 +0000 From: Alexey Dokuchaev To: Philip Paeps Message-ID: <20041011093700.GA65811@FreeBSD.org> References: <200410110757.i9B7v8vd039884@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200410110757.i9B7v8vd039884@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.8 moused.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 09:37:00 -0000 On Mon, Oct 11, 2004 at 07:57:08AM +0000, Philip Paeps wrote: > philip 2004-10-11 07:57:08 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/moused moused.8 moused.c > Log: > Add 'virtual scrolling' support to moused(8). When holding down the middle > mouse button, motions are interpreted as scrolling. This is totally cool, but may I ask if you are interested in adding the same functionality for wheel (since most mice come with wheel (middle button) today)? Thanks! ./danfe