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