Date: Mon, 9 Nov 1998 05:18:02 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: yokota@zodiac.mech.utsunomiya-u.ac.jp (Kazutaka YOKOTA) Cc: nik@nothing-going-on.demon.co.uk, hackers@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: text mode screen grabber? Message-ID: <199811090518.WAA28668@usr07.primenet.com> In-Reply-To: <199811081510.AAA16053@zodiac.mech.utsunomiya-u.ac.jp> from "Kazutaka YOKOTA" at Nov 9, 98 00:10:42 am
next in thread | previous in thread | raw e-mail | index | archive | help
> >Has anyone got (or have pointers to useful code) a screen grabber for > >syscons? Ideally (and given an 80x25 screen) I'm looking for something > >that would write a 4000 byte file of { character code, colour } tuples. > [...] > > Have you considered script(1), a standard command, or `screen', which > is in the port collection, I expect? Someone should implement ESC [ 2 i (Media copy); it sends the current screen contents to the host. For syscons, it would rougly resemble a mouse_paste in stuffing the input buffer. Someone should also consider IBCS2 functionality wants: http://www5.sco.com/cgi-bin/ssl_getmanpage?screen+HW+OSES30+screen Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811090518.WAA28668>