Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2000 20:38:57 -0500
From:      Jon Hamilton <hamilton@pobox.com>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: screen capture program 
Message-ID:  <20000906013857.AD05E137@woodstock.monkey.net>
In-Reply-To: Your message of "Tue, 05 Sep 2000 20:40:25 EDT." <Pine.SOL.4.21.0009052038190.29268-100000@sol.cs.binghamton.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help

In message <Pine.SOL.4.21.0009052038190.29268-100000@sol.cs.binghamton.edu>, Zh
ihui Zhang wrote:
} 
} Can anyone recommend a screen capture program for X windows for me? I
} searched the archive, somebody mentioned xview, gimp. Thanks.

xwd works for some uses (you can grab a single window, or the 
whole screen by using the -root option); it will dump out an .xwd file,
which you can use imagemagick or xv to turn into something more common
like a jpg.

There are some other solutions too, but this is what I usually use.


-- 
   Jon Hamilton  
   hamilton@pobox.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000906013857.AD05E137>