From owner-cvs-usrsbin Thu Jul 24 16:59:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA03212 for cvs-usrsbin-outgoing; Thu, 24 Jul 1997 16:59:31 -0700 (PDT) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA03171; Thu, 24 Jul 1997 16:58:58 -0700 (PDT) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.5/8.8.5) with ESMTP id QAA25916; Thu, 24 Jul 1997 16:58:57 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.6/8.8.5) with SMTP id QAA18318; Thu, 24 Jul 1997 16:58:56 -0700 (PDT) Date: Thu, 24 Jul 1997 16:58:56 -0700 (PDT) From: Chris Timmons To: Wolfram Schneider cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/moused moused.8 In-Reply-To: <199707242349.QAA11434@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk While you are at it, would you consider adding a reference to sysmouse(4)? Perhaps also it would be appropriate to mention on this page that events supplied by moused (and read from /dev/sysmouse) are in MouseSystems protocol (that information is available at the tail end of sysmouse(4) and in the FAQ, but it is not terribly handy for users grappling with XFree86 and moused together for the first time.) -Chris On Thu, 24 Jul 1997, Wolfram Schneider wrote: > wosch 1997/07/24 16:49:29 PDT > > Modified files: > usr.sbin/moused moused.8 > Log: > Add ref to vidcontrol(1). > > Revision Changes Path > 1.3 +3 -0 src/usr.sbin/moused/moused.8 >