Date: Sat, 17 Jan 2009 22:53:53 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/syscons/teken sequences teken_subr_compat.h Message-ID: <200901172254.n0HMs9x0047653@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-01-17 22:53:53 UTC
FreeBSD src repository
Modified files:
sys/dev/syscons/teken sequences teken_subr_compat.h
Log:
SVN rev 187373 on 2009-01-17 22:53:53Z by ed
Make vidcontrol's color setting work again.
It turns out I forgot to implement two escape sequences that allows the
user to change the default foreground and background colors. I thought
they were implemented by syscons itself, but vidcontrol just generates
some escape sequences, which get interpreted by the terminal emulator.
Reported by: mgp (forums)
Revision Changes Path
1.2 +2 -0 src/sys/dev/syscons/teken/sequences
1.2 +23 -0 src/sys/dev/syscons/teken/teken_subr_compat.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901172254.n0HMs9x0047653>
