Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 18:27:18 -0800
From:      "Steve Wingate" <steve@velosystems.net>
To:        "freebsd-questions" <freebsd-questions@FreeBSD.org>
Subject:   Logitech, mousewheel and XF86Config
Message-ID:  <00f701c1a3b5$7ab86f00$0501a8c0@win2kads>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f701c1a3b5$7ab86f00$0501a8c0>