Date: Fri, 18 May 2001 12:08:45 +0300 (EEST) From: Maxim Sobolev <sobomax@FreeBSD.ORG> To: nik@FreeBSD.ORG (Nik Clayton) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/syscons syscons.c src/sys/sys consio.h Message-ID: <200105180908.f4I98kg29621@vega.vega.com> In-Reply-To: <no.id> from "Nik Clayton" at May 18, 2001 01:52:56 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> > nik 2001/05/18 01:52:56 PDT > > Modified files: > sys/dev/syscons syscons.c > sys/sys consio.h > Log: > Add a new ioctl to syscons, CONS_SCRSHOT. Given a userland buffer, it > copies out the current contents of the video buffer for a syscons terminal, > providing a snapshot of the text and attributes. > > Based heavily on work originally submitted by Joel Holveck <joelh@gnu.org> > for 2.2.x almost 30 months ago, which I cleaned up a little, and forward > ported to -current. > > See also the usr.bin/scrshot utility. Cool! I've really missed such functionality since my first encounter with FreeBSD. Thank you! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105180908.f4I98kg29621>