http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.24.tar.gz
[xscreensaver] / hacks / apple2.man
index e29cd23936707eaceb65e5eae873f4a62d16964d..932c2b4c2760ee01e57332004f35508b257a0cd3 100644 (file)
 .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
 apple2 - Apple ][ display emulator
 .SH SYNOPSIS
 .B apple2
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP]
 [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install]
-[\-visual \fIvisual\fP] [\-delay \fIseconds\fP]
+[\-visual \fIvisual\fP]
 [\-program \fIcommand to run\fP]
 [\-basic] [\-slideshow] [\-text]
 [\-meta] [\-esc] [\-bs] [\-del] [\-fast]
@@ -40,8 +40,10 @@ you configured into XScreenSaver and displays them within the
 limitations of the Apple ][ display hardware. With only 6 available
 colors, you can only make out the general shape of the pictures.
 
-In text mode it displays the output of a command (by default your
-system's fortune program, but can be overridden with \fI\-program\fP).
+In text mode it displays the output of a command or the contents of
+a file or URL (via the default
+.BR xscreensaver-text (1)
+program, which can be overridden with \fI\-program\fP).
 
 In text mode, it is also a fully functional (if anachronistic)
 vt100 terminal emulator.
@@ -65,9 +67,6 @@ Install a private colormap for the window.
 Specify which visual to use.  Legal values are the name of a visual class,
 or the id number (decimal or hex) of a specific visual.
 .TP 8
-.B \-delay \fIdelay\fP
-The delay between displaying one crash and another.
-.TP 8
 .B \-basic
 Choose basic mode
 .TP 8
@@ -83,7 +82,7 @@ option may be any string acceptable to /bin/sh. The program will be
 run at the end of a pipe, and any characters that it prints to
 \fIstdout\fP will be printed on the Apple ][ display. If the program
 exits, it will be launched again after 3 seconds.  Default:
-.BR fortune (1).
+.BR xscreensaver-text (1).
 
 In text mode, \fIapple2\fP emulates a vt100 terminal running on a 40x24
 uppercase-only screen.
@@ -94,7 +93,8 @@ apple2 -text \\
        -program 'cat /usr/src/linux*/README | fold -sw40'
 apple2 -text -program 'ping apple.com'
 apple2 -text -program 'ps -e'
-apple2 -text -program 'od -txCz -w7 /dev/random'
+apple2 -text -program 'od -txCz -w7 /dev/urandom'
+apple2 -text -program 'cat /dev/random'
 apple2 -text -fast -program 'xemacs -nw -q -f life'
 apple2 -text -fast \\
        -program 'xemacs -nw -q --eval "(hanoi 5)"'
@@ -105,7 +105,7 @@ and
 .BR gnome-terminal (1)
 terminal emulators:
 .EX
-apple2 -fast -program tcsh
+apple2 -text -fast -program tcsh
 .EE
 .TP 8
 .B \-pty
@@ -175,13 +175,14 @@ Apple ][ and Applesoft are trademarks of Apple Computer.
 
 .SH SEE ALSO
 .BR xscreensaver (1),
-.BR bsod (1),
+.BR bsod (MANSUFFIX),
+.BR xscreensaver-text (1),
 .BR fortune (1),
-.BR phosphor (1),
-.BR starwars (1),
-.BR ljlatest (1),
+.BR phosphor (MANSUFFIX),
+.BR starwars (MANSUFFIX),
+.BR ljlatest (MANSUFFIX),
 .BR dadadodo (1),
-.BR webcollage (1),
+.BR webcollage (MANSUFFIX),
 .BR driftnet (1)
 .BR EtherPEG ,
 .BR EtherPeek ,