began for maemo
[xscreensaver] / xscreensaver / hacks / glx / stonerview.man
1 .TH XScreenSaver 1 "" "X Version 11"
2 .SH NAME
3 stonerview - 3D undulating ribbons of squares.
4 .SH SYNOPSIS
5 .B stonerview
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
8 [\-window]
9 [\-root]
10 [\-wireframe]
11 .SH DESCRIPTION
12 Chains of colorful squares dance around each other in complex spiral
13 patterns.  This is a clone of the SGI "electropaint" screen saver.
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 \-wireframe
27 Render in wireframe instead of solid.
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 Andrew Plotkin.  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 Andrew Plotkin.