7297c315f5
Shows a scrolling 'Matrix'-like screen, with support for many options like fonts, colors and font styles. feedback and ok naddy@
20 lines
517 B
Plaintext
20 lines
517 B
Plaintext
$OpenBSD: patch-cmatrix_1,v 1.1.1.1 2006/12/21 17:27:05 jasper Exp $
|
|
--- cmatrix.1.orig Mon Apr 1 02:38:52 2002
|
|
+++ cmatrix.1 Thu Nov 16 09:36:26 2006
|
|
@@ -1,4 +1,4 @@
|
|
-.TH CMatrix 1 "Mon May 3 1999"
|
|
+.TH CMatrix 6 "Mon May 3 1999"
|
|
.SH NAME
|
|
CMatrix
|
|
.SH SYNOPSIS
|
|
@@ -21,7 +21,8 @@
|
|
Force the linux $TERM type to be on
|
|
.TP
|
|
.I "\-l"
|
|
-Linux mode (sets "matrix.fnt" font in console)
|
|
+Linux mode (sets "matrix.fnt" font in console).
|
|
+Use it after a command like "xterm -fn mtx"
|
|
.TP
|
|
.I "\-o"
|
|
Use old-style scrolling
|