1boxed(6x) XScreenSaver manual boxed(6x)
2
3
4
6 boxed - draws a box full of 3D bouncing balls that explode.
7
9 boxed [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--wireframe] [--fps]
11
13 Draws a box full of 3D bouncing balls that explode.
14
16 --visual visual
17 Specify which visual to use. Legal values are the name of a
18 visual class, or the id number (decimal or hex) of a specific
19 visual.
20
21 --window
22 Draw on a newly-created window. This is the default.
23
24 --root Draw on the root window.
25
26 --window-id number
27 Draw on the specified window.
28
29 --delay number
30 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
31 onds.).
32
33 --wireframe
34 Render in wireframe instead of solid.
35
36 --fps Display the current frame rate, CPU load, and polygon count.
37
39 DISPLAY to get the default host and display number.
40
41 XENVIRONMENT
42 to get the name of a resource file that overrides the global
43 resources stored in the RESOURCE_MANAGER property.
44
45 XSCREENSAVER_WINDOW
46 The window ID to use with --root.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2002 by Sander van Grieken. Permission to use, copy, mod‐
53 ify, distribute, and sell this software and its documentation for any
54 purpose is hereby granted without fee, provided that the above copy‐
55 right notice appear in all copies and that both that copyright notice
56 and this permission notice appear in supporting documentation. No rep‐
57 resentations are made about the suitability of this software for any
58 purpose. It is provided "as is" without express or implied warranty.
59
61 Sander van Grieken.
62
63
64
65X Version 11 6.06-1.fc37 (12-Dec-2022) boxed(6x)