Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/termcap Add entries for 'rcons' and 'rcons-color'. Als...
details: https://anonhg.NetBSD.org/src/rev/e4e017606611
branches: trunk
changeset: 473635:e4e017606611
user: ad <ad%NetBSD.org@localhost>
date: Thu Jun 10 23:02:43 1999 +0000
description:
Add entries for 'rcons' and 'rcons-color'. Also sent to esr%thyrsus.com@localhost
(current termcap maintainer).
diffstat:
share/termcap/termcap.src | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r 67dfde4e317f -r e4e017606611 share/termcap/termcap.src
--- a/share/termcap/termcap.src Thu Jun 10 20:48:28 1999 +0000
+++ b/share/termcap/termcap.src Thu Jun 10 23:02:43 1999 +0000
@@ -11729,6 +11729,14 @@
:k8=\E[OR:k9=\E[OS:kd=\E[B:ke=\E>:kh=\E[H:kl=\E[D:kr=\E[C:\
:ks=\E=:ku=\E[A:le=^H:me=\E[m:nd=\E[C:se=\E[m:so=\E[7m:\
:sr=\EM:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:
+# `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and
+# DECstation/pmax.
+rcons|BSD rasterconsole:\
+ :tc=sun-il:
+# Color version of above. Color currenly only provided by NetBSD.
+rcons-color|BSD rasterconsole with ANSI color:\
+ :AF=\E[3%dm:AB=\E[4%dm:Co#8:pa#64:op=\E[m:ut:tc=rcons:
+
######## ICH/ICH1 VERSUS RMIR/SMIR
#
# Some non-curses applications get confused if both ich/ich1 and rmir/smir
Home |
Main Index |
Thread Index |
Old Index