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 | -no-fps
46 Whether to show a frames-per-second display at the bottom of
47 the screen.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2003 by Lars Damerow. Permission to use, copy, modify,
61 distribute, and sell this software and its documentation for any pur‐
62 pose is hereby granted without fee, provided that the above copyright
63 notice appear in all copies and that both that copyright notice and
64 this permission notice appear in supporting documentation. No repre‐
65 sentations are made about the suitability of this software for any pur‐
66 pose. It is provided "as is" without express or implied warranty.
67
69 Lars Damerow <lars@oddment.org>
70
71
72
73X Version 11 5.05-3 (06-Apr-2008) blocktube(6x)