1skytentacles(6x) XScreenSaver manual skytentacles(6x)
2
3
4
6 skytentacles - 3D tentacles from the sky!
7
9 skytentacles [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay int] [--speed ratio]
11 [--count int] [--slices int] [--length float] [--wiggliness ratio]
12 [--flexibility ratio] [--color color] [--stripe-color color]
13 [--sucker-color color] [--segments int] [--thickness ratio]
14 [--no-smooth] [--fps]
15
17 There is a tentacled abomination in the sky. From above you it de‐
18 vours.
19
21 --visual visual
22 Specify which visual to use. Legal values are the name of a
23 visual class, or the id number (decimal or hex) of a specific
24 visual.
25
26 --window
27 Draw on a newly-created window. This is the default.
28
29 --root Draw on the root window.
30
31 --window-id number
32 Draw on the specified window.
33
34 --delay int
35 Delay between frames, in microseconds. Default 30000.
36
37 --speed ratio
38 Less than 1 for slower, greater than 1 for faster. Default 1.
39
40 --count int
41 How many tentacles. Default 8.
42
43 --thickness ratio
44 Less than 1 for thinner tentacles, greater than 1 for thicker.
45 Default 1.
46
47 --length ratio
48 Length of the tentacles. Default 9.
49
50 --wiggliness ratio
51 A measure of how bendy the tentacles are. Smaller numbers re‐
52 sult in smoother flexing; larger numbers make it "crinkly".
53 Default 0.35.
54
55 --flexibility ratio
56 Another measure of how bendy the tentacles are. Smaller num‐
57 bers result in straighter tentacles; larger numbers result in
58 more extreme curves. Default 0.35.
59
60 --color color
61
62 --stripe-color color
63
64 --sucker-color color
65 The colors of the various parts of the tentacle. Default green
66 with a redish stripe.
67
68 --slices int
69
70 --segments int
71 Larger numbers increase number of polygons in the object mesh.
72 Default 32.
73
74 --no-smooth
75 Make the tentacles appear faceted instead of smooth.
76
77 --fps Display the current frame rate, CPU load, and polygon count.
78
80 DISPLAY to get the default host and display number.
81
82 XENVIRONMENT
83 to get the name of a resource file that overrides the global
84 resources stored in the RESOURCE_MANAGER property.
85
86 XSCREENSAVER_WINDOW
87 The window ID to use with --root.
88
90 X(1), xscreensaver(1)
91
93 Copyright © 2008 by Jamie Zawinski. Permission to use, copy, modify,
94 distribute, and sell this software and its documentation for any pur‐
95 pose is hereby granted without fee, provided that the above copyright
96 notice appear in all copies and that both that copyright notice and
97 this permission notice appear in supporting documentation. No repre‐
98 sentations are made about the suitability of this software for any pur‐
99 pose. It is provided "as is" without express or implied warranty.
100
102 Jamie Zawinski.
103
104
105
106X Version 11 6.08-1.fc39 (17-Oct-2023) skytentacles(6x)