Quoth [EMAIL PROTECTED] on Wed, Dec 07, 2005 at 07:03:19 +0000 > After installing FreeBSD 6.0, I was no longer able to scroll using the > wheel on my Logitech Optical Mouse. I ran moused with the -fd flags > and confirmed that the mouse daemon was catching the z-axis events. > My xorg.conf looked OK to me:
The following works fine with a Logitech UltraX optical mouse.
However, I have using it in PS2 mode and not usb. Maybe the problem is
there?
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
option "Buttons" "6"
EndSection
I am running:
; uname -a
FreeBSD hovel.york.ac.uk 6.0-RC1 FreeBSD 6.0-RC1 #0: Sun Oct 9
20:32:57 UTC 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386
; pkg_info | grep xorg
xorg-clients-6.8.2_1 X client programs and related files from X.Org
xorg-documents-6.8.2 Documentation of X11 protocol and libraries from
X.Org
xorg-fonts-100dpi-6.8.2 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.8.2 X.Org 75dpi bitmap fonts
xorg-fonts-encodings-6.8.2 X.Org font encoding files
xorg-fonts-miscbitmaps-6.8.2 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.8.2 X.Org TrueType fonts
xorg-fonts-type1-6.8.2 X.Org Type1 fonts
xorg-fontserver-6.8.2 X font server from X.Org
xorg-libraries-6.8.2 X11 libraries and headers from X.Org
xorg-manpages-6.8.2 X.Org library manual pages
xorg-server-6.8.2_7 X.Org X server and related programs
--
[EMAIL PROTECTED] -=*=- www.kierun.org
PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318
pgpN6aA09vuj3.pgp
Description: PGP signature
