1 .TH XScreenSaver 1 "" "X Version 11"
3 anemone - wiggling tentacles.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
12 [\-finpoints \fInumber\fP]
13 [\-width \fInumber\fP]
19 .B \-visual \fIvisual\fP
20 Specify which visual to use. Legal values are the name of a visual class,
21 or the id number (decimal or hex) of a specific visual.
24 Draw on a newly-created window. This is the default.
27 Draw on the root window.
29 .B \-delay \fInumber\fP
30 Per-frame delay, in microseconds. Default: 40000 (0.04 seconds.).
32 .B \-arms \fInumber\fP
33 Arms. 2 - 500. Default: 128.
35 .B \-finpoints \fInumber\fP
36 Tentacles. 3 - 200. Default: 64.
38 .B \-withdraw \fInumber\fP
39 Frequency that the arms withdraw. Arms withdraw on randomly generated
40 values between 1 and 11; this value determines the maximum value of
41 that range. So 100 spends a lot of time withdrawn, while 1000,000 tends
42 not to withdraw at all. Default: 1200.
44 .B \-turnspeed \fInumber\fP
45 How fast it turns. At zero, not at all, all they way up to thousands
46 which are very fast indeed. Default: 50.
48 .B \-width \fInumber\fP
49 Thickness. 1 - 10. Default: 2.
52 Display the current frame rate and CPU load.
57 to get the default host and display number.
60 to get the name of a resource file that overrides the global resources
61 stored in the RESOURCE_MANAGER property.
66 Copyright \(co 2002 by Gabriel Finch. Permission to use, copy, modify,
67 distribute, and sell this software and its documentation for any purpose is
68 hereby granted without fee, provided that the above copyright notice appear
69 in all copies and that both that copyright notice and this permission notice
70 appear in supporting documentation. No representations are made about the
71 suitability of this software for any purpose. It is provided "as is" without
72 express or implied warranty.