1worm(6x) XScreenSaver manual worm(6x)
2
3
4
6 worm - multicolored worms that crawl around the screen.
7
9 worm [-display host:display.screen] [-visual visual] [-window] [-root]
10 [-count number] [-delay number] [-ncolors number] [-size number]
11
13 An ancient hack that draws multicolored worms that crawl around the
14 screen.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -count number
27 Count. -100 - 100. Default: -20.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 17000 (0.017 sec‐
31 onds.).
32
33 -ncolors number
34 Number of Colors. Default: 150.
35
36 -size number
37 Size. -20 - 20. Default: -3.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
47 X(1), xscreensaver(1)
48
50 Copyright © 2002 by Brad Taylor, Dave Lemke, Boris Putanec, and Henrik
51 Theiling. Permission to use, copy, modify, distribute, and sell this
52 software and its documentation for any purpose is hereby granted with‐
53 out fee, provided that the above copyright notice appear in all copies
54 and that both that copyright notice and this permission notice appear
55 in supporting documentation. No representations are made about the
56 suitability of this software for any purpose. It is provided "as is"
57 without express or implied warranty.
58
60 Brad Taylor, Dave Lemke, Boris Putanec, and Henrik Theiling.
61
62
63
64X Version 11 5.05-3 (06-Apr-2008) worm(6x)