ftp://ftp.linux.ncsu.edu/mirror/ftp.redhat.com/pub/redhat/linux/enterprise/4/en/os...
[xscreensaver] / hacks / fuzzyflakes.man
index 241414aa984c954eb7aba256b2c51f483e3507bd..07c3b0f245bfe72944da10c507411dca8faae589 100644 (file)
@@ -1,6 +1,6 @@
 .TH XScreenSaver 1 "12-May-04" "X Version 11"
 .SH NAME
-fuzzyflakes - falling pastel snowflakes/flower shapes
+fuzzyflakes - falling snowflakes/flower shapes
 .SH SYNOPSIS
 .B fuzzyflakes
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP]
@@ -15,6 +15,8 @@ fuzzyflakes - falling pastel snowflakes/flower shapes
 [\-layers \fIint\fP]
 [\-density \fIint\fP]
 [\-no-db]
+(\-color \fIstring\fP)
+(\-random-colors)
 .SH DESCRIPTION
 The
 .I fuzzyflakes
@@ -66,6 +68,17 @@ Default 5.
 .TP 8
 .B \-no-db
 Disable double-buffering.
+.TP 8
+.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
+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
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -89,3 +102,7 @@ any purpose.  It is provided "as is" without express or implied
 warranty.
 .SH AUTHOR
 Barry Dmytro <badcherry@mailc.net>
+.SH CREDITS
+The color generation algorithm was borrowed from a friend <ZoeB>
+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