From owner-freebsd-questions Tue Jan 22 18:40:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.velosystems.net (cx144844-b.pv1.ca.home.com [24.9.137.174]) by hub.freebsd.org (Postfix) with ESMTP id F0DEA37B400 for ; Tue, 22 Jan 2002 18:40:10 -0800 (PST) Received: from win2kads (ms [192.168.1.5]) by mail.velosystems.net (Postfix) with SMTP id 5315B50783 for ; Tue, 22 Jan 2002 18:40:01 -0800 (PST) Message-ID: <00f701c1a3b5$7ab86f00$0501a8c0@win2kads> From: "Steve Wingate" To: "freebsd-questions" Subject: Logitech, mousewheel and XF86Config Date: Tue, 22 Jan 2002 18:27:18 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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've moved to a Logitech M-BJ58 ps2-usb Optical wheel mouse on FreeBSD 4.5-RC/XFree 4.2. The mouse works fine in console and X11 but I can't get the wheel working at all. Here is the configuration I had working perfectly prior to the switch with an IBM Intellipoint ( two button mouse with the lil eraserhead middle button) Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection I've looked thru the mail list archives and tried various suggestions like /dev/sysmouse, psm0, etc but none of them give me the wheel function. Does anyone have any further suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message