X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fbubbles.man;h=f9b892e62b38a0e90772daa335054443235f5f26;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=c9016e6488e3ad42c6f40b6dda2d303dbec63643;hpb=df7adbee81405e2849728a24b498ad2117784b1f;p=xscreensaver diff --git a/hacks/bubbles.man b/hacks/bubbles.man index c9016e64..f9b892e6 100644 --- a/hacks/bubbles.man +++ b/hacks/bubbles.man @@ -16,7 +16,8 @@ bubbles - frying pan / soft drink simulation .SH SYNOPSIS .B bubbles -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-simple] [\-broken] [\-3D] [\-file filename] [\-directory directoryname] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-simple] [\-broken] [\-3D] [\-rise|\-drop] [-trails] +[\-fps] .SH DESCRIPTION \fIBubbles\fP sprays lots of little random bubbles all over the window which then grow until they reach their maximum size and go pop. The inspiration @@ -53,7 +54,7 @@ or the id number (decimal or hex) of a specific visual. .TP 8 .B \-delay microseconds How much of a delay should be introduced between steps of the animation. -Default 1, or about 1 microsecond. Actually, this is the delay between each +Default 800, or about 800 microsecond. Actually, this is the delay between each group of 15 new bubbles since such a delay between each step results in a very slow animation rate. .TP 8 @@ -67,9 +68,7 @@ this sort of thing. .TP 8 .B \-broken Don't hide bubbles when they pop. This was a bug during development -but the results were actually quite attractive. (This option is only -available if you have the XPM library available and the imake generated -Makefile has defined HAVE_XPM). +but the results were actually quite attractive. .TP 8 .B \-3D Normally, the simulation is done completely in two dimensions. When a @@ -80,22 +79,16 @@ whole thing looks more realistic but I find it attracts attention to the flickering of each bubble as they are move and are redrawn. Your mileage may vary. .TP 8 -.B \-file filename -Use the pixmap definitions in the given file, instead of the default (if -one is compiled in). This is ignored if \fI\-simple\fP is specified. If -the file is compressed (either with compress or gzip), it is decompressed -before use. (This option only works if you have XPM compiled into your -binary and you have compiled with BUBBLES_IO set in bubbles.h. This is -\fBnot\fP the default). -.TP 8 -.B \-directory directoryname -Similar to \fI-file\fP except the file is taken randomly from the -contents of the specified directory. (Again, this option is only available -if you have XPM and BUBBLES_IO was set when compiling. See above). -.TP 8 .B \-quiet Don't print messages explaining why one or several command line options were ignored. This is disabled by default. +.TP 8 +.B \-rise | \-drop +.TP 8 +.B \-trails +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH NOTES If you find the pace of things too slow, remember that there is a delay even though you specify no \fI\-delay\fP option. Try using \fI\-nodelay\fP @@ -135,8 +128,13 @@ stored in the RESOURCE_MANAGER property. .BR X (1), .BR xscreensaver (1) .SH DISTRIBUTION POLICY -This work is Copyright \(co 1995, 1996 by James Macnicol. Distribution is -allowed under the terms of the GNU General Public License. Look at the -sources for the legalese. +This work is Copyright \(co 1995, 1996 by James Macnicol. Permission +to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. No representations are made about the suitability of +this software for any purpose. It is provided "as is" without express +or implied warranty. .SH AUTHOR -James Macnicol . +James Macnicol