1bouboule(6x) XScreenSaver manual bouboule(6x)
2
3
4
6 bouboule - draws spinning 3D blobs
7
9 bouboule [--display host:display.screen] [--foreground color] [--back‐
10 ground color] [--window] [--root] [--window-id number][--mono] [--in‐
11 stall] [--visual visual] [--ncolors integer] [--delay microseconds]
12 [--cycles integer] [--count integer] [-3d]
13
14 [--fps]
15
17 The bouboule program draws spinning 3D blobs.
18
20 bouboule accepts the following options:
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 --mono If on a color display, pretend we're on a monochrome display.
31
32 --install
33 Install a private colormap for the window.
34
35 --visual visual
36 Specify which visual to use. Legal values are the name of a
37 visual class, or the id number (decimal or hex) of a specific
38 visual.
39
40 --ncolors integer
41 How many colors should be used (if possible). Default 64. The
42 colors used cycle through the hue, making N stops around the
43 color wheel.
44
45 --cycles integer
46
47
48 --count integer
49
50
51 -3d Do red/blue 3d separations (for 3d glasses.)
52
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), xlock(1)
68
70 Copyright © 1996 by Jeremie Petit.
71
72 Permission to use, copy, modify, and distribute this software and its
73 documentation for any purpose and without fee is hereby granted, pro‐
74 vided that the above copyright notice appear in all copies and that
75 both that copyright notice and this permission notice appear in sup‐
76 porting documentation.
77
78
80 Jeremie Petit <jpetit@essi.fr>, 1996.
81
82 3D support by Henrik Theiling <theiling@coli-uni-sb.de>, 04-Sep-96.
83
84 VMS support by Jouk Jansen <joukj@alpha.chem.uva.nl>, 01-Feb-96.
85
86 TrueColor support by David Bagley <bagleyd@bigfoot.com>, 01-Feb-96.
87
88 Ability to run standalone or with xscreensaver added by Jamie Zawinski
89 <jwz@jwz.org>, 15-May-97.
90
91
92
93X Version 11 6.06-1.fc37 (12-Dec-2022) bouboule(6x)