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] [-rate number] [-fluidity number] [-light num‐
11 ber] [-water] [-stir] [-oily] [-grayscale] [-colors number] [-no-shm]
12
14 This draws rippling interference patterns like splashing water. With
15 the -water option, it manipulates your desktop image to look like some‐
16 thing is dripping into it.
17
19 -visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 -window Draw on a newly-created window. This is the default.
25
26 -root Draw on the root window.
27
28 -delay number
29 Per-frame delay, in microseconds. Default: 50000 (0.05 sec‐
30 onds.).
31
32 -rate number
33 Drizzle. 1 - 100. Default: 5.
34
35 -fluidity number
36 Small Drops. 0 - 16. Default: 6.
37
38 -light number
39 Lighting Effect. 0 - 8. Default: 0.
40
41 -water | -no-water
42 Grab Screen Image. Boolean.
43
44 -stir | -no-stir
45 Moving Splashes. Boolean.
46
47 -oily | -no-oily
48 Psychedelic Colors. Boolean.
49
50 -grayscale
51 Convert the screen image to grayscale. Ignored if we don't
52 grab the screen image or if our screen doesn't have enough
53 color depth.
54
55 -colors number
56 Colors Two. Default: 200.
57
58 -shm | -no-shm
59 Use Shared Memory. Boolean.
60
62 DISPLAY to get the default host and display number.
63
64 XENVIRONMENT
65 to get the name of a resource file that overrides the global
66 resources stored in the RESOURCE_MANAGER property.
67
69 X(1), xscreensaver(1)
70
72 Copyright © 2002 by Tom Hammersley. Permission to use, copy, modify,
73 distribute, and sell this software and its documentation for any pur‐
74 pose is hereby granted without fee, provided that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation. No repre‐
77 sentations are made about the suitability of this software for any pur‐
78 pose. It is provided "as is" without express or implied warranty.
79
81 Tom Hammersley.
82
83
84
85X Version 11 5.05-3 (06-Apr-2008) ripples(6x)