http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / anemotaxis.man
index 0ea7fa4060162a71c3f4786a707a9ef15344ad22..cf5c1eab7bc6c6d036dde73cc0bf15ca1d710227 100644 (file)
@@ -11,6 +11,7 @@ anemotaxis - directional search on a plane.
 [\-distance \fInumber\fP]
 [\-sources \fInumber\fP]
 [\-searchers \fInumber\fP]
 [\-distance \fInumber\fP]
 [\-sources \fInumber\fP]
 [\-searchers \fInumber\fP]
+[\-fps]
 .SH DESCRIPTION
 The program demonstrates a search algorithm designed for locating a
 source of odor in turbulent atmosphere. The odor is convected by wind
 .SH DESCRIPTION
 The program demonstrates a search algorithm designed for locating a
 source of odor in turbulent atmosphere. The odor is convected by wind
@@ -25,7 +26,7 @@ source releases particles that drift with constant velocity in one
 direction and walk randomly in the other direction. The searcher knows
 if it hit a particle, and if so, particle's position one time step
 earlier (local wind direction). The program paints sources and
 direction and walk randomly in the other direction. The searcher knows
 if it hit a particle, and if so, particle's position one time step
 earlier (local wind direction). The program paints sources and
-particles released by them as well as trajectories of serchers who are
+particles released by them as well as trajectories of searchers who are
 trying to capture the sources.
 .SH OPTIONS
 .TP 8
 trying to capture the sources.
 .SH OPTIONS
 .TP 8
@@ -50,7 +51,9 @@ Max number of sources.  Default: 25.
 .TP 8
 .B \-searchers \fInumber\fP
 Max number of searchers. Default: 25.
 .TP 8
 .B \-searchers \fInumber\fP
 Max number of searchers. Default: 25.
-
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8
 .SH ENVIRONMENT
 .PP
 .TP 8