1interference(6x) XScreenSaver manual interference(6x)
2
3
4
6 interference - decaying sinusoidal waves
7
9 interference [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--count number] [--gridsize number]
11 [--delay number] [--speed number] [--radius number] [--ncolors number]
12 [--color-shift number] [--hue number] [--no-db] [--fps]
13
15 Another color-field hack, this one works by computing decaying sinu‐
16 soidal waves, and allowing them to interfere with each other as their
17 origins move.
18
20 --visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 --window
26 Draw on a newly-created window. This is the default.
27
28 --root Draw on the root window.
29
30 --window-id number
31 Draw on the specified window.
32
33 --count number
34 Number of Waves. 0 - 20. Default: 3.
35
36 --gridsize number
37 Magnification. 1 - 20. Default: 2.
38
39 --delay number
40 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
41 onds.).
42
43 --speed number
44 Wave Speed. 1 - 100. Default: 30.
45
46 --radius number
47 Wave Size. 50 - 1500. Default: 800.
48
49 --ncolors number
50 Number of Colors. Default: 192.
51
52 --color-shift number
53 Color Contrast. 0 - 100. Default: 60.
54
55 --hue number
56 Hue of the base color (0-360, as in HSV space.) Default 0,
57 meaning random.
58
59 --db | --no-db
60 Whether to double buffer.
61
62 --fps Display the current frame rate and CPU load.
63
65 DISPLAY to get the default host and display number.
66
67 XENVIRONMENT
68 to get the name of a resource file that overrides the global
69 resources stored in the RESOURCE_MANAGER property.
70
71 XSCREENSAVER_WINDOW
72 The window ID to use with --root.
73
75 X(1), xscreensaver(1)
76
78 Copyright © 2002 by Hannu Mallat. Permission to use, copy, modify,
79 distribute, and sell this software and its documentation for any pur‐
80 pose is hereby granted without fee, provided that the above copyright
81 notice appear in all copies and that both that copyright notice and
82 this permission notice appear in supporting documentation. No repre‐
83 sentations are made about the suitability of this software for any pur‐
84 pose. It is provided "as is" without express or implied warranty.
85
87 Hannu Mallat.
88
89
90
91X Version 11 6.08-1.fc38 (17-Oct-2023) interference(6x)