1discoball(6x) XScreenSaver manual discoball(6x)
2
3
4
6 discoball - A dusty, dented disco ball screen saver.
7
9 discoball [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--speed number]
11 [--count number] [--no-wander] [--spin] [--wireframe] [--fps]
12
14 A dusty, dented disco ball. Woop woop.
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 --count number
39 Number of rows of tiles on the ball. 10 - 100. Default: 30.
40
41 --wander | --no-wander
42 Whether the object should wander around the screen.
43
44 --spin | --no-spin
45 Whether the scene should spin.
46
47 --wireframe | --no-wireframe
48 Render in wireframe instead of solid.
49
50 --fps | --no-fps
51 Whether to show a frames-per-second display at the bottom of
52 the screen.
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
61 XSCREENSAVER_WINDOW
62 The window ID to use with --root.
63
65 X(1), xscreensaver(1)
66
68 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
69 distribute, and sell this software and its documentation for any pur‐
70 pose is hereby granted without fee, provided that the above copyright
71 notice appear in all copies and that both that copyright notice and
72 this permission notice appear in supporting documentation. No repre‐
73 sentations are made about the suitability of this software for any pur‐
74 pose. It is provided "as is" without express or implied warranty.
75
77 Jamie Zawinski.
78
79
80
81X Version 11 6.08-1.fc38 (17-Oct-2023) discoball(6x)