Date: Wed, 7 Dec 2005 09:29:49 +0000 From: Yann Golanski <yann@kierun.org> To: johnwrussell@comcast.net Cc: freebsd-stable@freebsd.org Subject: Re: Adventurous fix for wheel mouse not working in FreeBSD 6.0 Message-ID: <20051207092948.GB9312@kierun.org> In-Reply-To: <120720050703.13264.43968936000DCA87000033D0220076106404040A9C9C9A9D9902080106@comcast.net> References: <120720050703.13264.43968936000DCA87000033D0220076106404040A9C9C9A9D9902080106@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Quoth johnwrussell@comcast.net 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 root@x64.samsco.home:/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
--
yann@kierun.org -=*=- www.kierun.org
PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQFDlquM91FwBp3iYxgRAldJAJ9CCw079JsnIPN679y+5Nlbud/yygCePd0n
QSNdg/bejAGXWa1GGmW2F7k=
=wksl
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051207092948.GB9312>
