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

NAME

6       flame - draw weird cosmic fractals
7

SYNOPSIS

9       flame  [-display  host:display.screen] [-foreground color] [-background
10       color] [-window] [-root] [-mono] [-install] [-visual  visual]  [-colors
11       integer]  [-iterations integer] [-points integer] [-delay microseconds]
12       [-delay2 microseconds]
13

DESCRIPTION

15       The flame program generates colorful fractal displays.
16

OPTIONS

18       flame accepts the following options:
19
20       -window Draw on a newly-created window.  This is the default.
21
22       -root   Draw on the root window.
23
24       -mono   If on a color display, pretend we're on a monochrome display.
25
26       -install
27               Install a private colormap for the window.
28
29       -visual visual
30               Specify which visual to use.  Legal values are the  name  of  a
31               visual  class,  or the id number (decimal or hex) of a specific
32               visual.
33
34       -colors integer
35               How many colors should be used (if possible).  Default 64.
36
37       -iterations integer
38               How many fractals to generate.  Default 25.
39
40       -points integer
41               How many pixels to draw for each fractal.  Default 10000.
42
43       -delay microseconds
44               How long we should wait between drawing each fractal.   Default
45               50000, or about 1/20th second.
46
47       -delay2 microseconds
48               How  long  we  should wait before clearing the screen when each
49               run ends.  Default 2000000, or two seconds.
50

ENVIRONMENT

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

SEE ALSO

59       X(1), xscreensaver(1), xlock(1)
60
62       Copyright © 1991 by Patrick J. Naughton
63
64       Permission  to  use, copy, modify, and distribute this software and its
65       documentation for any purpose and without fee is hereby  granted,  pro‐
66       vided  that  the  above  copyright notice appear in all copies and that
67       both that copyright notice and this permission notice  appear  in  sup‐
68       porting documentation.
69

AUTHOR

71       Scott Graves <spot@cs.cmu.edu>, 06-Jun-91.n
72
73       Ability  to run standalone or with xscreensaver added by Jamie Zawinski
74       <jwz@jwz.org>, 18-Oct-93.
75
76
77
78X Version 11                 5.05-3 (06-Apr-2008)                    flame(6x)
Impressum