From http://www.jwz.org/xscreensaver/xscreensaver-5.23.tar.gz
[xscreensaver] / hacks / glx / bubble3d.man
index 229f076db2ee54ff35e814bf32470b98941cc0e5..f847e12de64d3dbf05bbf8d025d27340009e51a1 100644 (file)
@@ -8,6 +8,8 @@ bubble3d - 3d rising bubbles.
 [\-window]
 [\-root]
 [\-delay \fInumber\fP]
+[\-transparent]
+[\-color \fIcolor\fP]
 [\-fps]
 .SH DESCRIPTION
 Draws a stream of rising, undulating 3D bubbles, rising toward the top of
@@ -24,11 +26,18 @@ Draw on a newly-created window.  This is the default.
 .B \-root
 Draw on the root window.
 .TP 8
+.B \-transparent
+Draw transparent bubbles instead of solid ones.
+.TP 8
+.B \-color \fIcolor\fP
+Draw bubbles of the specified color.  "Random" means a different color
+for each bubble.
+.TP 8
 .B \-delay \fInumber\fP
 Per-frame delay, in microseconds.  Default: 15000 (0.015 seconds.).
 .TP 8
-.B \-fps | \-no-fps
-Whether to show a frames-per-second display at the bottom of the screen.
+.B \-fps
+Display the current frame rate, CPU load, and polygon count.
 .SH ENVIRONMENT
 .PP
 .TP 8