1shadebobs(6x) XScreenSaver manual shadebobs(6x)
2
3
4
6 shadebobs - oscillating vapor trails.
7
9 shadebobs [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--ncolors number] [--count number]
11 [--delay number] [--cycles number] [--fps]
12
14 This draws smoothly-shaded oscillating oval patterns, that look some‐
15 thing like vapor trails or neon tubes.
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --ncolors number
32 Number of Colors. Default: 64.
33
34 --count number
35 Count. 0 - 20. Default: 4.
36
37 --delay number
38 Per-frame delay, in microseconds. Default: 5000 (0.005 sec‐
39 onds.).
40
41 --cycles number
42 Duration. 0 - 100. Default: 10.
43
44 --fps Display the current frame rate and CPU load.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
53 XSCREENSAVER_WINDOW
54 The window ID to use with --root.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2002 by Shane Smit. Permission to use, copy, modify, dis‐
61 tribute, and sell this software and its documentation for any purpose
62 is hereby granted without fee, provided that the above copyright notice
63 appear in all copies and that both that copyright notice and this per‐
64 mission notice appear in supporting documentation. No representations
65 are made about the suitability of this software for any purpose. It is
66 provided "as is" without express or implied warranty.
67
69 Shane Smit.
70
71
72
73X Version 11 6.08-1.fc39 (17-Oct-2023) shadebobs(6x)