From http://www.jwz.org/xscreensaver/xscreensaver-5.23.tar.gz
[xscreensaver] / hacks / glx / antinspect.man
1 .TH XScreenSaver 1 "March 2004"
2 .SH NAME
3 antinspect \- ant model inspection screenhack
4 .SH SYNOPSIS
5 .B antinspect
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
7 [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
8 .SH DESCRIPTION
9 The \fIantinspect\fP code displays three ant-powered balls churning in a 
10 circle.
11 .SH OPTIONS
12 .I antinspect
13 accepts the following options:
14 .TP 8
15 .B \-window
16 Draw on a newly-created window.  This is the default.
17 .TP 8
18 .B \-root
19 Draw on the root window.
20 .TP 8
21 .B \-install
22 Install a private colormap for the window.
23 .TP 8
24 .B \-shadows
25 Draw shadows on ground
26 .TP 8
27 .B \-visual \fIvisual\fP\fP
28 Specify which visual to use.  Legal values are the name of a visual class,
29 or the id number (decimal or hex) of a specific visual.
30 .B \-fps
31 Display the current frame rate, CPU load, and polygon count.
32 .SH ENVIRONMENT
33 .PP
34 .TP 8
35 .B DISPLAY
36 to get the default host and display number.
37 .TP 8
38 .B XENVIRONMENT
39 to get the name of a resource file that overrides the global resources
40 stored in the RESOURCE_MANAGER property.
41 .SH SEE ALSO
42 .BR X (1),
43 .BR xscreensaver (1)
44 .BR xscreensaver\-demo (1),
45 .BR xscreensaver\-getimage (1)
46 .SH COPYRIGHT
47 Copyright \(co 2004 by Blair Tennessy.  Permission to use, copy, modify,
48 distribute, and sell this software and its documentation for any purpose is
49 hereby granted without fee, provided that the above copyright notice appear
50 in all copies and that both that copyright notice and this permission notice
51 appear in supporting documentation.  No representations are made about the
52 suitability of this software for any purpose.  It is provided "as is" without
53 express or implied warranty.
54 .SH AUTHOR
55 Blair Tennessy <tennessy@cs.ubc.ca>, 15-March-2004.
56