> If not, then anybody be kind enough to tell me how to take a screen shot
> of the text? Because I have no idea how to do it.
>
>From an old post by Mike A. Harris:
cat /dev/vcsaX > screenshot.vcsa
Where X is the tty number of the vc. This grabs a copy of screen
memory of char/attribute pairs in the same manner that the screen
is organized under MSDOS, etc.. If you dump this file back to a
vcsa device, you'll be viewing it on that vc.
If you just want the text without the color stuff, use the
/dev/vcsX devices instead.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.