Mousewheel

Hasse Hund webmaster at swedehost.com
Sun May 18 03:43:04 PDT 2003


On Sunday 18 May 2003 10.43, Christian Gaier wrote:
> Who can support me for running my mousewheel on my FreeBSD 5.0 OS?
>

Hi Christian.

This is what's working for me.
It's only working with "Protocol" "Auto"
Why ? I don't know :-)

Edit your /etc/X11/XF86Config and try this :

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5"
        Option      "Buttons" "6"
EndSection

-- 
Regards
   Hasse
     webmaster at swedehost.com


More information about the freebsd-newbies mailing list