From owner-freebsd-questions Tue Dec 17 3:28:48 2002 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 AF4C437B401 for ; Tue, 17 Dec 2002 03:28:47 -0800 (PST) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3830C43EC5 for ; Tue, 17 Dec 2002 03:28:43 -0800 (PST) (envelope-from dick@nagual.st) Received: from dick by nagual.st with local (Exim 3.35 (Debian)) id 18OFss-0001ws-00 for ; Tue, 17 Dec 2002 12:27:34 +0100 Date: Tue, 17 Dec 2002 12:27:34 +0100 To: freebsd-questions Subject: Re: Mouse wheel configuration Message-ID: <20021217112734.GA7469@nagual.st> References: <1402352421.20021216183836@mail.lviv.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1402352421.20021216183836@mail.lviv.ua> User-Agent: Mutt/1.3.28i From: dick hoogendijk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I have PS/2 standart mouse > I am trying to configura mouse wheel as was described today. The right config would be: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" But for this to work, you also need to put the following lines in your /etc/rc.conf: moused_type="auto" moused_enable="YES" -(reboot)- > Where is my mistake? What am I doing wrong? You may not have done both (?) ;-) -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.7 ++ Debian GNU/Linux (Woody) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message