From owner-freebsd-questions Mon Dec 3 8:16:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 61C1237B405; Mon, 3 Dec 2001 08:16:17 -0800 (PST) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.6/8.11.3) with ESMTP id fB3GGGx45897; Mon, 3 Dec 2001 11:16:16 -0500 (EST) Message-ID: <3C0BA550.3000908@magpage.com> Date: Mon, 03 Dec 2001 11:16:16 -0500 From: Daniel Frazier User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.5) Gecko/20011112 X-Accept-Language: en-us MIME-Version: 1.0 To: "Crist J . Clark" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 4.1.0 and IntelliMouse References: <20011203040824.B35129@blossom.cjclark.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RRT-Status: UNKNOWN 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 Crist J . Clark wrote: > I thought I would give XFree86 4.1.0 a try. It all went pretty well > except for one problem, my mouse is being freaky. The mouse runs fine > under XFree86 3.3.6 and on a VTY, but when I start XFree86 4.1.0, the > cursor gravitates towards one corner of the screen (usually the > upper-left) and just kind of sticks there. If I make some violent > movements with the mouse, the cursor may move across the screen for a > moment, but then it returns. > > The mouse is a plain ol' M$ IntelliMouse. I've tried telling the > /etc/X11/XF86Config that it is uses both "IntelliMouse" and the "PS/2" > "Protocol"s, but neither works. Just for completeness, I've attached > my XF86Config file. There seems to be nothing unusual in the > diagnostic messages for the mouse the server prints to the console as > X starts up. > > Anyone have ideas what I need to do or what might be the problem? > My intellimouse works as advertised using XFree86 4.1.0_6 and this in /etc/X11/XF86Config: Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/psm0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection hope this helps. good luck! -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message