From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 11:24:17 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 7E35316A4BF for ; Fri, 5 Sep 2003 11:24:17 -0700 (PDT) Received: from adicia.telenet-ops.be (adicia.telenet-ops.be [195.130.132.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA3BD44005 for ; Fri, 5 Sep 2003 11:24:15 -0700 (PDT) (envelope-from mike.guilmot@pandora.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id 6755C384D2; Fri, 5 Sep 2003 20:24:14 +0200 (MEST) Received: from D57650F9.kabel.telenet.be (D57650F9.kabel.telenet.be [213.118.80.249]) by adicia.telenet-ops.be (Postfix) with ESMTP id F2D4A380D0; Fri, 5 Sep 2003 20:24:13 +0200 (MEST) From: Guilmot Mike To: "Dragoncrest" , questions@freebsd.org Date: Fri, 5 Sep 2003 20:24:50 +0200 User-Agent: KMail/1.5 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: <200309052024.50370.mike.guilmot@pandora.be> 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:24:17 -0000 On Friday 05 September 2003 20: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. Is this in XFree86 while moused is still running ? If yes, try killing moused. This helped for me. The mouse ran just fine afterwards. Kind regards, Guilmot Mike