1Really Slick ScreenSavers(1)General Commands ManualReally Slick ScreenSavers(1)
2
3
4
6 flux - flux fields and stuff.
7
9 flux [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M
10 number] [--fluxes/-f number] [--particles/-p number] [--trail/-t num‐
11 ber] [--geometry/-g number] [--size/-s number] [--complexity/-c number]
12 [--randomize/-R number] [--expansion/-e number] [--rotation/-o number]
13 [--wind/-w number] [--instability/-i number] [--blur/-b number] [--pre‐
14 set/-P number]
15
17 From Terry Walsh (http://reallyslick.com): "This screensaver rocks."
18
19 Ported to Linux by Tugrul Galatali.
20
22 --root Draw on the root window.
23
24 --maxfps number
25 Set maximum frame rate.
26
27 --vsync number
28 Limit redraws to specified number of vertical refreshes. 0 -
29 100. Default: 1
30
31 --dpms number
32 Stop rendering new frames if the display is not on. 0 - 1.
33 Default: 1
34
35 --fluxes number
36 Number of flux fields. 1 - 100. Default: 1
37
38 --particles number
39 Particles per field. 1 - 1000. Default: 20
40
41 --trail number
42 Trail length of particles. 3 - 10000. Default: 40
43
44 --geometry number
45 0 - Points (--points)
46 1 - Spheres (--spheres)
47 2 - Lights (--lights)
48
49 Type of geometry. 0 - 2. Default: 2
50
51 --size number
52 Particle Size. 1 - 100. Default: 15
53
54 --complexity number
55 Sphere Complexity. 0 - 100. Default: 3
56
57 --randomize number
58 Frequency of randomization. 0 - 100. Default: 0
59
60 --expansion number
61 Expansion rate. 0 - 100. Default: 40
62
63 --rotation number
64 Rotation rate. 0 - 100. Default: 30
65
66 --wind number
67 Crosswind speed. 0 - 100. Default: 20
68
69 --instability number
70 Instability. 0 - 100. Default: 20
71
72 --blur number
73 Motion Blur. 0 - 100. Default: 0
74
75 --preset number
76 1 - Regular (--regular)
77 2 - Hypnotic (--hypnotic)
78 3 - Insane (--insane)
79 4 - Sparklers (--sparklers)
80 5 - Paradigm (--paradigm)
81 6 - Fusion (--fusion)
82
83 Presets that override all options that come before it on the
84 command line. 1 - 6. Default: 1
85
87 DISPLAY to get the default host and display number.
88
90 X(1),
91
93 Copyright © 2002 by Terry Walsh and Tugrul Galatali.
94
95 Flux is free software; you can redistribute it and/or modify it under
96 the terms of the GNU General Public License version 2 as published by
97 the Free Software Foundation.
98
99 Flux is distributed in the hope that it will be useful, but WITHOUT ANY
100 WARRANTY; without even the implied warranty of MERCHANTABILITY or FIT‐
101 NESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
102 more details.
103
105 Terry Walsh and Tugrul Galatali <tugrul@galatali.com>
106
107
108
109
110X Version 11 Really Slick ScreenSavers(1)