Installation and Use of cmatrix in linux, linuxcmatrix
Installation Process
Wget http://www.asty.org/cmatrix/dist/cmatrix-1.2a.tar.gz
Tar xvf cmatrix-1.2a.tar.gz
Cd cmatrix-1.2a
Yum install ncurses-devel
./Configure & make install
Instructions for use
Cmatrix [-abBflohnsVx] [-C color]
Option
-A: asynchronous scrolling (default)
-B: Random bold
-B: All in bold
-F: force the linux $ TERM type to be on
Please explain
-L: Linux mode (sets "matrix. fnt" font in console)
Please explain
-O: use the old style to scroll (not easy to read)
-H: Get help information
-N: Do not use bold (default)
-S: "Screensaver" mode, exits on first keystroke
Please explain
-X: X window mode. It seems that the symbols displayed are different.
-V: displays version information.
-U: The refreshing frequency. The value ranges from 0 to 9, that is, the scrolling speed.
-C: The displayed color. green (default), red, blue, white, yellow, cyan,
Magenta and black
In the running status, press q to exit the program.
# Cmatrix-B:
# Cmatrix-B:
Of course, we can also change the color. I prefer-B, red, yellow, and blue.
# Cmatrix-B-C red
# Cmatrix-B-C yellow
# Cmatrix-B-C blue
In the running status, you can press the number 0-9 to change the scroll speed !!