1antspotlight(6x) XScreenSaver manual antspotlight(6x)
2
3
4
6 antspotlight - ant spotlight screenhack
7
9 antspotlight [--display host:display.screen] [--window] [--root]
10 [--window-id number][--install] [--visual visual] [--delay microsec‐
11 onds] [--fps]
12
14 The antspotlight code displays a single ant spotting out a screenshot.
15
17 antspotlight 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.
34
35 --fps Display the current frame rate, CPU load, and polygon count.
36
37 --delay microseconds
38 Per-frame delay.
39
41 DISPLAY to get the default host and display number.
42
43 XENVIRONMENT
44 to get the name of a resource file that overrides the global
45 resources stored in the RESOURCE_MANAGER property.
46
47 XSCREENSAVER_WINDOW
48 The window ID to use with --root.
49
51 X(1), xscreensaver(1) xscreensaver-settings(1), xscreensaver-getim‐
52 age(6x)
53
55 Copyright © 2003 by Blair Tennessy. Permission to use, copy, modify,
56 distribute, and sell this software and its documentation for any pur‐
57 pose is hereby granted without fee, provided that the above copyright
58 notice appear in all copies and that both that copyright notice and
59 this permission notice appear in supporting documentation. No repre‐
60 sentations are made about the suitability of this software for any pur‐
61 pose. It is provided "as is" without express or implied warranty.
62
64 Blair Tennessy <tennessb@unbc.ca>, 20-July-2003.
65
66
67
68
69X Version 11 6.08-1.fc39 (17-Oct-2023) antspotlight(6x)