X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frd-bomb.man;h=4022a4328ee795f8518c1a4056e1c1fc7840c999;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=161c47837a541e8f84619ee848323f0a88612bb4;hpb=186b0b9f1638444c650c9273df38085e0db71e4a;p=xscreensaver diff --git a/hacks/rd-bomb.man b/hacks/rd-bomb.man index 161c4783..4022a432 100644 --- a/hacks/rd-bomb.man +++ b/hacks/rd-bomb.man @@ -7,7 +7,8 @@ rd-bomb - reaction/diffusion textures [\-background \fIcolor\fP] [\-window] [\-root] [\-install] [\-visual \fIvisual\fP] [\-width \fIn\fP] [\-height \fIn\fP] [\-reaction \fIn\fP] [\-diffusion \fIn\fP] -[\-size \fIf\fP] [\-speed \fIf\fP] [\-delay \fIusecs\fP] +[\-size \fIf\fP] [\-speed \fIf\fP] [\-delay \fImillisecs\fP] +[\-fps] .SH DESCRIPTION The \fIrd-bomb\fP program draws reaction/diffusion textures. The code @@ -54,25 +55,26 @@ Specify the size of the tile, in pixels. .TP 8 .B \-diffusion \fIn\fP These are constants in the equations that effect its visual nature. -Each may be one of 0, 1, or 2. +Each may be one of 0, 1, or 2. Default is -1: these constants are +chosen randomly. .TP 8 .B \-radius \fIn\fP Size of the seed. .TP 8 -.B \-palette \fIn\fP -Selects a palette. Must be between 0 and 80, inclusive. -.TP 8 .B \-size \fIf\fP What fraction of the window is actively drawn, a floating point number -between 0 (exclusive) and 1 (inclusive). Default is 0.66. +between 0 (exclusive) and 1 (inclusive). Default is 1.0. .TP 8 .B \-speed \fIf\fP When a fraction of the screen is active, the active area moves at this rate (a floating point number). Default is zero. Suggested value: 1.0. .TP 8 -.B \-delay \fIusecs\fP -How many microseconds to delay between frames; default 1000, or +.B \-delay \fImillisecs\fP +How many milliseconds to delay between frames; default 1, or about 1/1000th of a second. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8