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
* 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
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