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

NAME

6       hexadrop - shrinking hexagons.
7

SYNOPSIS

9       hexadrop  [--display  host:display.screen] [--visual visual] [--window]
10       [--root] [--window-id number] [--delay number] [--speed number] [--size
11       number]   [--sides   number]   [--uniform-speed]   [--no-uniform-speed]
12       [--lockstep] [--no-lockstep] [--fps]
13

DESCRIPTION

15       Draws a grid of hexagons or other shapes and drops them out.
16

OPTIONS

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
24               Draw on a newly-created window.  This is the default.
25
26       --root  Draw on the root window.
27
28       --window-id number
29               Draw on the specified window.
30
31       --delay number
32               Per-frame delay, in microseconds.  Default:  30000  (0.03  sec‐
33               onds.).
34
35       --speed number
36               Speed. 0.5 for half as fast; 2.0 for twice as fast.
37
38       --size number
39               How many tiles to fit horizontally on the screen.  Default 15.
40
41       --sides number
42               Shape of the tiles. 3, 4, 6 or 8. Default: random.
43
44       --uniform-speed | --no-uniform-speed
45               Whether  each tile should drop at the same speed. Default: ran‐
46               dom.
47
48       --lockstep | --no-lockstep
49               Whether each tile should drop at the same time.  Default:  ran‐
50               dom.
51
52       --fps | --no-fps
53               Whether  to  show  a frames-per-second display at the bottom of
54               the screen.
55

ENVIRONMENT

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

SEE ALSO

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

AUTHOR

79       Jamie Zawinski.
80
81
82
83X Version 11               6.06-1.fc37 (12-Dec-2022)              hexadrop(6x)
Impressum