From owner-cvs-all Sat Sep 2 1:27:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AFD937B422; Sat, 2 Sep 2000 01:27:24 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA14566; Sat, 2 Sep 2000 01:27:24 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200009020827.BAA14566@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 2 Sep 2000 01:27:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/xwatchwin Makefile ports/x11/xwatchwin/files md5 ports/x11/xwatchwin/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/09/02 01:27:24 PDT Modified files: x11 Makefile Added files: x11/xwatchwin Makefile x11/xwatchwin/files md5 x11/xwatchwin/pkg COMMENT DESCR PLIST Log: xwatchwin allows you to peek at a window on another X server. To use it, you must specify the display name of the machine you want to watch, then the name of the window on that machine. Xwatchwin will attempt to connect with the X server hostname:0.0, and if successful, will try to retrieve a copy of the window in which you specified interest. Obtained from: NetBSD Revision Changes Path 1.300 +2 -1 ports/x11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message