1 .TH XScreenSaver 1 "" "X Version 11"
3 worm - multicolored worms that crawl around the screen.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-count \fInumber\fP]
11 [\-delay \fInumber\fP]
12 [\-ncolors \fInumber\fP]
16 An ancient hack that draws multicolored worms that crawl around the screen.
19 .B \-visual \fIvisual\fP
20 Specify which visual to use. Legal values are the name of a visual class,
21 or the id number (decimal or hex) of a specific visual.
24 Draw on a newly-created window. This is the default.
27 Draw on the root window.
29 .B \-count \fInumber\fP
30 Count. -100 - 100. Default: -20.
32 .B \-delay \fInumber\fP
33 Per-frame delay, in microseconds. Default: 17000 (0.017 seconds.).
35 .B \-ncolors \fInumber\fP
36 Number of Colors. Default: 150.
38 .B \-size \fInumber\fP
39 Size. -20 - 20. Default: -3.
42 Display the current frame rate and CPU load.
47 to get the default host and display number.
50 to get the name of a resource file that overrides the global resources
51 stored in the RESOURCE_MANAGER property.
56 Copyright \(co 2002 by Brad Taylor, Dave Lemke, Boris Putanec, and
57 Henrik Theiling. Permission to use, copy, modify, distribute, and sell
58 this software and its documentation for any purpose is hereby granted
59 without fee, provided that the above copyright notice appear in all
60 copies and that both that copyright notice and this permission notice
61 appear in supporting documentation. No representations are made about
62 the suitability of this software for any purpose. It is provided "as
63 is" without express or implied warranty.
65 Brad Taylor, Dave Lemke, Boris Putanec, and Henrik Theiling.