summaryrefslogtreecommitdiffstats
path: root/terminfo/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:28:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:28:28 +0000
commit5a5e2352c9a01f9076994915188c26c6b9036202 (patch)
tree1e1474b8b914d161946c01ba26a56db68b1fd5d3 /terminfo/README
parentInitial commit. (diff)
downloadscreen-upstream.tar.xz
screen-upstream.zip
Adding upstream version 4.9.0.upstream/4.9.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'terminfo/README')
-rw-r--r--terminfo/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/terminfo/README b/terminfo/README
new file mode 100644
index 0000000..45b39e6
--- /dev/null
+++ b/terminfo/README
@@ -0,0 +1,20 @@
+
+This directory contains various file for termcap/terminfo installation
+and testing:
+
+screencap Termcap entry for screen. Add it to /etc/termcap.
+ On NetBSD, you should run /usr/bin/cap_mkdb afterwards.
+
+screeninfo.src Terminfo entry. Use 'tic screeninfo.src'
+ to install (Sun: /usr/5bin/tic).
+
+checktc.c Termcap/info test program. Checks margin
+ handling and other things.
+
+8bits Some chars from the ISO 8859-1 charset.
+
+test.txt Test file for alternate charset.
+
+tetris.c The popular game, by John Tromp. This is one of
+ the winners of the 1989 IOCCC contest.
+