1antinspect(6x) XScreenSaver manual antinspect(6x)
2
3
4
6 antinspect - ant model inspection screenhack
7
9 antinspect [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-delay microseconds] [-fps]
11
13 The antinspect code displays three ant-powered balls churning in a cir‐
14 cle.
15
17 antinspect accepts the following options:
18
19 -window Draw on a newly-created window. This is the default.
20
21 -root Draw on the root window.
22
23 -install
24 Install a private colormap for the window.
25
26 -shadows
27 Draw shadows on ground
28
29 -visual visual
30 Specify which visual to use. Legal values are the name of a
31 visual class, or the id number (decimal or hex) of a specific
32 visual. -fps Display a running tally of how many frames per
33 second are being rendered. In conjunction with -delay 0, this
34 can be a useful benchmark of your GL performance.
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
44 X(1), xscreensaver(1) xscreensaver-demo(1), xscreensaver-getimage(1)
45
47 Copyright © 2004 by Blair Tennessy. Permission to use, copy, modify,
48 distribute, and sell this software and its documentation for any pur‐
49 pose is hereby granted without fee, provided that the above copyright
50 notice appear in all copies and that both that copyright notice and
51 this permission notice appear in supporting documentation. No repre‐
52 sentations are made about the suitability of this software for any pur‐
53 pose. It is provided "as is" without express or implied warranty.
54
56 Blair Tennessy <tennessy@cs.ubc.ca>, 15-March-2004.
57
58
59
60
61X Version 11 5.05-3 (06-Apr-2008) antinspect(6x)