http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.04.2.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 .SH DESCRIPTION
11 Draws squiggly worm-like paths.
12 .SH OPTIONS
13 .TP 8
14 .B \-visual \fIvisual\fP
15 Specify which visual to use.  Legal values are the name of a visual class,
16 or the id number (decimal or hex) of a specific visual.
17 .TP 8
18 .B \-window
19 Draw on a newly-created window.  This is the default.
20 .TP 8
21 .B \-root
22 Draw on the root window.
23 .SH ENVIRONMENT
24 .PP
25 .TP 8
26 .B DISPLAY
27 to get the default host and display number.
28 .TP 8
29 .B XENVIRONMENT
30 to get the name of a resource file that overrides the global resources
31 stored in the RESOURCE_MANAGER property.
32 .SH SEE ALSO
33 .BR X (1),
34 .BR xscreensaver (1)
35 .SH COPYRIGHT
36 Copyright \(co 2002 by Tyler Pierce.  Permission to use, copy, modify, 
37 distribute, and sell this software and its documentation for any purpose is 
38 hereby granted without fee, provided that the above copyright notice appear 
39 in all copies and that both that copyright notice and this permission notice
40 appear in supporting documentation.  No representations are made about the 
41 suitability of this software for any purpose.  It is provided "as is" without
42 express or implied warranty.
43 .SH AUTHOR
44 Tyler Pierce.