From owner-freebsd-questions Wed Jul 12 8:21: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nbf-27.umd.edu (nbf-27.umd.edu [128.8.38.27]) by hub.freebsd.org (Postfix) with ESMTP id 1179E37B809 for ; Wed, 12 Jul 2000 08:20:57 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by nbf-27.umd.edu (8.9.3/8.9.3) with ESMTP id LAA01185 for ; Wed, 12 Jul 2000 11:20:04 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <396C8CA4.73B07514@glue.umd.edu> Date: Wed, 12 Jul 2000 11:20:04 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Re: XF86-4 and the MS Intellimouse Explorer (USB) References: <3960AEB1.AC5EF87D@glue.umd.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brandon Fosdick wrote: > > Does anybody have a working config for this that I can steal? > > I tried putting > > Option "ZAxisMapping" "6 7" > Option "Buttons" "7" > > in /etc/X11/XF86Config, and > > xmodmap -e "pointer = 1 2 3 6 7 4 5" > > in ~/.xinitrc, but everything goes nuts when i startx. None of the > buttons work right, and I have to ctrl-alt-backspace to get out. > Anything special that goes in the kernel config? I'm replying to my own post...so sue me. When I posted the above I had the mouse plugged into the USB port on my Asus K7V. The explorer comes with a usb -> ps2 adapter, so I tried using that. Everything works fine now, which makes me think that the problem is in the usb system, either the mboard or fbsd's usb mouse drivers. Any known issues with the usb stuff? Any way to fix it? -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message