On Wed, 23 Jun 1999, Eric J. Korpela wrote:
> > That's a great idea. How can I get a screenshot of a linux framebuffer
> > system?
> I'm sure the smart-ass answer is 'cat /dev/fb >screenshot'
That grabs the current screen. You probably really want to do:
sleep 2; cat /dev/fb >screenshot
and then quickly change back to the screen you want to take a shot of.
--------------- Linux- the choice of a GNU generation. --------------
: Alex Holden (M1CJD)- Caver, Programmer, Land Rover nut, Radio Ham :
-------------------- http://www.linuxhacker.org/ --------------------