1celtic(6x) XScreenSaver manual celtic(6x)
2
3
4
6 celtic - draws celtic cross-stich patterns
7
9 ifs [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--delay2 number]
11 [--ncolors number] [--graph mode] [--fps]
12
14 The celtic program repeatedly draws random cross-stitch patterns.
15
17 --visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 --window
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --delay number
31 Per-frame delay, in microseconds. Default: 10000.
32
33 --delay2 number
34 Delay between patterns, in seconds. Default: 5.
35
36 --ncolors number
37 Number of colours to use. Default: 20.
38
39 --graph Whether to render the underlying graph. Default: no.
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 © 2005 by Max Froumentin. 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 Max Froumentin <max@lapin-bleu.net>
67
68
69
70X Version 11 6.08-1.fc38 (17-Oct-2023) celtic(6x)