1cubestorm(6x)                 XScreenSaver manual                cubestorm(6x)
2
3
4

NAME

6       cubestorm - a series of 3D boxes that fill space
7

SYNOPSIS

9       cubestorm  [--display host:display.screen] [--visual visual] [--window]
10       [--root] [--window-id number] [--delay number] [--speed float] [--count
11       int]   [--thickness   float]  [--no-wander]  [--no-spin]  [--wireframe]
12       [--fps]
13

DESCRIPTION

15       Draws a series of rotating 3D boxes that intersect each other and even‐
16       tually fill space.
17

OPTIONS

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       --window-id number
30               Draw on the specified window.
31
32       --delay number
33               Per-frame  delay,  in  microseconds.  Default: 30000 (0.03 sec‐
34               onds.).
35
36       --speed number
37               Larger numbers mean run faster.  Default: 1.0.
38
39       --count number
40               Number of cubes.  Default 4.
41
42       --thickness float
43               How thick the struts making up the cubes should  be  (0.0-1.0).
44               Default 0.06.
45
46       --wander | --no-wander
47               Whether the cubes should wander around the screen.
48
49       --spin | --no-spin
50               Whether the cubes should spin.
51
52       --wireframe | --no-wireframe
53               Render in wireframe instead of solid.
54
55       --fps   Display the current frame rate, CPU load, and polygon count.
56

ENVIRONMENT

58       DISPLAY to get the default host and display number.
59
60       XENVIRONMENT
61               to  get  the  name of a resource file that overrides the global
62               resources stored in the RESOURCE_MANAGER property.
63
64       XSCREENSAVER_WINDOW
65               The window ID to use with --root.
66

SEE ALSO

68       X(1), xscreensaver(1)
69
71       Copyright © 2003 by Jamie Zawinski.  Permission to use,  copy,  modify,
72       distribute,  and  sell this software and its documentation for any pur‐
73       pose is hereby granted without fee, provided that the  above  copyright
74       notice  appear  in  all  copies and that both that copyright notice and
75       this permission notice appear in supporting documentation.   No  repre‐
76       sentations are made about the suitability of this software for any pur‐
77       pose.  It is provided "as is" without express or implied warranty.
78

AUTHOR

80       Jamie Zawinski.
81
82
83
84X Version 11               6.06-1.fc37 (12-Dec-2022)             cubestorm(6x)
Impressum