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

« back to all changes in this revision

Viewing changes to hacks/ripples.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
ripples - interference patterns.
 
4
.SH SYNOPSIS
 
5
.B ripples
 
6
[\-display \fIhost:display.screen\fP]
 
7
[\-visual \fIvisual\fP]
 
8
[\-window]
 
9
[\-root]
 
10
[\-delay \fInumber\fP]
 
11
[\-rate \fInumber\fP]
 
12
[\-fluidity \fInumber\fP]
 
13
[\-light \fInumber\fP]
 
14
[\-water]
 
15
[\-stir]
 
16
[\-oily]
 
17
[\-colors \fInumber\fP]
 
18
[\-no-shm]
 
19
.SH DESCRIPTION
 
20
This draws rippling interference patterns like splashing water. With the
 
21
-water option, it manipulates your desktop image to look like something is
 
22
dripping into it.
 
23
.SH OPTIONS
 
24
.TP 8
 
25
.B \-visual \fIvisual\fP
 
26
Specify which visual to use.  Legal values are the name of a visual class,
 
27
or the id number (decimal or hex) of a specific visual.
 
28
.TP 8
 
29
.B \-window
 
30
Draw on a newly-created window.  This is the default.
 
31
.TP 8
 
32
.B \-root
 
33
Draw on the root window.
 
34
.TP 8
 
35
.B \-delay \fInumber\fP
 
36
Per-frame delay, in microseconds.  Default: 50000 (0.05 seconds.).
 
37
.TP 8
 
38
.B \-rate \fInumber\fP
 
39
Drizzle.  1 - 100.  Default: 5.
 
40
.TP 8
 
41
.B \-fluidity \fInumber\fP
 
42
Small Drops.  0 - 16.  Default: 6.
 
43
.TP 8
 
44
.B \-light \fInumber\fP
 
45
Lighting Effect.  0 - 8.  Default: 0.
 
46
.TP 8
 
47
.B \-water | \-no-water
 
48
Grab Screen Image.  Boolean.
 
49
.TP 8
 
50
.B \-stir | \-no-stir
 
51
Moving Splashes.  Boolean.
 
52
.TP 8
 
53
.B \-oily | \-no-oily
 
54
Psychedelic Colors.  Boolean.
 
55
.TP 8
 
56
.B \-colors \fInumber\fP
 
57
Colors Two.  Default: 200.
 
58
.TP 8
 
59
.B \-shm | \-no-shm
 
60
Use Shared Memory.  Boolean.
 
61
.SH ENVIRONMENT
 
62
.PP
 
63
.TP 8
 
64
.B DISPLAY
 
65
to get the default host and display number.
 
66
.TP 8
 
67
.B XENVIRONMENT
 
68
to get the name of a resource file that overrides the global resources
 
69
stored in the RESOURCE_MANAGER property.
 
70
.SH SEE ALSO
 
71
.BR X (1),
 
72
.BR xscreensaver (1)
 
73
.SH COPYRIGHT
 
74
Copyright \(co 2002 by Tom Hammersley.  Permission to use, copy, modify, 
 
75
distribute, and sell this software and its documentation for any purpose is 
 
76
hereby granted without fee, provided that the above copyright notice appear 
 
77
in all copies and that both that copyright notice and this permission notice
 
78
appear in supporting documentation.  No representations are made about the 
 
79
suitability of this software for any purpose.  It is provided "as is" without
 
80
express or implied warranty.
 
81
.SH AUTHOR
 
82
Tom Hammersley.