4c4bec8c64345c260615689e74e50d269950aeb9
[xscreensaver] / hacks / glx / antmaze.man
1 .TH XScreenSaver 1 "May 2005"
2 .SH NAME
3 antmaze \- ant maze walker
4 .SH SYNOPSIS
5 .B antmaze
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
7 [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
8 .SH DESCRIPTION
9 The \fIantmaze\fP code displays ants finding their way through a maze.
10 .SH OPTIONS
11 .I antmaze
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 the current frame rate, CPU load, and polygon count.
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 .BR xscreensaver\-demo (1),
41 .BR xscreensaver\-getimage (1)
42 .SH COPYRIGHT
43 Copyright \(co 2005 by Blair Tennessy.  Permission to use, copy, modify,
44 distribute, and sell this software and its documentation for any purpose is
45 hereby granted without fee, provided that the above copyright notice appear
46 in all copies and that both that copyright notice and this permission notice
47 appear in supporting documentation.  No representations are made about the
48 suitability of this software for any purpose.  It is provided "as is" without
49 express or implied warranty.
50 .SH AUTHOR
51 Blair Tennessy <tennessy@cs.ubc.ca>, 8-May-2005.
52