From owner-freebsd-questions Wed Jan 9 0: 0:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.velosystems.net (cx144844-b.pv1.ca.home.com [24.9.137.174]) by hub.freebsd.org (Postfix) with ESMTP id DC33937B41F for ; Wed, 9 Jan 2002 00:00:06 -0800 (PST) Received: from mandrake.velosystems.net (mandrake.velosystems.net [192.168.1.101]) by www.domain.name (Postfix) with ESMTP id 7B2DE50783; Mon, 7 Jan 2002 18:22:32 -0800 (PST) Date: Mon, 7 Jan 2002 18:22:32 -0800 (PST) From: Steve Wingate To: Matthew Graybosch Cc: Siegbert Baude , FreeBSD Questions Subject: Re: MS IntelliMouse Optical + FreeBSD In-Reply-To: <20020107212128.244aef75.matthew@starbreaker.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are you using yours as USB or PS/2? For me, as PS2 it would give me skillions of psmintr errors and eventually force a reboot. As USB it would randomly lock up and force a reboot. I moved it to my Linux box where it does the same thing, only less often. On Mon, 7 Jan 2002, Matthew Graybosch wrote: > On Sun, 6 Jan 2002 21:23:16 +0100 > "Siegbert Baude" wrote: > > > Hi Matthew, > > > > on freebsd-questions you wrote, that you were using the MS IntelliMouse > > Optical. > > I also use this thingie and am content. > > Did you manage to get the 4th and 5th buttons (the outside ones) into > > any use? > > I don't really use the outer buttons, but they *do* work. > > If you're using XDM put this in ~/.xsession, otherwise stick it in > ~/.xinitrc: > > xmodmap -e "pointer = 1 2 3 6 7 4 5" > > Also, you need the following lines in XF86Config's mouse section: > > Option "Buttons" "7" > Option "ZAxisMapping" "6 7" > > Hope this helps. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message