1fadeplot(6x) XScreenSaver manual fadeplot(6x)
2
3
4
6 fadeplot - draws a waving ribbon following a sinusoidal path.
7
9 fadeplot [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-count number] [-cycles number] [-delay number] [-ncolors num‐
11 ber] [-fps]
12
14 Draws what looks like a waving ribbon following a sinusoidal path.
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. 0 - 20. Default: 10.
28
29 -cycles number
30 How many frames until the shape changes. Default: 1500.
31
32 -delay number
33 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
34 onds.).
35
36 -ncolors number
37 Number of colors. Default: 64.
38
39 -fps Display the current frame rate and CPU load.
40
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2002 by Bas van Gaalen and Charles Vidal. Permission to
53 use, copy, modify, distribute, and sell this software and its documen‐
54 tation for any purpose is hereby granted without fee, provided that the
55 above copyright notice appear in all copies and that both that copy‐
56 right notice and this permission notice appear in supporting documenta‐
57 tion. No representations are made about the suitability of this soft‐
58 ware for any purpose. It is provided "as is" without express or im‐
59 plied warranty.
60
62 Bas van Gaalen and Charles Vidal.
63
64
65
66X Version 11 6.00-4.fc34 (05-May-2021) fadeplot(6x)