1deepstars(6x) XScreenSaver manual deepstars(6x)
2
3
4
6 deepstars - screen saver.
7
9 deepstars [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--speed number]
11 [--smear number]
12
14 A long exposure of the night sky, showing star paths as vapor trails.
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: 30000 (0.03 sec‐
32 onds).
33
34 --speed number
35 Animation speed. 2.0 means twice as fast, 0.5 means half as
36 fast.
37
38 --smear number
39 How long the vapor trails should be. 2.0 means twice as long,
40 0.5 means half as long.
41
43 DISPLAY to get the default host and display number.
44
45 XENVIRONMENT
46 to get the name of a resource file that overrides the global
47 resources stored in the RESOURCE_MANAGER property.
48
49 XSCREENSAVER_WINDOW
50 The window ID to use with --root.
51
53 X(1), xscreensaver(1)
54
56 Copyright © 2019 by Jamie Zawinski. Permission to use, copy, modify,
57 distribute, and sell this software and its documentation for any pur‐
58 pose is hereby granted without fee, provided that the above copyright
59 notice appear in all copies and that both that copyright notice and
60 this permission notice appear in supporting documentation. No repre‐
61 sentations are made about the suitability of this software for any pur‐
62 pose. It is provided "as is" without express or implied warranty.
63
65 Jamie Zawinski.
66
67
68
69X Version 11 6.08-1.fc39 (17-Oct-2023) deepstars(6x)