summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/demo/README
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-01-01 08:32:05 +0000
committerpeter <peter@FreeBSD.org>1999-01-01 08:32:05 +0000
commit56b4a2fa96ef823c0127976937ca06734834be4d (patch)
tree2e2ebb5a12755a56d0f7467c343a4635c7d69d5c /usr.sbin/pcvt/demo/README
parentc93aa8139afbfc351323f822353fefee494a1278 (diff)
downloadFreeBSD-src-56b4a2fa96ef823c0127976937ca06734834be4d.zip
FreeBSD-src-56b4a2fa96ef823c0127976937ca06734834be4d.tar.gz
Part 4 of pcvt/voxware revival: pcvt userland
Reviewed by: core
Diffstat (limited to 'usr.sbin/pcvt/demo/README')
-rw-r--r--usr.sbin/pcvt/demo/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr.sbin/pcvt/demo/README b/usr.sbin/pcvt/demo/README
new file mode 100644
index 0000000..5e33f54
--- /dev/null
+++ b/usr.sbin/pcvt/demo/README
@@ -0,0 +1,20 @@
+- The files "chardemo.vt" and "colors.vt" are taken from the MSDOS Kermit
+ distribution and are redistributed with permission from Frank da Cruz.
+
+- cat chardemo.vt - displays all available character sets
+
+- cat colors.vt - displays all available back/foreground color combinations
+
+- cat sgr.vt - displays all possible graphic renditions
+
+- all other files are some VT100 animations collected over the time from
+ unkown sources, play them with playvt.
+
+- Playvt is a program to play an animation file on pcvt: because pcvt is
+ _much_ faster than an original VT100/VT220, it adds a programmable delay
+ for each character so one can enjoy smooth-running animations! :-)
+ There is no manpage available for playvt, just try to run playvt -? which
+ should give sufficient information. You have to empirically find out which
+ delay value fit's your needs!
+
+have fun!
OpenPOWER on IntegriCloud