Date: Thu, 2 Mar 2000 16:29:28 +0200 From: "R.I.Pienaar" <rip@pinetec.co.za> To: Micke Josefsson <mj@isy.liu.se> Cc: Michael Lucas <mwlucas@blackhelicopters.org>, questions@FreeBSD.ORG Subject: Re: Taking screen shots in X11? Message-ID: <20000302162928.J24136@pinetec.co.za> In-Reply-To: <XFMail.000302152042.mj@isy.liu.se> References: <200003021300.IAA35729@blackhelicopters.org> <XFMail.000302152042.mj@isy.liu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu Mar 02, 2000 at 03:20:42PM +0100, Micke Josefsson wrote:
>
> On 02-Mar-00 Michael Lucas wrote:
> > Hello,
> >
> > How can I take a screen shot in X11?
> man xwd
>
> xwd has helped me in the past. I used xv to see the result and save it as .ps,
> for later printout.
something like :
xwd > blah.raw
<click on window you want to take shot of>
convert blah.raw blah.jpg
convert is part of imagemagick
--
R.I. Pienaar rip@pinetec.co.za
"I don't know. I'm confused. Who *are* you? Where are my shoes?"
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?20000302162928.J24136>
