ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / glx / providence.man
1 .TH XScreenSaver 1 "May 2004"
2 .SH NAME
3 providence - eye in glory screenhack
4 .SH SYNOPSIS
5 .B providence
6 [\-display \fIhost:display.screen\fP]
7 [\-window]
8 [\-root]
9  [\-install]
10 [\-visual \fIvisual\fP]
11 [\-delay \fImicroseconds\fP]
12 [\-wireframe]
13 [\-fps]
14 .SH DESCRIPTION
15 The \fIprovidence\fP code displays an eye, shrouded in glory, set upon the
16 base of a pyramid.
17 .SH OPTIONS
18 .I providence
19 accepts the following options:
20 .TP 8
21 .B \-window
22 Draw on a newly-created window.  This is the default.
23 .TP 8
24 .B \-root
25 Draw on the root window.
26 .TP 8
27 .B \-install
28 Install a private colormap for the window.
29 .TP 8
30 .B \-eye
31 Draw an eye/$.
32 .TP 8
33 .B \-visual \fIvisual\fP\fP
34 Specify which visual to use.  Legal values are the name of a visual class,
35 or the id number (decimal or hex) of a specific visual.
36 .TP 8
37 .B \-wireframe
38 Render in wireframe (with hidden line removal) instead of as textured solids.
39 .TP 8
40 .B \-fps
41 Display a running tally of how many frames per second are being rendered.
42 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
43 your GL performance.
44 .SH ENVIRONMENT
45 .PP
46 .TP 8
47 .B DISPLAY
48 to get the default host and display number.
49 .TP 8
50 .B XENVIRONMENT
51 to get the name of a resource file that overrides the global resources
52 stored in the RESOURCE_MANAGER property.
53 .SH SEE ALSO
54 .BR X (1),
55 .BR xscreensaver (1)
56 .BR xscreensaver\-demo (1),
57 .BR xscreensaver\-getimage (1)
58 .SH COPYRIGHT
59 Copyright \(co 2004 by Blair Tennessy.  Permission to use, copy, modify,
60 distribute, and sell this software and its documentation for any purpose is
61 hereby granted without fee, provided that the above copyright notice appear
62 in all copies and that both that copyright notice and this permission notice
63 appear in supporting documentation.  No representations are made about the
64 suitability of this software for any purpose.  It is provided "as is" without
65 express or implied warranty.
66 .SH AUTHOR
67 Blair Tennessy <tennessy@cs.ubc.ca>, 11-May-2004.
68