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] [-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 Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -preset <arg>
26 Select a preset (classic, fire, water, psychedelic, rgb, bi‐
27 nary, random, insane)
28
29 (Insane will never be selected at random, because it requires
30 lots of CPU/GPU power)
31
32
33 -fps Display the current frame rate, CPU load, and polygon count.
34
35
36 ENVIRONMENT
37
38 DISPLAY to get the default host and display number.
39
40 XENVIRONMENT
41 to get the name of a resource file that overrides the global
42 resources stored in the RESOURCE_MANAGER property.
43
45 X(1), xscreensaver(1)
46
48 Copyright © 2002 by Calum Robinson. Permission to use, copy, modify,
49 distribute, and sell this software and its documentation for any pur‐
50 pose is hereby granted without fee, provided that the above copyright
51 notice appear in all copies and that both that copyright notice and
52 this permission notice appear in supporting documentation. No repre‐
53 sentations are made about the suitability of this software for any pur‐
54 pose. It is provided "as is" without express or implied warranty.
55
57 OSX screen saver by Calum Robinson <calumr@mac.com>
58 XScreenSaver port by Tobias Sargeant <tobias.sargeant@bigpond.com>
59
61 If you really like it, send me a postcard (after all, you're getting
62 this for free!). Please check this address by downloading the latest
63 version of Flurry just before you send me a postcard - I may have
64 moved.
65
66 Calum Robinson
67 133 Sydenham Avenue
68 Belfast
69 Northern Ireland
70 BT4 2DQ
71
72
73
74
75X Version 11 6.04-1.fc36 (06-Jun-2022) flurry(6x)