mouse wheel problems

Nathan Kinkade nkinkade at dsl-only.net
Tue Apr 22 16:27:55 PDT 2003


On Tue, Apr 22, 2003 at 03:33:16PM -0600, Chris Moline wrote:
> 
> hi. i am having some problems with getting my mouse wheels to work.
> 
> i had it working with my old mouse (a wireless optical logitech mouse).
> but that mouse started having problems so i got a new one. the new one
> is a cheap, generic mouse. i did have the wheel on the old logitech
> mouse working but it doesnt work anymore. the wheel on the new generic
> mouse doesnt work either. both mice work on my friends windows box. both
> mice work on my bsd box (except for the wheels).
> 
> i am running XFree86-4.2.0_1,1. here is the relevant part of
> /etc/X11/XF86Config
> 
>     Identifier  "Mouse1" 
>     Driver      "mouse" 
>     Option      "Protocol"      "auto" 
>     Option      "Device"        "/dev/sysmouse" 
>     Option      "Buttons"       "5" 
>     Option      "ZAxisMapping"  "4 5" 
> 
> here is my moused command for the old logitech mouse
> 
> moused -t auto -p /dev/psm0 -z 4
> 
> and here is my moused command for the new generic mouse (its really
> pokey and so needs some help).
> 
> moused -t auto -p /dev/psm0 -z 4 -r high -a 2
> 
<snip>
>
> sincerly,
> chris moline

I recently got my wheel mouse working using almost the exact same setup
as you, minus the ZAxisMapping directive in the XF86Config file.  Try
commenting out that line and then restarting X.

Nathan
-- 
GPG Public Key ID: 0x4250A04C
gpg --keyserver pgp.mit.edu --recv-keys 4250A04C
http://63.105.21.156/gpg_nkinkade_4250A04C.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030422/862ae7e3/attachment.bin


More information about the freebsd-questions mailing list