Re: screendump to png

Johannes Weiner <[email protected]> Tue, 26 Jun 2007 01:41:42 +0200
Newsgroups gmane.comp.gnu.screen
Message-ID <[email protected]>
Hi,

On Mon, Jun 25, 2007 at 09:25:26PM +0200, Folkert van Heusden wrote:
> It would be nice if something got added to screen so that it can write
> screendumps to a .png-file. As far as i know it can currently only write
> ascii black&white dumps to a textfile.

I am running screen on framebuffer consoles and to catch the whole display, I
just `:exec fbdump shot.png'.

	Hannes