Re: How to make screenshot under console ?

2007-06-24 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Today smonek wrote: How to make screenshot under console ? without X11 On FreeBSD is : vidcontrol -p < /dev/ttyv0 > shot.scr But OpenBSD haven't vidcontrol I use OpenBSD 4.1 For capturing text on the console, you can use 's

Re: How to make screenshot under console ?

2007-06-24 Thread Travers Buda
* Han Boetes <[EMAIL PROTECTED]> [2007-06-24 19:47:02]: > smonek wrote: > > How to make screenshot under console? > > With screen you can make screenshot. They're called hardcopies. > > You could also tip(1) into the box. -- Travers Buda

Re: How to make screenshot under console ?

2007-06-24 Thread Han Boetes
smonek wrote: > How to make screenshot under console? With screen you can make screenshot. They're called hardcopies. # Han

How to make screenshot under console ?

2007-06-24 Thread smonek
How to make screenshot under console ? without X11 On FreeBSD is : vidcontrol -p < /dev/ttyv0 > shot.scr But OpenBSD haven't vidcontrol I use OpenBSD 4.1