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] [-mono] [-install] [-visual visual]
11 [-ncolors integer] [-delay microseconds] [-cycles integer] [-count
12 integer] [-3d]
13
14 [-fps]
15
17 The bouboule program draws spinning 3D blobs.
18
20 bouboule accepts the following options:
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -mono If on a color display, pretend we're on a monochrome display.
27
28 -install
29 Install a private colormap for the window.
30
31 -visual visual
32 Specify which visual to use. Legal values are the name of a
33 visual class, or the id number (decimal or hex) of a specific
34 visual.
35
36 -ncolors integer
37 How many colors should be used (if possible). Default 64. The
38 colors used cycle through the hue, making N stops around the
39 color wheel.
40
41 -cycles integer
42
43
44 -count integer
45
46
47 -3d Do red/blue 3d separations (for 3d glasses.)
48
49
50 -fps Display the current frame rate and CPU load.
51
53 DISPLAY to get the default host and display number.
54
55 XENVIRONMENT
56 to get the name of a resource file that overrides the global
57 resources stored in the RESOURCE_MANAGER property.
58
60 X(1), xscreensaver(1), xlock(1)
61
63 Copyright © 1996 by Jeremie Petit.
64
65 Permission to use, copy, modify, and distribute this software and its
66 documentation for any purpose and without fee is hereby granted, pro‐
67 vided that the above copyright notice appear in all copies and that
68 both that copyright notice and this permission notice appear in sup‐
69 porting documentation.
70
71
73 Jeremie Petit <jpetit@essi.fr>, 1996.
74
75 3D support by Henrik Theiling <theiling@coli-uni-sb.de>, 04-Sep-96.
76
77 VMS support by Jouk Jansen <joukj@alpha.chem.uva.nl>, 01-Feb-96.
78
79 TrueColor support by David Bagley <bagleyd@bigfoot.com>, 01-Feb-96.
80
81 Ability to run standalone or with xscreensaver added by Jamie Zawinski
82 <jwz@jwz.org>, 15-May-97.
83
84
85
86X Version 11 5.15-3.fc14 (18-Oct-2011) bouboule(6x)