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

NAME

6       fluidballs - the physics of bouncing balls.
7

SYNOPSIS

9       fluidballs  [-display  host:display.screen]  [-visual visual] [-window]
10       [-root] [-count number] [-size number] [-gravity number] [-wind number]
11       [-elasticity number] [-delay number] [-nonrandom] [-no-shake] [-fps]
12

DESCRIPTION

14       Models  the  physics  of  bouncing  balls,  or of particles in a gas or
15       fluid, depending on the settings. If "Shake Box" is selected, then  ev‐
16       ery  now and then, the box will be rotated, changing which direction is
17       down (in order to keep the settled balls in motion.)
18

OPTIONS

20       -visual visual
21               Specify which visual to use.  Legal values are the  name  of  a
22               visual  class,  or the id number (decimal or hex) of a specific
23               visual.
24
25       -window Draw on a newly-created window.  This is the default.
26
27       -root   Draw on the root window.
28
29       -count number
30               How many balls to display.  Default: 300.
31
32       -size number
33               Maximum size of each ball.  Default: 25.
34
35       -gravity number
36               Coefficient of gravity.  Useful values  are  <  0.1.   Default:
37               0.01.
38
39       -wind number
40               Wind.  Useful values are < 0.1.  Default: 0.00.
41
42       -elasticity number
43               Coefficient  of elasticity.  Useful values are 0.2 to 1.0.  De‐
44               fault: 0.97.  Lower numbers make less bouncy balls.
45
46       -delay number
47               Per-frame delay, in microseconds.  Default:  10000  (0.01  sec‐
48               onds.).
49
50       -nonrandom
51               Make all balls be the same size.
52
53       -no-nonrandom
54               Make the balls be random sizes.  Default.
55
56       -shake | -no-shake
57               Whether  to  shake  the box if the system seems to have settled
58               down.  "Shake" means "change the direction of Down."
59
60       -fps    Display the current frame rate and CPU load.
61

ENVIRONMENT

63       DISPLAY to get the default host and display number.
64
65       XENVIRONMENT
66               to get the name of a resource file that  overrides  the  global
67               resources stored in the RESOURCE_MANAGER property.
68

SEE ALSO

70       X(1), xscreensaver(1)
71
73       Copyright  ©  2002  by Peter Birtles and Jamie Zawinski.  Permission to
74       use, copy, modify, distribute, and sell this software and its  documen‐
75       tation for any purpose is hereby granted without fee, provided that the
76       above copyright notice appear in all copies and that  both  that  copy‐
77       right notice and this permission notice appear in supporting documenta‐
78       tion.  No representations are made about the suitability of this  soft‐
79       ware  for  any  purpose.  It is provided "as is" without express or im‐
80       plied warranty.
81

AUTHOR

83       Peter Birtles, Jamie Zawinski, and Steven Barker.
84
85
86
87
88X Version 11               6.04-1.fc36 (06-Jun-2022)            fluidballs(6x)
Impressum