1droste(6x) XScreenSaver manual droste(6x)
2
3
4
6 droste - screen saver.
7
9 droste [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--delay number] [--duration seconds] [--speed ratio] [--r1
11 ratio] [--r2 ratio] [--fps]
12
14 Mise en abyme: infinite spiral recursion within images.
15
16 Works best with images that have a central circular feature.
17
19 --visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 --window
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --delay number
30 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
31 onds).
32
33 --duration number
34 How long until loading a new image, in seconds. Default: 2
35 minutes.
36
37 --speed number
38 Speed of zooming into the image. 2.0 means twice as fast, 0.5
39 means half as fast. Negative to zoom out.
40
41 --r1 number
42 Inner radius of the spiral. Default: 0.2.
43
44 --r2 number
45 Outer radius of the spiral. Default: 0.7.
46
47 --fps | --no--fps
48 Whether to show a frames-per-second display at the bottom of
49 the screen.
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 © 2023 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.fc38 (17-Oct-2023) droste(6x)