1hextrail(6x) XScreenSaver manual hextrail(6x)
2
3
4
6 hextrail - screen saver.
7
9 hextrail [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--delay number] [--speed number] [--count number] [--thick‐
11 ness number] [--no-wander] [--no-spin] [--wireframe] [--fps]
12
14 A network of colorful lines grows upon a hexagonal substrate.
15
17 --visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 --window
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --delay number
28 Frame rate. 0 - 100000. Default: 30000.
29
30 --speed number
31 Speed. 0.1 - 20. Default: 1.0.
32
33 --count number
34 Hexagon Size. 2 - 80. Default: 20.
35
36 --thickness number
37 Line Thickness. 0.01 - 0.5. Default: 0.15.
38
39 --no-wander | --no--no-wander
40 Wander. Boolean.
41
42 --no-spin | --no--no-spin
43 Spin. Boolean.
44
45 --wireframe | --no--wireframe
46 Wireframe. Boolean.
47
48 --fps | --no--fps
49 Show frame rate. Boolean.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 2022 by Jamie Zawinski. Permission to use, copy, modify,
66 distribute, and sell this software and its documentation for any pur‐
67 pose is hereby granted without fee, provided that the above copyright
68 notice appear in all copies and that both that copyright notice and
69 this permission notice appear in supporting documentation. No repre‐
70 sentations are made about the suitability of this software for any pur‐
71 pose. It is provided "as is" without express or implied warranty.
72
74 Jamie Zawinski.
75
76
77
78X Version 11 6.06-1.fc37 (12-Dec-2022) hextrail(6x)