Quoting nathan <[EMAIL PROTECTED]>:

  I got it working, with these settings in /etc/rc.conf:

moused_enable="YES"
moused_flags="-z 4 5"
moused_port="/dev/psm0"
moused_type="auto"

  And /etc/X11/XF86Config:

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


> How can i get my Microsoft WheelMouse to work in FreeBSD
> i thought it was suppose to be added to the xf86config:
> 
> option       "Buttons"              "5"
> option       "ZAxisMapping"    "4  5"

Paulo
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to