1razzledazzle(6x) XScreenSaver manual razzledazzle(6x)
2
3
4
6 razzledazzle - screen saver.
7
9 razzledazzle [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--speed number]
11 [--ncolors number] [--density number] [--thickness number] [--mode
12 string] [--fps]
13
15 Generates an infinitely-scrolling sequence of dazzle camouflage pat‐
16 terns. Dazzle Ships were military vessels during World War I and early
17 in World War II that were painted not to conceal but to confuse: with
18 these Cubist overlapping stripes, it was very hard to estimate their
19 size, range and heading. This was a big deal before the invention of
20 Radar.
21
23 --visual visual
24 Specify which visual to use. Legal values are the name of a
25 visual class, or the id number (decimal or hex) of a specific
26 visual.
27
28 --window
29 Draw on a newly-created window. This is the default.
30
31 --root Draw on the root window.
32
33 --window-id number
34 Draw on the specified window.
35
36 --delay number
37 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
38 onds).
39
40 --speed number
41 Animation speed. 2.0 means twice as fast, 0.5 means half as
42 fast.
43
44 --ncolors number
45 Colors. Default: 2.
46
47 --density number
48 Thickness of the grid, and overall complexity. 1 - 10. De‐
49 fault: 5.0.
50
51 --thickness number
52 Thickness of the lines. 0.05 - 1.0. Default: 0.1.
53
54 --mode string
55 Random, Ships or Flat. Default Random.
56
57 --fps | --no-fps
58 Whether to show a frames-per-second display at the bottom of
59 the screen.
60
62 DISPLAY to get the default host and display number.
63
64 XENVIRONMENT
65 to get the name of a resource file that overrides the global
66 resources stored in the RESOURCE_MANAGER property.
67
68 XSCREENSAVER_WINDOW
69 The window ID to use with --root.
70
72 X(1), xscreensaver(1)
73
75 Copyright © 2018 by Jamie Zawinski. Permission to use, copy, modify,
76 distribute, and sell this software and its documentation for any pur‐
77 pose is hereby granted without fee, provided that the above copyright
78 notice appear in all copies and that both that copyright notice and
79 this permission notice appear in supporting documentation. No repre‐
80 sentations are made about the suitability of this software for any pur‐
81 pose. It is provided "as is" without express or implied warranty.
82
84 Jamie Zawinski.
85
86
87
88X Version 11 6.08-1.fc38 (17-Oct-2023) razzledazzle(6x)