http://svn.poeml.de/viewvc/ppc/src-unpacked/xscreensaver/xscreensaver-4.12.tar.bz2...
[xscreensaver] / hacks / glx / antspotlight.man
1 .TH XScreenSaver 1 "July 2003"
2 .SH NAME
3 antspotlight \- ant spotlight screenhack
4 .SH SYNOPSIS
5 .B antspotlight
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
7 [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
8 .SH DESCRIPTION
9 The \fIantspotlight\fP code displays a single ant spotting out a screenshot.
10 .SH OPTIONS
11 .I antspotlight
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-install
21 Install a private colormap for the window.
22 .TP 8
23 .B \-visual \fIvisual\fP\fP
24 Specify which visual to use.  Legal values are the name of a visual class,
25 or the id number (decimal or hex) of a specific visual.
26 .B \-fps
27 Display a running tally of how many frames per second are being rendered.
28 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
29 your GL performance.
30 .SH ENVIRONMENT
31 .PP
32 .TP 8
33 .B DISPLAY
34 to get the default host and display number.
35 .TP 8
36 .B XENVIRONMENT
37 to get the name of a resource file that overrides the global resources
38 stored in the RESOURCE_MANAGER property.
39 .SH SEE ALSO
40 .BR X (1),
41 .BR xscreensaver (1)
42 .BR xscreensaver\-demo (1),
43 .BR xscreensaver\-getimage (1)
44 .SH COPYRIGHT
45 Copyright \(co 2003 by Blair Tennessy.  Permission to use, copy, modify,
46 distribute, and sell this software and its documentation for any purpose is
47 hereby granted without fee, provided that the above copyright notice appear
48 in all copies and that both that copyright notice and this permission notice
49 appear in supporting documentation.  No representations are made about the
50 suitability of this software for any purpose.  It is provided "as is" without
51 express or implied warranty.
52 .SH AUTHOR
53 Blair Tennessy <tennessb@unbc.ca>, 20-July-2003.
54