~ubuntu-branches/ubuntu/breezy/xscreensaver/breezy

« back to all changes in this revision

Viewing changes to hacks/glx/bubble3d.man

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2005-10-11 21:00:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051011210042-u7q6zslgevdxspr3
Tags: 4.21-4ubuntu17
updated pt_BR again, fixed to UTF-8 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH XScreenSaver 1 "" "X Version 11"
 
2
.SH NAME
 
3
bubble3d - 3d rising bubbles.
 
4
.SH SYNOPSIS
 
5
.B bubble3d
 
6
[\-display \fIhost:display.screen\fP]
 
7
[\-visual \fIvisual\fP]
 
8
[\-window]
 
9
[\-root]
 
10
[\-delay \fInumber\fP]
 
11
[\-fps]
 
12
.SH DESCRIPTION
 
13
Draws a stream of rising, undulating 3D bubbles, rising toward the top of
 
14
the screen, with nice specular reflections.
 
15
.SH OPTIONS
 
16
.TP 8
 
17
.B \-visual \fIvisual\fP
 
18
Specify which visual to use.  Legal values are the name of a visual class,
 
19
or the id number (decimal or hex) of a specific visual.
 
20
.TP 8
 
21
.B \-window
 
22
Draw on a newly-created window.  This is the default.
 
23
.TP 8
 
24
.B \-root
 
25
Draw on the root window.
 
26
.TP 8
 
27
.B \-delay \fInumber\fP
 
28
Per-frame delay, in microseconds.  Default: 15000 (0.015 seconds.).
 
29
.TP 8
 
30
.B \-fps | \-no-fps
 
31
Whether to show a frames-per-second display at the bottom of the screen.
 
32
.SH ENVIRONMENT
 
33
.PP
 
34
.TP 8
 
35
.B DISPLAY
 
36
to get the default host and display number.
 
37
.TP 8
 
38
.B XENVIRONMENT
 
39
to get the name of a resource file that overrides the global resources
 
40
stored in the RESOURCE_MANAGER property.
 
41
.SH SEE ALSO
 
42
.BR X (1),
 
43
.BR xscreensaver (1)
 
44
.SH COPYRIGHT
 
45
Copyright \(co 2002 by Richard Jones.  Permission to use, copy, modify, 
 
46
distribute, and sell this software and its documentation for any purpose is 
 
47
hereby granted without fee, provided that the above copyright notice appear 
 
48
in all copies and that both that copyright notice and this permission notice
 
49
appear in supporting documentation.  No representations are made about the 
 
50
suitability of this software for any purpose.  It is provided "as is" without
 
51
express or implied warranty.
 
52
.SH AUTHOR
 
53
Richard Jones.