optical mice

Hans Lambermont hans at lambermont.dyndns.org
Mon Jun 2 02:55:40 PDT 2003


Nick H. wrote:

> Option      "ZAxisMapping" "4 5"

I use moused instead (M-BD58) so I have both scrollwheel support in X11
and a mouse in text-mode (I start without X11).

in /etc/rc.conf :

    moused_enable="YES"

and in /etc/X11/XF86Config :

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

Hans
-- 
http://lambermont.webhop.org/   () ascii ribbon campaign - against HTML mail,
                                /\ vCards and proprietary formats


More information about the freebsd-stable mailing list