Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 14:09:17 +0000
From:      Yann Golanski <yann@kierun.org>
To:        Wayne Swart <fixx@fixx.co.za>
Cc:        FreeBSD Mailing list <freebsd-questions@freebsd.org>
Subject:   Re: Wheelmouse
Message-ID:  <20021216140917.GA8167@kierun.org>
In-Reply-To: <20021216160646.C281-100000@gemini.fixx.co.za>
References:  <20021216160646.C281-100000@gemini.fixx.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Quoth Wayne Swart on Mon, Dec 16, 2002 at 16:07:46 +0200
> i got like a generic type wheelmouse, and is running fbsd 4.7
> 
> how do you get the wheel to work? i checked google, but was
> unseccessfull?!?!

Add the following instead of the same named section in your
/etc/X11/XF86COnfig:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5"
EndSection

Then compile rxvt with --with-mousewheel et voilas. 

-- 
yann@kierun.org                  -=*=-                      www.kierun.org
    PGP:   009D 7287 C4A7 FD4F 1680  06E4 F751 7006 9DE2 6318
    IRC:   nick kierun, server spod.uk.amiganet.org, channel #sanctus
    NNGS:  nick kierun, server nngs.cosmic.org, port 9696.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9/d6M91FwBp3iYxgRArbnAKCCNfi/V0iO3m3dBxOMsEWyW/17kQCgvZ2B
HNZA+C43ZHPoPJU7f5MdryE=
=5KY2
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216140917.GA8167>