Re: capturing remote display

2002-08-01 Thread Bret Hughes
On Wed, 2002-07-31 at 12:23, Anth Courtney wrote: > Hey guys, > > Apologies in advance if this is slightly OT (if so, any redirections / > pointers would be appreciated). > > I want to capture screenshots from a X display using a command line > interface. Ideally, I'd like to also be able to c

Re: capturing remote display

2002-07-31 Thread Johannes Franken
* Anth Courtney <[EMAIL PROTECTED]> [2002-07-31 19:23 +0200]: > I want to capture screenshots from a X display using a command line > interface. Ideally, I'd like to also be able to capture these from a > remote x display. xwd (1x) - dump an image of an X window -- Johannes Franken

capturing remote display

2002-07-31 Thread Anth Courtney
Hey guys, Apologies in advance if this is slightly OT (if so, any redirections / pointers would be appreciated). I want to capture screenshots from a X display using a command line interface. Ideally, I'd like to also be able to capture these from a remote x display. Can anyone point me towa