Date: Sat, 13 Nov 2004 12:01:56 +1100 From: "Alastair G. Hogge" <agh@tpg.com.au> To: freebsd-questions@freebsd.org Cc: Sean Murphy <smurphy@calarts.edu> Subject: Re: ScreenShots Message-ID: <200411131201.56611.agh@tpg.com.au> In-Reply-To: <41954F93.1010700@calarts.edu> References: <41954F93.1010700@calarts.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Nov 2004 11:04, Sean Murphy wrote:
> How does one take screen shots of the FreeBSD Install and Terminal? I
> would like to make a guide specific to our location.
=46rom man 1 vidcontrol
The following command will capture the contents of the first virtual t=
er-
minal, and redirect the output to the shot.scr file:
vidcontrol -p < /dev/ttyv0 > shot.scr
Use /usr/ports/graphics/scr2png/ to convert the vidcontrol dump to a PNG fi=
le.
> Thanks
No worries
=2DAlastair
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411131201.56611.agh>
