Path to this page:./
x11/xwatchwin,
Watch a window on another X server
Branch: CURRENT,
Version:1.1.1nb2,
Package name: xwatchwin-1.1.1nb2,
Maintainer:pkgsrc-usersxwatchwin 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.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 12.024 KB
Version history: (Expand)
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2006-02-06) Updated to version:xwatchwin-1.1.1nb2
- (2005-10-05) Package added to pkgsrc.se, versionxwatchwin-1.1.1nb1 (created)
CVS history: (Expand)
2021-10-26 13:35:01 byNia Alarie |Files touched by this commit (674) |
Log message:x11: Replace RMD160 checksums with BLAKE2s checksumsAll checksums have been double-checked against existing RMD160 andSHA512 hashesUnfetchable distfiles (fetched conditionally?):./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz |
2021-10-07 17:14:47 byNia Alarie |Files touched by this commit (675) |
Log message:x11: Remove SHA1 hashes for distfiles |
2015-11-04 04:29:14 byAlistair G. Crooks |Files touched by this commit (670) |
Log message:Add SHA512 digests for distfiles for x11 categoryProblems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gzOtherwise, existing SHA1 digests verified and found to be the same onthe machine holding the existing distfiles (morden). All existingSHA1 digests retained for now as an audit trail. |
2012-10-29 06:07:25 byAleksej Saushev |Files touched by this commit (563) |
Log message:Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2008-07-14 14:56:20 byJoerg Sonnenberger |Files touched by this commit (563) |
Log message:Mark as destdir ready. |
2006-12-27 14:37:47 byJoerg Sonnenberger |Files touched by this commit (210) |
Log message:- fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case- fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headersVerified using a full X11_TYPE=xorg bulk build without additionalbreakage. Discussed with salo@, wiz@ and send to packages@ for feedback. |
2006-03-04 22:31:14 byJohnny C. Lam |Files touched by this commit (2257) |
Log message:Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nodeveloper is officially maintaining the package.The rationale for changing this from "tech-pkg" to \ "pkgsrc-users" isthat it implies that any user can try to maintain the package (bysubmitting patches to the mailing list). Since the folks most likelyto care about the package are the folks that want to use it or arealready using it, this would leverage the energy of users who aren'tdevelopers. |
2006-02-06 00:11:50 byJoerg Sonnenberger |Files touched by this commit (4082) |
Log message:Recursive revision bump / recommended bump for gettext ABI change. |