1anemone(6x) XScreenSaver manual anemone(6x)
2
3
4
6 anemone - wiggling tentacles.
7
9 anemone [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--arms number] [--fin‐
11 points number] [--width number] [--fps]
12
14 Wiggling tentacles.
15
17 --visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 --window
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --delay number
31 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
32 onds.).
33
34 --arms number
35 Arms. 2 - 500. Default: 128.
36
37 --finpoints number
38 Tentacles. 3 - 200. Default: 64.
39
40 --withdraw number
41 Frequency that the arms withdraw. Arms withdraw on randomly
42 generated values between 1 and 11; this value determines the
43 maximum value of that range. So 100 spends a lot of time with‐
44 drawn, while 1000,000 tends not to withdraw at all. Default:
45 1200.
46
47 --turnspeed number
48 How fast it turns. At zero, not at all, all they way up to
49 thousands which are very fast indeed. Default: 50.
50
51 --width number
52 Thickness. 1 - 10. Default: 2.
53
54 --fps Display the current frame rate and CPU load.
55
57 DISPLAY to get the default host and display number.
58
59 XENVIRONMENT
60 to get the name of a resource file that overrides the global
61 resources stored in the RESOURCE_MANAGER property.
62
63 XSCREENSAVER_WINDOW
64 The window ID to use with --root.
65
67 X(1), xscreensaver(1)
68
70 Copyright © 2002 by Gabriel Finch. Permission to use, copy, modify,
71 distribute, and sell this software and its documentation for any pur‐
72 pose is hereby granted without fee, provided that the above copyright
73 notice appear in all copies and that both that copyright notice and
74 this permission notice appear in supporting documentation. No repre‐
75 sentations are made about the suitability of this software for any pur‐
76 pose. It is provided "as is" without express or implied warranty.
77
79 Gabriel Finch.
80
81
82
83X Version 11 6.08-1.fc38 (17-Oct-2023) anemone(6x)