1antspotlight(6x) XScreenSaver manual antspotlight(6x)
2
3
4
6 antspotlight - ant spotlight screenhack
7
9 antspotlight [-display host:display.screen] [-window] [-root]
10 [-install] [-visual visual] [-delay microseconds] [-fps]
11
13 The antspotlight code displays a single ant spotting out a screenshot.
14
16 antspotlight 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.
29
30 -fps Display a running tally of how many frames per second are being
31 rendered.
32
33 -delay microseconds
34 The delay specified by this option affects the speed of the
35 animation (and the computation workload on the machine). You
36 can use -delay 0 in conjunction with -fps, and this can be an
37 interesting benchmark of your GL performance.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
47 X(1), xscreensaver(1) xscreensaver-demo(1), xscreensaver-getimage(1)
48
50 Copyright © 2003 by Blair Tennessy. Permission to use, copy, modify,
51 distribute, and sell this software and its documentation for any pur‐
52 pose is hereby granted without fee, provided that the above copyright
53 notice appear in all copies and that both that copyright notice and
54 this permission notice appear in supporting documentation. No repre‐
55 sentations are made about the suitability of this software for any pur‐
56 pose. It is provided "as is" without express or implied warranty.
57
59 Blair Tennessy <tennessb@unbc.ca>, 20-July-2003.
60
61
62
63
64X Version 11 5.05-3 (06-Apr-2008) antspotlight(6x)