1antmaze(6x) XScreenSaver manual antmaze(6x)
2
3
4
6 antmaze - ant maze walker
7
9 antmaze [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-delay microseconds] [-fps]
11
13 The antmaze code displays ants finding their way through a maze.
14
16 antmaze accepts the following options:
17
18 -window Draw on a newly-created window. This is the default.
19
20 -root Draw on the root window.
21
22 -install
23 Install a private colormap for the window.
24
25 -visual visual
26 Specify which visual to use. Legal values are the name of a
27 visual class, or the id number (decimal or hex) of a specific
28 visual. -fps Display the current frame rate, CPU load, and
29 polygon count.
30
32 DISPLAY to get the default host and display number.
33
34 XENVIRONMENT
35 to get the name of a resource file that overrides the global
36 resources stored in the RESOURCE_MANAGER property.
37
39 X(1), xscreensaver(1) xscreensaver-demo(1), xscreensaver-getimage(1)
40
42 Copyright © 2005 by Blair Tennessy. Permission to use, copy, modify,
43 distribute, and sell this software and its documentation for any pur‐
44 pose is hereby granted without fee, provided that the above copyright
45 notice appear in all copies and that both that copyright notice and
46 this permission notice appear in supporting documentation. No repre‐
47 sentations are made about the suitability of this software for any pur‐
48 pose. It is provided "as is" without express or implied warranty.
49
51 Blair Tennessy <tennessy@cs.ubc.ca>, 8-May-2005.
52
53
54
55
56X Version 11 5.42-1.fc30.2 (03-Feb-2019) antmaze(6x)