From http://www.jwz.org/xscreensaver/xscreensaver-5.33.tar.gz
[xscreensaver] / hacks / interference.man
index 3bf78f07b4e75b0a8fe2f8b6a70faef60262d944..87866c8eba5d61f804f48087104dc591672c3656 100644 (file)
@@ -14,7 +14,9 @@ interference - decaying sinusoidal waves
 [\-radius \fInumber\fP]
 [\-ncolors \fInumber\fP]
 [\-color-shift \fInumber\fP]
+[\-hue \fInumber\fP]
 [\-no-db]
+[\-fps]
 .SH DESCRIPTION
 Another color-field hack, this one works by computing decaying sinusoidal
 waves, and allowing them to interfere with each other as their origins
@@ -35,7 +37,7 @@ Draw on the root window.
 Number of Waves.  0 - 20.  Default: 3.
 .TP 8
 .B \-gridsize \fInumber\fP
-Magnification. 1 - 20.  Default: 4.
+Magnification. 1 - 20.  Default: 2.
 .TP 8
 .B \-delay \fInumber\fP
 Per-frame delay, in microseconds.  Default: 30000 (0.03 seconds.).
@@ -47,13 +49,19 @@ Wave Speed.  1 - 100.  Default: 30.
 Wave Size.  50 - 1500. Default: 800.
 .TP 8
 .B \-ncolors \fInumber\fP
-Number of Colors.  Default: 128.
+Number of Colors.  Default: 192.
 .TP 8
 .B \-color-shift \fInumber\fP
 Color Contrast.  0 - 100.  Default: 60.
 .TP 8
+.B \-hue \fInumber\fP
+Hue of the base color (0-360, as in HSV space.)  Default 0, meaning random.
+.TP 8
 .B \-db | \-no-db
 Whether to double buffer.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8