1quasicrystal(6x) XScreenSaver manual quasicrystal(6x)
2
3
4
6 quasicrystal - aperiodic plane tilings.
7
9 quasicrystal [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--speed number]
11 [--count number] [--contrast percent] [--no-wander] [--no-spin]
12 [--asymmetric] [--fps]
13
15 A quasicrystal is a structure that is ordered but aperiodic. Two-di‐
16 mensional quasicrystals can be generated by adding a set of planes
17 where x is the sine of y. Different complex aperiodic plane tilings are
18 produced depending on the period, position, and rotation of the compo‐
19 nent planes, and whether the rotation of the planes is evenly distrib‐
20 uted around the circle (the "symmetric" option, above) or random. See
21 also the "RD-Bomb", "CWaves" and "Penrose" screen savers.
22
24 --visual visual
25 Specify which visual to use. Legal values are the name of a
26 visual class, or the id number (decimal or hex) of a specific
27 visual.
28
29 --window
30 Draw on a newly-created window. This is the default.
31
32 --root Draw on the root window.
33
34 --window-id number
35 Draw on the specified window.
36
37 --delay number
38 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
39 onds.).
40
41 --speed number
42 Animation speed. 2 for twice as fast, 0.5 for half as fast.
43
44 --contrast contrast
45 Contrast. Sort of. Default 30%.
46
47 --count number
48 How many planes to use. Default 17.
49
50 --wander | --no-wander
51 Whether the planes should displace horizontally and vertically.
52
53 --spin | --no-spin
54 Whether the planes should rotate.
55
56 --asymmetric
57 Allow each plane to rotate freely instead of being constrained
58 to an even distribution around the circle.
59
60 --fps | --no-fps
61 Whether to show a frames-per-second display at the bottom of
62 the screen.
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 © 2013 by Jamie Zawinski. 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 Jamie Zawinski.
88
89
90
91X Version 11 6.08-1.fc39 (17-Oct-2023) quasicrystal(6x)