1hexstrut(6x) XScreenSaver manual hexstrut(6x)
2
3
4
6 hexstrut - a grid of hexagons composed of rotating Y-shaped struts.
7
9 hexstrut [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-count number] [-thickness
11 number] [-no-wander] [-no-spin] [-wireframe] [-fps]
12
14 A grid of hexagons composed of rotating Y-shaped struts. Waves of
15 rotation and color changes randomly propagate across the plane.
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: 30000 (0.03 sec‐
29 onds).
30
31 -speed number
32 Animation speed. 2.0 means twice as fast, 0.5 means half as
33 fast.
34
35 -count number
36 Approximate number of hexagons on the screen, horizontally.
37 Default: 20.
38
39 -thickness number
40 Relative thickness of the struts. 0.01 - 1.7. Default: 0.2.
41
42 -wander | -no-wander
43 Whether the grid should wander around the screen.
44
45 -spin | -no-spin
46 Whether the grid should spin.
47
48 -wireframe | -no-wireframe
49 Render in wireframe instead of solid.
50
51 -fps | -no-fps
52 Whether to show a frames-per-second display at the bottom of
53 the screen.
54
56 DISPLAY to get the default host and display number.
57
58 XENVIRONMENT
59 to get the name of a resource file that overrides the global
60 resources stored in the RESOURCE_MANAGER property.
61
63 X(1), xscreensaver(1)
64
66 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
67 distribute, and sell this software and its documentation for any pur‐
68 pose is hereby granted without fee, provided that the above copyright
69 notice appear in all copies and that both that copyright notice and
70 this permission notice appear in supporting documentation. No repre‐
71 sentations are made about the suitability of this software for any pur‐
72 pose. It is provided "as is" without express or implied warranty.
73
75 Jamie Zawinski.
76
77
78
79X Version 11 5.45-1.fc33 (10-Dec-2020) hexstrut(6x)