From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 09:58:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88D137B409 for ; Mon, 18 Aug 2003 09:58:33 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-66-79.maa.sify.net [210.214.66.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AEAE4421D for ; Mon, 18 Aug 2003 09:57:08 -0700 (PDT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1000) id 18B1D627; Mon, 18 Aug 2003 01:40:10 +0530 (IST) Date: Mon, 18 Aug 2003 01:40:09 +0530 From: Shantanu Mahajan To: Denis Message-ID: <20030817201009.GA869@dhumketu.homeunix.net> Mail-Followup-To: Denis , freebsd-questions@freebsd.org References: <78953932.20030817033140@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78953932.20030817033140@mail.ru> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: mouse with scroll.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 16:58:34 -0000 +-- Denis [freebsd] [17-08-03 03:31 +0400]: | Hi All!!! | | Does anybody know how in freebsd use mouse with 3 button and one | scroll? | | -- | Best regards, Denis | intraden@mail.ru here's my corresponding section Section "InputDevice" Identifier "Mouse0" Driver "mouse" #Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection Note: If I uncomment "Protocol" line, it won't work. Rt. now it is working _perfectly_. -- Regards, Shantanu Mahajan