http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / glx / antspotlight.man
1 .TH XScreenSaver 1 "July 2003"
2 .SH NAME
3 antspotlight \- ant spotlight screenhack
4 .SH SYNOPSIS
5 .B antspotlight
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
7 [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
8 .SH DESCRIPTION
9 The \fIantspotlight\fP code displays a single ant spotting out a screenshot.
10 .SH OPTIONS
11 .I antspotlight
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-install
21 Install a private colormap for the window.
22 .TP 8
23 .B \-visual \fIvisual\fP\fP
24 Specify which visual to use.  Legal values are the name of a visual class,
25 or the id number (decimal or hex) of a specific visual.
26 .TP 8
27 .B \-fps
28 Display a running tally of how many frames per second are being rendered.
29 .TP 8
30 .B \-delay \fImicroseconds\fP
31 The delay specified by this option affects the speed of the animation (and the
32 computation workload on the machine).   You can use \fB\-delay 0\fP in 
33 conjunction with \fB\-fps\fP, and this can be an interesting benchmark of 
34 your GL performance.
35 .SH ENVIRONMENT
36 .PP
37 .TP 8
38 .B DISPLAY
39 to get the default host and display number.
40 .TP 8
41 .B XENVIRONMENT
42 to get the name of a resource file that overrides the global resources
43 stored in the RESOURCE_MANAGER property.
44 .SH SEE ALSO
45 .BR X (1),
46 .BR xscreensaver (1)
47 .BR xscreensaver\-demo (1),
48 .BR xscreensaver\-getimage (1)
49 .SH COPYRIGHT
50 Copyright \(co 2003 by Blair Tennessy.  Permission to use, copy, modify,
51 distribute, and sell this software and its documentation for any purpose is
52 hereby granted without fee, provided that the above copyright notice appear
53 in all copies and that both that copyright notice and this permission notice
54 appear in supporting documentation.  No representations are made about the
55 suitability of this software for any purpose.  It is provided "as is" without
56 express or implied warranty.
57 .SH AUTHOR
58 Blair Tennessy <tennessb@unbc.ca>, 20-July-2003.
59