1 .TH XScreenSaver 1 "14-Jun-97" "X Version 11"
3 cwaves - languid sinusoidal colors
6 [\-display \fIhost:display.screen\fP]
7 [\-foreground \fIcolor\fP]
8 [\-background \fIcolor\fP]
13 [\-visual \fIvisual\fP]
19 The \fIcwaves\fP program draws a languidly-scrolling vertical field
23 accepts the following options:
26 Draw on a newly-created window. This is the default.
29 Draw on the root window.
32 If on a color display, pretend we're on a monochrome display.
35 Install a private colormap for the window.
37 .B \-visual \fIvisual\fP
38 Specify which visual to use. Legal values are the name of a visual class,
39 or the id number (decimal or hex) of a specific visual.
41 .B \-delay \fImicroseconds\fP
42 How much of a delay should be introduced between steps of the animation.
43 Default 20000, or about 1/50th second.
46 How many cosines to add together. The more waves, the more complex
50 How many colors to use. Default 800. The more colors, the smoother the
54 Display the current frame rate and CPU load.
59 to get the default host and display number.
62 to get the name of a resource file that overrides the global resources
63 stored in the RESOURCE_MANAGER property.
68 Copyright \(co 2007 by Jamie Zawinski. Permission to use, copy, modify,
69 distribute, and sell this software and its documentation for any purpose is
70 hereby granted without fee, provided that the above copyright notice appear
71 in all copies and that both that copyright notice and this permission notice
72 appear in supporting documentation. No representations are made about the
73 suitability of this software for any purpose. It is provided "as is" without
74 express or implied warranty.
76 Jamie Zawinski <jwz@jwz.org>, 2-Jul-2007.