1ripples(6x) XScreenSaver manual ripples(6x)
2
3
4
6 ripples - interference patterns.
7
9 ripples [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-duration secs] [-rate number] [-fluidity num‐
11 ber] [-light number] [-water] [-stir] [-oily] [-grayscale] [-colors
12 number] [-no-shm] [-fps]
13
15 This draws rippling interference patterns like splashing water. With
16 the -water option, it manipulates your desktop image to look like some‐
17 thing is dripping into it.
18
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 -delay number
30 Per-frame delay, in microseconds. Default: 50000 (0.05 sec‐
31 onds.).
32
33 -duration seconds
34 How long to run before loading a new image. Default 120 sec‐
35 onds.
36
37 -rate number
38 Drizzle. 1 - 100. Default: 5.
39
40 -fluidity number
41 Small Drops. 0 - 16. Default: 6.
42
43 -light number
44 Lighting Effect. 0 - 8. Default: 0.
45
46 -water | -no-water
47 Grab Screen Image. Boolean.
48
49 -stir | -no-stir
50 Moving Splashes. Boolean.
51
52 -oily | -no-oily
53 Psychedelic Colors. Boolean.
54
55 -grayscale
56 Convert the screen image to grayscale. Ignored if we don't
57 grab the screen image or if our screen doesn't have enough
58 color depth.
59
60 -colors number
61 Colors Two. Default: 200.
62
63 -shm | -no-shm
64 Use Shared Memory. Boolean.
65
66 -fps Display the current frame rate and CPU load.
67
69 DISPLAY to get the default host and display number.
70
71 XENVIRONMENT
72 to get the name of a resource file that overrides the global
73 resources stored in the RESOURCE_MANAGER property.
74
76 X(1), xscreensaver(1)
77
79 Copyright © 2002 by Tom Hammersley. Permission to use, copy, modify,
80 distribute, and sell this software and its documentation for any pur‐
81 pose is hereby granted without fee, provided that the above copyright
82 notice appear in all copies and that both that copyright notice and
83 this permission notice appear in supporting documentation. No repre‐
84 sentations are made about the suitability of this software for any pur‐
85 pose. It is provided "as is" without express or implied warranty.
86
88 Tom Hammersley.
89
90
91
92X Version 11 5.42-1.fc30.2 (03-Feb-2019) ripples(6x)