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

« back to all changes in this revision

Viewing changes to hacks/decayscreen.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:
3
3
decayscreen - make a screen meltdown.
4
4
.SH SYNOPSIS
5
5
.B decayscreen
6
 
[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-mono] [\-install]
7
 
[\-visual \fIvisual\fP] [\-delay \fIusecs\fP] [\-mode \fImode\fP]
 
6
[\-display \fIhost:display.screen\fP]
 
7
[\-window]
 
8
[\-root]
 
9
[\-mono]
 
10
[\-install]
 
11
[\-visual \fIvisual\fP]
 
12
[\-delay \fIusecs\fP]
 
13
[\-duration \fIsecs\fP]
 
14
[\-mode \fImode\fP]
 
15
[\-fps]
8
16
.SH DESCRIPTION
9
17
The \fIdecayscreen\fP program creates a melting effect by randomly
10
18
shifting rectangles around the screen.
40
48
.B \-delay \fImicroseconds\fP
41
49
Slow it down.
42
50
.TP 8
 
51
.B \-duration \fIseconds\fP
 
52
How long to run before loading a new image.  Default 120 seconds.
 
53
.TP 8
43
54
.B \-mode \fImode\fP
44
55
The direction in which the image should tend to slide.  Legal values are
45
56
\fIrandom\fP (meaning pick one), \fIup\fP, \fIleft\fP, \fIright\fP, 
49
60
from the center), \fImelt\fP (meaning melt straight 
50
61
downward),  \fIstretch\fP (meaning stretch the screen downward),
51
62
and \fIfuzz\fP (meaning go blurry instead of melty).
 
63
.TP 8
 
64
.B \-fps
 
65
Display the current frame rate and CPU load.
52
66
.SH ENVIRONMENT
53
67
.PP
54
68
.TP 8