1 .TH XScreenSaver 1 "" "X Version 11"
3 fadeplot - draws a waving ribbon following a sinusoidal path.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-count \fInumber\fP]
11 [\-cycles \fInumber\fP]
12 [\-delay \fInumber\fP]
13 [\-ncolors \fInumber\fP]
16 Draws what looks like a waving ribbon following a sinusoidal path.
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. 0 - 20. Default: 10.
32 .B \-cycles \fInumber\fP
33 How many frames until the shape changes. Default: 1500.
35 .B \-delay \fInumber\fP
36 Per-frame delay, in microseconds. Default: 30000 (0.03 seconds.).
38 .B \-ncolors \fInumber\fP
39 Number of colors. Default: 64.
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 Bas van Gaalen and Charles Vidal. Permission to
57 use, copy, modify, distribute, and sell this software and its
58 documentation for any purpose is hereby granted without fee, provided
59 that the above copyright notice appear in all copies and that both that
60 copyright notice and this permission notice appear in supporting
61 documentation. No representations are made about the suitability of
62 this software for any purpose. It is provided "as is" without express
65 Bas van Gaalen and Charles Vidal.