Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2003 11:18:36 +0100
From:      Peter McGarvey <fbsd-x@packet.org.uk>
To:        Hans Lambermont <hans@lambermont.dyndns.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: [stable] Re: optical mice
Message-ID:  <20030602101836.GA3396@packet.org.uk>
In-Reply-To: <20030602095531.GA86154@moya.lambermont.dyndns.org>
References:  <200306010927.26235.kolicz@eunet.yu> <1054532866.853.26.camel@xyzzy.wireless.snsonline.net> <000d01c328cb$2748a410$0402a8c0@dotnet> <20030602095531.GA86154@moya.lambermont.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Hans Lambermont <hans@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030602101836.GA3396>