ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.21.tar.gz
[xscreensaver] / hacks / phosphor.man
index f954c18935276713cf1846bb9015576b01bf7d8b..5bc03b780476a919465b2b3dfae9b73b328417fd 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
@@ -79,6 +79,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 +87,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
@@ -135,6 +144,7 @@ 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),