Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!bionet!apple!snorkelwacker!bloom-beacon!SHAMASH.MCRCIM.MCGILL.EDU!mouse From: mouse@SHAMASH.MCRCIM.MCGILL.EDU (der Mouse) Newsgroups: comp.windows.x Subject: Re: Spy X Window Message-ID: <9007230614.AA02051@shamash.McRCIM.McGill.EDU> Date: 23 Jul 90 06:14:14 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 16 >> I want to "monitor" a window on another machine from my machine. > If you happen to be on SUN's[sic], I have used a simple approach that > is not dependent upon X: "rsh screendump | screenload". If this sort of wholesale screen transfer is enough for your needs, you could use "xwd -root -display machine:0 | xwud" as an X solution. If your machine has not been xhosted in, you could "rsh machine xwd -root -display :0 | xwud" instead. If the beeps bother you, well, you have source to xwd, and it generates them explicitly.... der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu