From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 03:38:34 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 BE0A037B401 for ; Sun, 17 Aug 2003 03:38:34 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9E55943F3F for ; Sun, 17 Aug 2003 03:38:33 -0700 (PDT) (envelope-from krylon@gmx.net) Received: (qmail 8441 invoked by uid 65534); 17 Aug 2003 10:38:32 -0000 Received: from B61c2.pppool.de (HELO there) (213.7.97.194) by mail.gmx.net (mp001) with SMTP; 17 Aug 2003 12:38:32 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Benjamin Walkenhorst To: Joshua Oreman Date: Sun, 17 Aug 2003 12:37:00 +0200 X-Mailer: KMail [version 1.3.1] References: <78953932.20030817033140@mail.ru> <20030816235244.GB753@webserver> In-Reply-To: <20030816235244.GB753@webserver> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20030817103833.9E55943F3F@mx1.FreeBSD.org> cc: 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: Sun, 17 Aug 2003 10:38:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, On Sonntag, 17. August 2003 01:52 Joshua Oreman wrote: > On Sun, Aug 17, 2003 at 03:31:40AM +0400 or thereabouts, Denis wrote: > > Hi All!!! > > > > Does anybody know how in freebsd use mouse with 3 button and one > > scroll? > > --snip /etc/XF86Config (or /etc/X11/XF86Config)-- > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "ImPS/2" > # ^^^^^^^^ you need this > # ... > Option "Buttons" "3" > # and this ^^^^^^^^^^^^^ > Option "ZAxisMapping" "4 5" > # and this ^^^^^^^^^^^^^^^^^^^^ > EndSection > --snip-- Don't you need to enter a device-file as well? My XF86Config contains a line - --- Option "Device" "/dev/sysmouse" - --- To get the mouse wheel working, I have to change that line, too, don't I? What do I have to put there? "/dev/psm0"? > -- Josh Thanks in advance, kind regards, Benjamin - -- Benjamin Walkenhorst eMail: krylon@gmx.net homepage: http://www.krylon.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Public Key available at http://www.krylon.de iD8DBQE/P1rMoYumWdMvhMQRArb/AKCOih/3tIRWDv++WHzwHG9OpuecUwCdHZq6 UYEUa42vVRVwlx2spcaLvIY= =hIl7 -----END PGP SIGNATURE-----