summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-02 08:27:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-02 08:27:24 +0000
commitc2e8bd928c6b750450e6138071e7002e0887a605 (patch)
tree2f9284a36c389740eb9acbca26725fa6d490bcd2 /x11/Makefile
parentBlind checkin of port update from a maintainer. Scot hasn't been wrong before. (diff)
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
Notes
Notes: svn path=/head/; revision=32195
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 5889fed3a36e..73478c490c95 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -108,6 +108,7 @@
SUBDIR += xtermset
SUBDIR += xtestpicture
SUBDIR += xtoolwait
+ SUBDIR += xwatchwin
SUBDIR += xwit
SUBDIR += xzoom