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. 

-- 
[EMAIL PROTECTED]                  -=*=-                      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: msg12188/pgp00000.pgp
Description: PGP signature

Reply via email to