1flurry(6x) XScreenSaver manual flurry(6x)
2
3
4
6 flurry - a colorful particle system
7
9 flurry [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--preset <arg>] [--fps]
11
13 This is a port of the OSX screensaver flurry.
14
16 --visual visual
17 Specify which visual to use. Legal values are the name of a
18 visual class, or the id number (decimal or hex) of a specific
19 visual.
20
21 --window
22 Draw on a newly-created window. This is the default.
23
24 --root Draw on the root window.
25
26 --window-id number
27 Draw on the specified window.
28
29 --preset <arg>
30 Select a preset (classic, fire, water, psychedelic, rgb, bi‐
31 nary, random, insane)
32
33 (Insane will never be selected at random, because it requires
34 lots of CPU/GPU power)
35
36
37 --fps Display the current frame rate, CPU load, and polygon count.
38
39
40 ENVIRONMENT
41
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
48 XSCREENSAVER_WINDOW
49 The window ID to use with --root.
50
52 X(1), xscreensaver(1)
53
55 Copyright © 2002 by Calum Robinson. Permission to use, copy, modify,
56 distribute, and sell this software and its documentation for any pur‐
57 pose is hereby granted without fee, provided that the above copyright
58 notice appear in all copies and that both that copyright notice and
59 this permission notice appear in supporting documentation. No repre‐
60 sentations are made about the suitability of this software for any pur‐
61 pose. It is provided "as is" without express or implied warranty.
62
64 OSX screen saver by Calum Robinson <calumr@mac.com>
65 XScreenSaver port by Tobias Sargeant <tobias.sargeant@bigpond.com>
66
68 If you really like it, send me a postcard (after all, you're getting
69 this for free!). Please check this address by downloading the latest
70 version of Flurry just before you send me a postcard - I may have
71 moved.
72
73 Calum Robinson
74 133 Sydenham Avenue
75 Belfast
76 Northern Ireland
77 BT4 2DQ
78
79
80
81
82X Version 11 6.08-1.fc38 (17-Oct-2023) flurry(6x)