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

NAME

6       hopalong - draw real plane fractals
7

SYNOPSIS

9       hopalong  [--display host:display.screen] [--foreground color] [--back‐
10       ground color] [--window] [--root] [--window-id  number][--mono]  [--in‐
11       stall]  [--visual  visual]  [--ncolors  integer] [--delay microseconds]
12       [--cycles integer]  [--count  integer]  [--jong]  [--no-jong]  [--jong]
13       [--no-sine]
14
15       [--fps]
16

DESCRIPTION

18       The  hop program generates real plane fractals as described in the Sep‐
19       tember 1986 issue of Scientific American.
20

OPTIONS

22       hopalong accepts the following options:
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       --mono  If on a color display, pretend we're on a monochrome display.
33
34       --install
35               Install a private colormap for the window.
36
37       --visual visual
38               Specify which visual to use.  Legal values are the  name  of  a
39               visual  class,  or the id number (decimal or hex) of a specific
40               visual.
41
42       --ncolors integer
43               How many colors should be used  (if  possible).   Default  200.
44               The  colors  used  cycle through the hue, making N stops around
45               the color wheel.
46
47       --cycles integer
48               How long to run each batch.  Default 2500 pixels.
49
50       --count integer
51               How many pixels should be drawn before a color change.  Default
52               1000.
53
54       --jong integer
55
56       --no-jong integer
57               Whether to use the Jong format (default is to choose randomly.)
58
59
60       --sine integer
61
62       --no-sine integer
63               Whether to use the Sine format (default is to choose randomly.)
64
65
66       --fps   Display the current frame rate and CPU load.
67

ENVIRONMENT

69       DISPLAY to get the default host and display number.
70
71       XENVIRONMENT
72               to  get  the  name of a resource file that overrides the global
73               resources stored in the RESOURCE_MANAGER property.
74
75       XSCREENSAVER_WINDOW
76               The window ID to use with --root.
77

SEE ALSO

79       X(1), xscreensaver(1), xlock(1)
80
82       Copyright © 1988-91 by Patrick J. Naughton.
83
84       Permission to use, copy, modify, and distribute this software  and  its
85       documentation  for  any purpose and without fee is hereby granted, pro‐
86       vided that the above copyright notice appear in  all  copies  and  that
87       both  that  copyright  notice and this permission notice appear in sup‐
88       porting documentation.
89

AUTHOR

91       Patrick J. Naughton <naughton@eng.sun.com>, 23-mar-88.
92
93       Ability to run standalone or with xscreensaver added by Jamie  Zawinski
94       <jwz@jwz.org>, 13-aug-92, and again on 10-May-97.
95
96
97
98X Version 11               6.06-1.fc37 (12-Dec-2022)              hopalong(6x)
Impressum