X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Ffuzzyflakes.man;h=a85cf0e833762216cf02d3a32f2170b503046574;hb=5f1f12f2a37da634000f96d18d59cc73a8814ef7;hp=07c3b0f245bfe72944da10c507411dca8faae589;hpb=ffd8c0873576a9e3065696a624dce6b766b77062;p=xscreensaver diff --git a/hacks/fuzzyflakes.man b/hacks/fuzzyflakes.man index 07c3b0f2..a85cf0e8 100644 --- a/hacks/fuzzyflakes.man +++ b/hacks/fuzzyflakes.man @@ -17,6 +17,7 @@ fuzzyflakes - falling snowflakes/flower shapes [\-no-db] (\-color \fIstring\fP) (\-random-colors) +[\-fps] .SH DESCRIPTION The .I fuzzyflakes @@ -72,13 +73,16 @@ Disable double-buffering. .B \-color \fIstring\fP The base color for the color scheme. Typed as a hexadecimal triplet with or with out the leading #. ie. fa4563 & #43cd12 are both acceptable. -If the satration of you color is too low (<0.03) the random color +If the saturation of you color is too low (<0.03) the random color generator will kick in. The default color is #efbea5 .TP 8 .B \-random-colors This enables the random color generation. It is disabled by default. It overrides anything from -color +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -105,4 +109,4 @@ Barry Dmytro .SH CREDITS The color generation algorithm was borrowed from a friend from #vegans@irc.blitzed.org. Her site is http://beautifulfreak.net/. -To see her original code in action visit her site. \ No newline at end of file +To see her original code in action visit her site.