From owner-freebsd-questions Wed Jan 8 16:55: 9 2003 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 EB75437B401 for ; Wed, 8 Jan 2003 16:55:08 -0800 (PST) Received: from wonkity.com (wonkity.com [63.93.4.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C9343EA9 for ; Wed, 8 Jan 2003 16:55:08 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.6/8.12.6) with ESMTP id h090t7jG002747; Wed, 8 Jan 2003 17:55:07 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.6/8.12.6/Submit) with ESMTP id h090t7pH002744; Wed, 8 Jan 2003 17:55:07 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 8 Jan 2003 17:55:07 -0700 (MST) From: Warren Block To: Christopher J Phillips Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mouse Murder In-Reply-To: <1042071522.244.42.camel@furriebox.furrie.net> Message-ID: <20030108175106.Y2535@wonkity.com> References: <1042070481.244.28.camel@furriebox.furrie.net> <3E1CBD0A.6000207@ucsb.edu> <1042071522.244.42.camel@furriebox.furrie.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 9 Jan 2003, Christopher J Phillips wrote: > OK, I'll try with another mouse ps2 style & see if it is any different. > > As far as killing the moused, I'd be fine if I knew exactly how to > restart it, to see if that will fix the problem without rebooting... # moused -f -p /dev/psm0 -t auto The -f runs it in the foreground so you can just ^C it. "kill -1" is just a HUP. It makes moused restart, not quit. Try without the -1. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message