http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / apple2.man
index e29cd23936707eaceb65e5eae873f4a62d16964d..97652696a9d7b4b4b40cf0113482046bed194071 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]
@@ -65,9 +65,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
@@ -95,6 +92,7 @@ apple2 -text \\
 apple2 -text -program 'ping apple.com'
 apple2 -text -program 'ps -e'
 apple2 -text -program 'od -txCz -w7 /dev/random'
+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)"'