source: trunk/third/xscreensaver/hacks/vermiculate.man @ 20148

Revision 20148, 1.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20147, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "" "X Version 11"
2.SH NAME
3vermiculate - 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
11Draws squiggly worm-like paths.
12.SH OPTIONS
13.TP 8
14.B \-visual \fIvisual\fP
15Specify which visual to use.  Legal values are the name of a visual class,
16or the id number (decimal or hex) of a specific visual.
17.TP 8
18.B \-window
19Draw on a newly-created window.  This is the default.
20.TP 8
21.B \-root
22Draw on the root window.
23.SH ENVIRONMENT
24.PP
25.TP 8
26.B DISPLAY
27to get the default host and display number.
28.TP 8
29.B XENVIRONMENT
30to get the name of a resource file that overrides the global resources
31stored in the RESOURCE_MANAGER property.
32.SH SEE ALSO
33.BR X (1),
34.BR xscreensaver (1)
35.SH COPYRIGHT
36Copyright \(co 2002 by Tyler Pierce.  Permission to use, copy, modify,
37distribute, and sell this software and its documentation for any purpose is
38hereby granted without fee, provided that the above copyright notice appear
39in all copies and that both that copyright notice and this permission notice
40appear in supporting documentation.  No representations are made about the
41suitability of this software for any purpose.  It is provided "as is" without
42express or implied warranty.
43.SH AUTHOR
44Tyler Pierce.
Note: See TracBrowser for help on using the repository browser.