From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 11:51:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9FA516A4BF for ; Fri, 5 Sep 2003 11:51:41 -0700 (PDT) Received: from lilzmailfe02.liwest.at (lilzmailfe02.liwest.at [212.33.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E5043FEC for ; Fri, 5 Sep 2003 11:51:40 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailfe02.liwest.at with esmtp (Exim 4.14) id 19vLfB-0005Bv-QP; Fri, 05 Sep 2003 20:50:30 +0200 From: Daniela To: "Dragoncrest" , questions@freebsd.org Date: Fri, 5 Sep 2003 20:48:58 +0000 User-Agent: KMail/1.5.3 References: <200309051818.h85IINFx083245@mail5.mx.voyager.net> In-Reply-To: <200309051818.h85IINFx083245@mail5.mx.voyager.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309052048.58639.dgw@liwest.at> Subject: Re: Strange Mouse issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 18:51:41 -0000 On Friday 05 September 2003 18:18, Dragoncrest wrote: > Recently I had my BSD install go totally down in flames with a smashing > finale where it exploded into a billion pieces and wafted off into > oblivion. (blame the hardware, not me.) Anywho, I've since resurrected > the box but with one strange little quirk. The mouse freaks out like a > cat on crack. Any movement causes it to jump to the upper left corner, > go absolutely apesh** and do some totally weird things like false right > and left clicks even if all I'm doing is moving the mouse. Reboot > didn't resolve the issue (had to reboot anyways as part of a kernel > rebuild) so I am assuming it's not a hardware issue. The mouse works > fine in the console, but it absolutely will not work under X. Any > ideas? I've even rebuilt my X config several times. I had this too. You needn't kill moused. There's most likely something wrong with your X11 config file. Try setting the device to /dev/sysmouse and the protocol to auto. If this doesn't work, please post the mouse section of the X11 config file and what mouse you have. Daniela