[stable] Re: optical mice

Peter McGarvey fbsd-x at packet.org.uk
Mon Jun 2 03:18:43 PDT 2003


* Hans Lambermont <hans at lambermont.dyndns.org> [2003-06-02 10:57:46 BST]:
> 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"

I've got exactly the same mouse.  As it's USB it "just works" without
any need to put anything in rc.conf.  However, there has been the odd
occasion when I've rebooted and the mouse has not been seen.  A quick
unplug-plug always fixes.

> 
> 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

My XF86Config doesn't have the line:

    Option "Emulate3Buttons" "yes"

but does have the line

    Option      "ZAxisMapping" "4 5"




-- 
TTFN, FNORD

Peter McGarvey
Freelance FreeBSD Hacker
(will work for bandwidth)


More information about the freebsd-stable mailing list