1bubble3d(6x) XScreenSaver manual bubble3d(6x)
2
3
4
6 bubble3d - 3d rising bubbles.
7
9 bubble3d [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-transparent] [-color color] [-fps]
11
13 Draws a stream of rising, undulating 3D bubbles, rising toward the top
14 of the screen, with nice specular reflections.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -transparent
27 Draw transparent bubbles instead of solid ones.
28
29 -color color
30 Draw bubbles of the specified color. "Random" means a differ‐
31 ent color for each bubble.
32
33 -delay number
34 Per-frame delay, in microseconds. Default: 15000 (0.015 sec‐
35 onds.).
36
37 -fps | -no-fps
38 Whether to show a frames-per-second display at the bottom of
39 the screen.
40
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2002 by Richard Jones. Permission to use, copy, modify,
53 distribute, and sell this software and its documentation for any pur‐
54 pose is hereby granted without fee, provided that the above copyright
55 notice appear in all copies and that both that copyright notice and
56 this permission notice appear in supporting documentation. No repre‐
57 sentations are made about the suitability of this software for any pur‐
58 pose. It is provided "as is" without express or implied warranty.
59
61 Richard Jones.
62
63
64
65X Version 11 5.05-3 (06-Apr-2008) bubble3d(6x)