~ubuntu-branches/ubuntu/dapper/xscreensaver/dapper

« back to all changes in this revision

Viewing changes to hacks/xrayswarm.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
xrayswarm - swarms with color trails.
 
4
.SH SYNOPSIS
 
5
.B xrayswarm
 
6
[\-display \fIhost:display.screen\fP]
 
7
[\-visual \fIvisual\fP]
 
8
[\-window]
 
9
[\-root]
 
10
[\-delay \fInumber\fP]
 
11
.SH DESCRIPTION
 
12
Draws a few swarms of critters flying around the screen, with nicely faded
 
13
color trails behind them.
 
14
.SH OPTIONS
 
15
.TP 8
 
16
.B \-visual \fIvisual\fP
 
17
Specify which visual to use.  Legal values are the name of a visual class,
 
18
or the id number (decimal or hex) of a specific visual.
 
19
.TP 8
 
20
.B \-window
 
21
Draw on a newly-created window.  This is the default.
 
22
.TP 8
 
23
.B \-root
 
24
Draw on the root window.
 
25
.TP 8
 
26
.B \-delay \fInumber\fP
 
27
Per-frame delay, in microseconds.  Default: 0 (0.00 seconds.).
 
28
.SH ENVIRONMENT
 
29
.PP
 
30
.TP 8
 
31
.B DISPLAY
 
32
to get the default host and display number.
 
33
.TP 8
 
34
.B XENVIRONMENT
 
35
to get the name of a resource file that overrides the global resources
 
36
stored in the RESOURCE_MANAGER property.
 
37
.SH SEE ALSO
 
38
.BR X (1),
 
39
.BR xscreensaver (1)
 
40
.SH COPYRIGHT
 
41
Copyright \(co 2002 by Chris Leger.  Permission to use, copy, modify, 
 
42
distribute, and sell this software and its documentation for any purpose is 
 
43
hereby granted without fee, provided that the above copyright notice appear 
 
44
in all copies and that both that copyright notice and this permission notice
 
45
appear in supporting documentation.  No representations are made about the 
 
46
suitability of this software for any purpose.  It is provided "as is" without
 
47
express or implied warranty.
 
48
.SH AUTHOR
 
49
Chris Leger.