From owner-freebsd-questions Sun Dec 2 22:43:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id D1D4B37B41A for ; Sun, 2 Dec 2001 22:43:41 -0800 (PST) Received: from d.tracker ([65.92.114.125]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011203064335.MGRW9997.tomts6-srv.bellnexxia.net@d.tracker>; Mon, 3 Dec 2001 01:43:35 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id fB37h0s00358; Mon, 3 Dec 2001 02:43:00 -0500 (EST) (envelope-from david) Date: Mon, 3 Dec 2001 02:43:00 -0500 From: David Banning To: Gary Kline Cc: David Banning , questions@FreeBSD.ORG Subject: Re: mouse not working in one direction Message-ID: <20011203024259.A334@sympatico.ca> References: <20011202040835.A982@sympatico.ca> <20011202013416.A14436@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011202013416.A14436@tao.thought.org>; from kline@tao.thought.org on Sun, Dec 02, 2001 at 01:34:16AM -0800 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 > > I am installing X using XF86Config and I keep getting mouse > > movement in only the vertical direction. > > I am using a PS/2 mouse with /dev/psm0 > > Me-thinks you need to change from protocol to > AUTO and your mouse should behave. (I've got a low-end Intel i815 > mainboard, and things work now... but maaaaaan, what a hassle!) > > cheers, and please let the group know, OK, so I changed the "PS/2" in /etc/X11/XF86Config to "AUTO" so now it looks like; Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "AUTO" Option "Device" "/dev/psm0" I am not sure if what I did is what you suggested. Still now working. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message