1deluxe(6x) XScreenSaver manual deluxe(6x)
2
3
4
6 deluxe - pulsing sequence of stars, circles, and lines.
7
9 deluxe [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--thickness number]
11 [--count number] [--ncolors number] [--transparent] [--no-db] [--fps]
12
14 This draws a pulsing sequence of stars, circles, and lines.
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: 5000 (0.01 sec‐
32 onds.).
33
34 --thickness number
35 Thickness of lines. Default: 50.
36
37 --count number
38 Number of objects. Default: 5.
39
40 --ncolors number
41 Number of colors. Default: 20.
42
43 --transparent | --no-transparent
44 Whether to use transparency.
45
46 --db | --no-db
47 Whether to double buffer.
48
49 --fps Display the current frame rate and CPU load.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
66 distribute, and sell this software and its documentation for any pur‐
67 pose is hereby granted without fee, provided that the above copyright
68 notice appear in all copies and that both that copyright notice and
69 this permission notice appear in supporting documentation. No repre‐
70 sentations are made about the suitability of this software for any pur‐
71 pose. It is provided "as is" without express or implied warranty.
72
74 Jamie Zawinski.
75
76
77
78X Version 11 6.08-1.fc39 (17-Oct-2023) deluxe(6x)