1Really Slick ScreenSavers(1)General Commands ManualReally Slick ScreenSavers(1)
2
3
4
6 fieldlines - simulation of the electric field lines between charged
7 particles.
8
10 fieldlines [--root/-r] [--maxfps/-x number] [--vsync/-y number]
11 [--dpms/-M number] [--ions/-i number] [--stepsize/-s number]
12 [--maxsteps/-m number] [--width/-w number] [--speed/-S number]
13 [--constwidth/-c] [--no-constwidth/-C] [--electric/-e] [--no-elec‐
14 tric/-E]
15
17 From Terry Walsh (http://reallyslick.com): "This is a simulation of the
18 electric field lines between charged particles. Physics never looked so
19 good."
20
21 Ported to Linux by Tugrul Galatali.
22
24 --root Draw on the root window.
25
26 --maxfps number
27 Set maximum frame rate.
28
29 --vsync number
30 Limit redraws to specified number of vertical refreshes. 0 -
31 100. Default: 1
32
33 --dpms number
34 Stop rendering new frames if the display is not on. 0 - 1.
35 Default: 1
36
37 --ions number
38 Number of ions. 1 - 100. Default: 4
39
40 --stepsize number
41 Step length along lines. 1 - 100. Default: 15
42
43 --maxsteps number
44 Max number of steps. 1 - 1000. Default: 100
45
46 --width number
47 Line width. 1 - 100. Default: 30
48
49 --speed number
50 Speed. 1 - 100. Default: 10
51
52 --constwidth
53 Constant line width. Default: False
54
55 --electric
56 Electric. Default: False
57
59 DISPLAY to get the default host and display number.
60
62 X(1),
63
65 Copyright © 2002 by Terry Walsh and Tugrul Galatali.
66
67 Fieldlines is free software; you can redistribute it and/or modify it
68 under the terms of the GNU General Public License version 2 as pub‐
69 lished by the Free Software Foundation.
70
71 Fieldlines is distributed in the hope that it will be useful, but WITH‐
72 OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
73 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
74 License for more details.
75
77 Terry Walsh and Tugrul Galatali <tugrul@galatali.com>
78
79
80
81
82X Version 11 Really Slick ScreenSavers(1)