ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / glx / antmaze.man
1 .TH XScreenSaver 1 "May 2005"
2 .SH NAME
3 antmaze \- ant maze walker
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 \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 \-shadows
24 Draw shadows on ground
25 .TP 8
26 .B \-visual \fIvisual\fP\fP
27 Specify which visual to use.  Legal values are the name of a visual class,
28 or the id number (decimal or hex) of a specific visual.
29 .B \-fps
30 Display a running tally of how many frames per second are being rendered.
31 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
32 your GL performance.
33 .SH ENVIRONMENT
34 .PP
35 .TP 8
36 .B DISPLAY
37 to get the default host and display number.
38 .TP 8
39 .B XENVIRONMENT
40 to get the name of a resource file that overrides the global resources
41 stored in the RESOURCE_MANAGER property.
42 .SH SEE ALSO
43 .BR X (1),
44 .BR xscreensaver (1)
45 .BR xscreensaver\-demo (1),
46 .BR xscreensaver\-getimage (1)
47 .SH COPYRIGHT
48 Copyright \(co 2005 by Blair Tennessy.  Permission to use, copy, modify,
49 distribute, and sell this software and its documentation for any purpose is
50 hereby granted without fee, provided that the above copyright notice appear
51 in all copies and that both that copyright notice and this permission notice
52 appear in supporting documentation.  No representations are made about the
53 suitability of this software for any purpose.  It is provided "as is" without
54 express or implied warranty.
55 .SH AUTHOR
56 Blair Tennessy <tennessy@cs.ubc.ca>, 8-May-2005.
57