1blocktube(6x) XScreenSaver manual blocktube(6x)
2
3
4
6 blocktube - draws a swirling, falling tunnel of reflective slabs
7
9 blocktube [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-holdtime number] [-changetime number] [-no-
11 texture] [-no-fog] [-wireframe] [-fps]
12
14 Blocktube draws a swirling, falling tunnel of reflective slabs. They
15 fade from hue to hue.
16
18 -visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 -window Draw on a newly-created window. This is the default.
24
25 -root Draw on the root window.
26
27 -delay number
28 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
29 onds.).
30
31 -holdtime number
32 How long to stay on the same color. Default: 1000 frames.
33
34 -changetime number
35 How long it takes to fade to a new color. Default: 200 frames.
36
37 -no-texture
38 Draw solid blocks intstead of reflective blocks.
39
40 -no-fog Do not make blocks in the distance be darker.
41
42 -wireframe
43 Only draw outlines.
44
45 -fps Display the current frame rate, CPU load, and polygon count.
46
48 DISPLAY to get the default host and display number.
49
50 XENVIRONMENT
51 to get the name of a resource file that overrides the global
52 resources stored in the RESOURCE_MANAGER property.
53
55 X(1), xscreensaver(1)
56
58 Copyright © 2003 by Lars Damerow. Permission to use, copy, modify,
59 distribute, and sell this software and its documentation for any pur‐
60 pose is hereby granted without fee, provided that the above copyright
61 notice appear in all copies and that both that copyright notice and
62 this permission notice appear in supporting documentation. No repre‐
63 sentations are made about the suitability of this software for any pur‐
64 pose. It is provided "as is" without express or implied warranty.
65
67 Lars Damerow <lars@oddment.org>
68
69
70
71X Version 11 5.44-2.fc32 (16-Apr-2020) blocktube(6x)