Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 17:55:07 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Christopher J Phillips <chris@furrie.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Mouse Murder
Message-ID:  <20030108175106.Y2535@wonkity.com>
In-Reply-To: <1042071522.244.42.camel@furriebox.furrie.net>
References:  <1042070481.244.28.camel@furriebox.furrie.net>  <3E1CBD0A.6000207@ucsb.edu> <1042071522.244.42.camel@furriebox.furrie.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030108175106.Y2535>