http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / vermiculate.man
1 .TH XScreenSaver 1 "" "X Version 11"
2 .SH NAME
3 vermiculate - to move in a worm-like manner.
4 .SH SYNOPSIS
5 .B vermiculate
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
8 [\-window]
9 [\-root]
10 [\-fps]
11 .SH DESCRIPTION
12 Draws squiggly worm-like paths.
13 .SH OPTIONS
14 .TP 8
15 .B \-visual \fIvisual\fP
16 Specify which visual to use.  Legal values are the name of a visual class,
17 or the id number (decimal or hex) of a specific visual.
18 .TP 8
19 .B \-window
20 Draw on a newly-created window.  This is the default.
21 .TP 8
22 .B \-root
23 Draw on the root window.
24 .TP 8
25 .B \-fps
26 Display the current frame rate and CPU load.
27 .SH ENVIRONMENT
28 .PP
29 .TP 8
30 .B DISPLAY
31 to get the default host and display number.
32 .TP 8
33 .B XENVIRONMENT
34 to get the name of a resource file that overrides the global resources
35 stored in the RESOURCE_MANAGER property.
36 .SH SEE ALSO
37 .BR X (1),
38 .BR xscreensaver (1)
39 .SH COPYRIGHT
40 Copyright \(co 2002 by Tyler Pierce.  Permission to use, copy, modify, 
41 distribute, and sell this software and its documentation for any purpose is 
42 hereby granted without fee, provided that the above copyright notice appear 
43 in all copies and that both that copyright notice and this permission notice
44 appear in supporting documentation.  No representations are made about the 
45 suitability of this software for any purpose.  It is provided "as is" without
46 express or implied warranty.
47 .SH AUTHOR
48 Tyler Pierce.