Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/share/termcap Pull up revision 1.44 (requested by ad):



details:   https://anonhg.NetBSD.org/src/rev/18f1d89f0ae5
branches:  netbsd-1-4
changeset: 470000:18f1d89f0ae5
user:      he <he%NetBSD.org@localhost>
date:      Sat Jan 08 19:02:26 2000 +0000

description:
Pull up revision 1.44 (requested by ad):
  Add 'rcons' and 'rcons-color' entries, primarily for the benefit
  of NetBSD/pmax.

diffstat:

 share/termcap/termcap.src |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r 6abe4315f752 -r 18f1d89f0ae5 share/termcap/termcap.src
--- a/share/termcap/termcap.src Sat Jan 08 18:53:16 2000 +0000
+++ b/share/termcap/termcap.src Sat Jan 08 19:02:26 2000 +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