1crystal(6x) XScreenSaver manual crystal(6x)
2
3
4
6 crystal - kaleidescope.
7
9 crystal [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-grid] [-no-cell] [-centre] [-nx number] [-ny number] [-count
11 number] [-delay number] [-ncolors number] [-fps]
12
14 Moving polygons, similar to a kaleidescope (more like a kaleidescope
15 than the hack called `kaleid,' actually.)
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 Draw on a newly-created window. This is the default.
24
25 -root Draw on the root window.
26
27 -grid | -no-grid
28 Whether to draw grid.
29
30 -cell | -no-cell
31 Whether to draw the cell.
32
33 -centre | -no-centre
34 Whether to center on screen
35
36 -nx number
37 Horizontal Symmetries. -10 - 10. Default: -3.
38
39 -ny number
40 Vertical Symmetries. -10 - 10. Default: -3.
41
42 -count number
43 Count. -5000 - 5000. Default: -500.
44
45 -delay number
46 Per-frame delay, in microseconds. Default: 60000 (0.06 sec‐
47 onds.).
48
49 -ncolors number
50 Number of Colors. Default: 100.
51
52 -fps Display the current frame rate and CPU load.
53
55 DISPLAY to get the default host and display number.
56
57 XENVIRONMENT
58 to get the name of a resource file that overrides the global
59 resources stored in the RESOURCE_MANAGER property.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 2002 by Jouk Jansen. Permission to use, copy, modify, dis‐
66 tribute, and sell this software and its documentation for any purpose
67 is hereby granted without fee, provided that the above copyright notice
68 appear in all copies and that both that copyright notice and this per‐
69 mission notice appear in supporting documentation. No representations
70 are made about the suitability of this software for any purpose. It is
71 provided "as is" without express or implied warranty.
72
74 Jouk Jansen.
75
76
77
78X Version 11 5.42-1.fc30.2 (03-Feb-2019) crystal(6x)