~ubuntu-branches/ubuntu/quantal/xscreensaver/quantal

« back to all changes in this revision

Viewing changes to hacks/ripples.man

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2008-08-28 16:15:25 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080828161525-mxga521aoezxjq8h
Tags: 5.07-0ubuntu1
* Upgrade upstream version
* debian/control: Remove suggest xdaliclock as it is no longer
  included
* Remove 10_jwz-screensaver-randr-patch-3.patch as it has been merged
  upstream.
* Add 24_hacks_xsublim_enable.patch as it seems that xsublim was dropped
  from the build files.  There is nothing in the Changelog about it
  so I believe it was accidental.
* Updating the .desktop files from the XML files using gnome-screensaver's
  utility to do so.  Lots of text updates.  Also:
    * Added: abstractile.desktop
    * Added: cwaves.desktop
    * Added: m6502.desktop
    * Added: skytentacles.desktop
    * Removed: xteevee.desktop
* xscreensaver-gl-extra.files: Added skytentacles
* xscreensaver-data-extra.files: Added abstractile, cwaves and m6502
* xscreensaver-data.files: Remove partial abstractile, m6502 and cwaves

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
[\-window]
9
9
[\-root]
10
10
[\-delay \fInumber\fP]
 
11
[\-duration \fIsecs\fP]
11
12
[\-rate \fInumber\fP]
12
13
[\-fluidity \fInumber\fP]
13
14
[\-light \fInumber\fP]
17
18
[\-grayscale]
18
19
[\-colors \fInumber\fP]
19
20
[\-no-shm]
 
21
[\-fps]
20
22
.SH DESCRIPTION
21
23
This draws rippling interference patterns like splashing water. With the
22
24
-water option, it manipulates your desktop image to look like something is
36
38
.B \-delay \fInumber\fP
37
39
Per-frame delay, in microseconds.  Default: 50000 (0.05 seconds.).
38
40
.TP 8
 
41
.B \-duration \fIseconds\fP
 
42
How long to run before loading a new image.  Default 120 seconds.
 
43
.TP 8
39
44
.B \-rate \fInumber\fP
40
45
Drizzle.  1 - 100.  Default: 5.
41
46
.TP 8
64
69
.TP 8
65
70
.B \-shm | \-no-shm
66
71
Use Shared Memory.  Boolean.
 
72
.TP 8
 
73
.B \-fps
 
74
Display the current frame rate and CPU load.
67
75
.SH ENVIRONMENT
68
76
.PP
69
77
.TP 8