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

NAME

6       hexstrut - a grid of hexagons composed of rotating Y-shaped struts.
7

SYNOPSIS

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

DESCRIPTION

15       A grid of hexagons composed of rotating Y-shaped struts.  Waves of  ro‐
16       tation and color changes randomly propagate across the plane.
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               Animation speed.  2.0 means twice as fast, 0.5  means  half  as
38               fast.
39
40       --count number
41               Approximate  number  of  hexagons  on the screen, horizontally.
42               Default: 20.
43
44       --thickness number
45               Relative thickness of the struts.  0.01 - 1.7.  Default: 0.2.
46
47       --wander | --no-wander
48               Whether the grid should wander around the screen.
49
50       --spin | --no-spin
51               Whether the grid should spin.
52
53       --wireframe | --no-wireframe
54               Render in wireframe instead of solid.
55
56       --fps | --no-fps
57               Whether to show a frames-per-second display at  the  bottom  of
58               the screen.
59

ENVIRONMENT

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

SEE ALSO

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

AUTHOR

83       Jamie Zawinski.
84
85
86
87X Version 11               6.06-1.fc37 (12-Dec-2022)              hexstrut(6x)
Impressum