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