]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pcvt/demo/README
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / usr.sbin / pcvt / demo / README
1 - The files "chardemo.vt" and "colors.vt" are taken from the MSDOS Kermit 
2   distribution and are redistributed with permission from Frank da Cruz.
3
4 - cat chardemo.vt - displays all available character sets
5
6 - cat colors.vt   - displays all available back/foreground color combinations
7
8 - cat sgr.vt      - displays all possible graphic renditions
9
10 - all other files are some VT100 animations collected over the time from
11   unkown sources, play them with playvt.
12
13 - Playvt is a program to play an animation file on pcvt: because pcvt is
14   _much_ faster than an original VT100/VT220, it adds a programmable delay
15   for each character so one can enjoy smooth-running animations! :-)
16   There is no manpage available for playvt, just try to run playvt -? which
17   should give sufficient information. You have to empirically find out which
18   delay value fit's your needs!
19
20 have fun!