1discrete(6x) XScreenSaver manual discrete(6x)
2
3
4
6 discrete - discrete map iterative function fractal systems.
7
9 discrete [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--cycles number] [--delay number]
11 [--ncolors number] [--fps]
12
14 More ``discrete map'' systems, including new variants of Hopalong and
15 Julia, and a few others.
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --cycles number
32 Timeout. 100 - 10000. Default: 2500.
33
34 --delay number
35 Per-frame delay, in microseconds. Default: 1000 (0.001 sec‐
36 onds.).
37
38 --ncolors number
39 Number of Colors. Default: 100.
40
41 --fps Display the current frame rate and CPU load.
42
44 DISPLAY to get the default host and display number.
45
46 XENVIRONMENT
47 to get the name of a resource file that overrides the global
48 resources stored in the RESOURCE_MANAGER property.
49
50 XSCREENSAVER_WINDOW
51 The window ID to use with --root.
52
54 X(1), xscreensaver(1)
55
57 Copyright © 2002 by Tim Auckland. Permission to use, copy, modify,
58 distribute, and sell this software and its documentation for any pur‐
59 pose is hereby granted without fee, provided that the above copyright
60 notice appear in all copies and that both that copyright notice and
61 this permission notice appear in supporting documentation. No repre‐
62 sentations are made about the suitability of this software for any pur‐
63 pose. It is provided "as is" without express or implied warranty.
64
66 Tim Auckland.
67
68
69
70X Version 11 6.08-1.fc38 (17-Oct-2023) discrete(6x)