http://www.jwz.org/xscreensaver/xscreensaver-5.09.tar.gz
[xscreensaver] / hacks / phosphor.man
index f954c18935276713cf1846bb9015576b01bf7d8b..154599c5f9c154a405451cae7f901152b1c7f3ea 100644 (file)
@@ -11,7 +11,7 @@
 .if n .sp 1
 .if t .sp .5
 ..
-.TH XScreenSaver 1 "30-Oct-99" "X Version 11"
+.TH XScreenSaver 1 "5-May-2004" "X Version 11"
 .SH NAME
 phosphor - simulates an old terminal with long-sustain phosphor
 .SH SYNOPSIS
@@ -20,6 +20,7 @@ phosphor - simulates an old terminal with long-sustain phosphor
 [\-visual \fIvisual\fP] [\-font \fIfont\fP] [\-scale \fIint\fP]
 [\-ticks \fIint\fP] [\-delay \fIusecs\fP] [\-program \fIcommand\fP]
 [\-meta] [\-esc] [\-bs] [\-del]
+[\-fps]
 .SH DESCRIPTION
 The \fIphosphor\fP program draws text on the screen in a very large 
 pixelated font that looks like an old low resolution dumb tty.  The
@@ -79,6 +80,7 @@ phosphor -program 'cat /usr/src/linux*/README'
 phosphor -program 'ping localhost'
 phosphor -program 'ps -e'
 phosphor -program 'od -txC -w6 /dev/random'
+phosphor -program 'cat /dev/random'
 phosphor -scale 2 -geom =1280x1024 -program 'top'
 phosphor -scale 4 -geom =1280x1024 \\
          -program 'mtr www.kernel.org'
@@ -86,6 +88,14 @@ phosphor -program 'xemacs -nw -q -f life'
 phosphor -scale 5 -geom =1280x1024 \\
          -program 'xemacs -nw -q --eval "(hanoi 5)"'
 .EE
+If you have the
+.BR festival (1)
+text-to-speech system installed, you can have it read the screen as
+phosphor prints it:
+.EX
+phosphor -program \\
+    'xscreensaver-text | tee /dev/stderr | festival --tts'
+.EE
 You can also use \fIphosphor\fP as a lo-fi replacement for the
 .BR xterm (1)
 and
@@ -107,6 +117,9 @@ Swap Backspace and Delete.  This is the default.
 .TP 8
 .B \-bs
 Do not swap Backspace and Delete.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH TERMINAL EMULATION
 By default, \fIphosphor\fP allocates a pseudo-tty for the sub-process to
 run under.  This has the desirable side effect that the program will be
@@ -135,13 +148,14 @@ stored in the RESOURCE_MANAGER property.
 to inform the sub-process of the type of terminal emulation.
 .SH SEE ALSO
 .BR xscreensaver (1),
+.BR xscreensaver-text (1),
 .BR fortune (1),
-.BR apple2 (1),
-.BR starwars (1),
-.BR fontglide (1),
-.BR ljlatest (1),
+.BR apple2 (MANSUFFIX),
+.BR starwars (MANSUFFIX),
+.BR fontglide (MANSUFFIX),
+.BR ljlatest (MANSUFFIX),
 .BR dadadodo (1),
-.BR webcollage (1),
+.BR webcollage (MANSUFFIX),
 .BR driftnet (1)
 .BR EtherPEG ,
 .BR EtherPeek ,