Commit graph

8 commits

Author SHA1 Message Date
zuntum
933abc9dd1 Move pkg/ files into package's toplevel directory 2001-10-31 22:29:22 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
hubertf
4cc1e0c81a This works fine on NetBSD. 2000-05-05 15:30:42 +00:00
dmcmahill
de9a3219e8 split out PLIST for different OPSYS. The man pages get installed
in differing places.
2000-02-09 17:40:20 +00:00
agc
c3e1856d88 Initial import of xwatchwin into the NetBSD packages collection.
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.

You may specify the window you want to watch either by name or by its
window id, usually a hexidecimal number.  Usually specifying the
window by name is simpler, although not all windows have names
associated with them; in that case you must use the window id option.

If the window you want to watch is not in a viewable state,
xwatchwin will tell you so and exit.  If while you are watching
a window it becomes 'unviewable', xwatchwin will wait until the
window becomes 'viewable' again.

xwatchwin was written as an aid to a class for people learning
to use X.  The idea is that the instructor would type into an xterm
window on his/her display and the students would use xwatchwin
to see what the instructor typed.  The students could then type the
same thing in their own terminal windows.  Hopefully others will find
equally (if not more) constructive uses.
2000-01-24 15:02:59 +00:00