From owner-cvs-all@FreeBSD.ORG Mon Oct 11 13:53:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB68816A4CF; Mon, 11 Oct 2004 13:53:38 +0000 (GMT) Received: from mail.acropolis.ru (mail.acropolis.ru [81.211.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E7743D53; Mon, 11 Oct 2004 13:53:37 +0000 (GMT) (envelope-from slw@zxy.spb.ru) Received: from mail.acropolis.ru (localhost.acropolis.ru [127.0.0.1]) by mail.acropolis.ru (8.13.1/8.13.1) with ESMTP id i9BCdJqO022167; Mon, 11 Oct 2004 16:39:20 +0400 (MSD) (envelope-from slw@zxy.spb.ru) Received: (from slw@localhost) by mail.acropolis.ru (8.13.1/8.13.1/Submit) id i9BCdJRm022166; Mon, 11 Oct 2004 16:39:19 +0400 (MSD) (envelope-from slw@zxy.spb.ru) X-Authentication-Warning: mail.acropolis.ru: slw set sender to slw@zxy.spb.ru using -f Date: Mon, 11 Oct 2004 16:39:19 +0400 From: Slawa Olhovchenkov To: Alexey Dokuchaev , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20041011123919.GB24021@mail.acropolis.ru> References: <200410110757.i9B7v8vd039884@repoman.freebsd.org> <20041011093700.GA65811@FreeBSD.org> <20041011105900.GA4527@loge.nixsys.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041011105900.GA4527@loge.nixsys.be> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=15.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mail.acropolis.ru Subject: Re: cvs commit: src/usr.sbin/moused moused.8 moused.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 13:53:38 -0000 On Mon, Oct 11, 2004 at 12:59:00PM +0200, Philip Paeps wrote: > > > 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)? > > It should Just Work[tm] if you hold the wheel down? In most wheel-mouse, the > wheel acts as a middle button. hold-and-roll mouse wheel -- Slawa Olhovchenkov