source: trunk/third/xscreensaver/hacks/kumppa.man @ 20148

Revision 20148, 1.7 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20147, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "" "X Version 11"
2.SH NAME
3kumppa - spiraling, spinning, splashes of color rush toward the screen.
4.SH SYNOPSIS
5.B kumppa
6[\-display \fIhost:display.screen\fP]
7[\-visual \fIvisual\fP]
8[\-window]
9[\-root]
10[\-delay \fInumber\fP]
11[\-speed \fInumber\fP]
12[\-random]
13[\-dbuf]
14.SH DESCRIPTION
15Spiraling, spinning, and very, very fast splashes of color rush toward the
16screen.
17.SH OPTIONS
18.TP 8
19.B \-visual \fIvisual\fP
20Specify which visual to use.  Legal values are the name of a visual class,
21or the id number (decimal or hex) of a specific visual.
22.TP 8
23.B \-window
24Draw on a newly-created window.  This is the default.
25.TP 8
26.B \-root
27Draw on the root window.
28.TP 8
29.B \-delay \fInumber\fP
30Per-frame delay, in microseconds.  Default: 10000 (0.01 seconds.).
31.TP 8
32.B \-speed \fInumber\fP
33Density.  0.0001 - 0.2.  Default: 0.1.
34.TP 8
35.B \-random | \-no-random
36Whether to randomize.
37.TP 8
38.B \-dbuf | \-no-dbuf
39Whether to double buffer.
40.SH ENVIRONMENT
41.PP
42.TP 8
43.B DISPLAY
44to get the default host and display number.
45.TP 8
46.B XENVIRONMENT
47to get the name of a resource file that overrides the global resources
48stored in the RESOURCE_MANAGER property.
49.SH SEE ALSO
50.BR X (1),
51.BR xscreensaver (1)
52.SH COPYRIGHT
53Copyright \(co 2002 by Teemu Suutari.  Permission to use, copy, modify,
54distribute, and sell this software and its documentation for any purpose is
55hereby granted without fee, provided that the above copyright notice appear
56in all copies and that both that copyright notice and this permission notice
57appear in supporting documentation.  No representations are made about the
58suitability of this software for any purpose.  It is provided "as is" without
59express or implied warranty.
60.SH AUTHOR
61Teemu Suutari.
Note: See TracBrowser for help on using the repository browser.