Mouse wheel doesn't work

Dejan Lesjak dejan.lesjak at ijs.si
Fri Feb 3 11:41:47 PST 2006


On Friday 03 February 2006 20:26, Teo De Las Heras wrote:
> So the following config will get the wheel on my mouse to work?
>
> /etc/rc.conf
>      moused_enable="YES"
>      moused_flags="4"

Without moused_flags.

> xorg.conf
>      Section "InputDevice"
>          Identifier      "Mouse1"
>          Driver          "mouse"
>          Option          "Protocol" "auto"
>          Option          "Device" "/dev/sysmouse"
>          Option          "Buttons" "5"
>          Option          "ZAxisMapping" "4 5"
>      EndSection



Dejan


More information about the freebsd-x11 mailing list