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

NAME

6       dangerball - a 3D ball that periodically extrudes spikes. Ouch!
7

SYNOPSIS

9       dangerball [--display host:display.screen] [--visual visual] [--window]
10       [--root]  [--window-id  number]  [--delay  number]   [--speed   number]
11       [--count number] [--no-wander] [--no-spin] [--wireframe] [--fps]
12

DESCRIPTION

14       Draws a ball that periodically extrudes many random spikes. Ouch!
15

OPTIONS

17       --visual visual
18               Specify  which  visual  to use.  Legal values are the name of a
19               visual class, or the id number (decimal or hex) of  a  specific
20               visual.
21
22       --window
23               Draw on a newly-created window.  This is the default.
24
25       --root  Draw on the root window.
26
27       --window-id number
28               Draw on the specified window.
29
30       --delay number
31               Per-frame  delay,  in  microseconds.  Default: 30000 (0.03 sec‐
32               onds.).
33
34       --speed number
35               Spike growth frequency.  0.0 - 0.25.  Default: 0.05.
36
37       --count number
38               Number o spikes.  Default: 30.
39
40       --wander | --no-wander
41               Whether the object should wander around the screen.
42
43       --spin | --no-spin
44               Whether the object should spin.
45
46       --wireframe | --no-wireframe
47               Render in wireframe instead of solid.
48
49       --fps   Display the current frame rate, CPU load, and polygon count.
50

ENVIRONMENT

52       DISPLAY to get the default host and display number.
53
54       XENVIRONMENT
55               to get the name of a resource file that  overrides  the  global
56               resources stored in the RESOURCE_MANAGER property.
57
58       XSCREENSAVER_WINDOW
59               The window ID to use with --root.
60

SEE ALSO

62       X(1), xscreensaver(1)
63
65       Copyright  ©  2002 by Jamie Zawinski.  Permission to use, copy, modify,
66       distribute, and sell this software and its documentation for  any  pur‐
67       pose  is  hereby granted without fee, provided that the above copyright
68       notice appear in all copies and that both  that  copyright  notice  and
69       this  permission  notice appear in supporting documentation.  No repre‐
70       sentations are made about the suitability of this software for any pur‐
71       pose.  It is provided "as is" without express or implied warranty.
72

AUTHOR

74       Jamie Zawinski.
75
76
77
78X Version 11               6.06-1.fc37 (12-Dec-2022)            dangerball(6x)
Impressum