Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/termcap Enable color on wscons consoles.
details: https://anonhg.NetBSD.org/src/rev/30d8fa332e84
branches: trunk
changeset: 485439:30d8fa332e84
user: mycroft <mycroft%NetBSD.org@localhost>
date: Thu Apr 27 22:16:52 2000 +0000
description:
Enable color on wscons consoles.
diffstat:
share/termcap/termcap.src | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r dc13a7981d98 -r 30d8fa332e84 share/termcap/termcap.src
--- a/share/termcap/termcap.src Thu Apr 27 22:12:36 2000 +0000
+++ b/share/termcap/termcap.src Thu Apr 27 22:16:52 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: termcap.src,v 1.55 2000/04/27 18:55:32 mycroft Exp $
+# $NetBSD: termcap.src,v 1.56 2000/04/27 22:16:52 mycroft Exp $
#
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
@@ -906,9 +906,13 @@
# These are micro-minimal and probably need to be redone for real
# after the manner of the pcvt entries.
wsvt25|NetBSD wscons in 25 line DEC VT220 mode:\
+ :Co#16:NC#32:pa#256:\
+ :AB=\E[4%dm:AF=\E[3%dm:op=\E[37;40m:\
:co#80:li#25:tc=vt220:
wsvt25m|NetBSD wscons in 25 line DEC VT220 mode with Meta:\
+ :Co#16:NC#32:pa#256:\
+ :AB=\E[4%dm:AF=\E[3%dm:op=\E[37;40m:\
:co#80:li#25:km:tc=vt220:
#### FreeBSD console entries
Home |
Main Index |
Thread Index |
Old Index