1bumps(6x) XScreenSaver manual bumps(6x)
2
3
4
6 bumps - move distorting spotlight around desktop
7
9 bumps [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay
11 usecs] [-duration secs] [-fps]
12
14 The bumps program takes an image and exposes small, distorted sections
15 of it as if through an odd wandering spotlight beam.
16
17 The image that it manipulates will be grabbed from the portion of the
18 screen underlying the window, or from the system's video input, or from
19 a random file on disk, as indicated by the grabDesktopImages, grabVide‐
20 oFrames, and chooseRandomImages options in the ~/.xscreensaver file;
21 see xscreensaver-demo(1) for more details.
22
24 bumps accepts the following options:
25
26 -window Draw on a newly-created window. This is the default.
27
28 -root Draw on the root window.
29
30 -mono If on a color display, pretend we're on a monochrome display.
31
32 -install
33 Install a private colormap for the window.
34
35 -visual visual
36 Specify which visual to use. Legal values are the name of a
37 visual class, or the id number (decimal or hex) of a specific
38 visual.
39
40 -delay microseconds
41 Slow it down.
42
43 -duration seconds
44 How long to run before loading a new image. Default 120 sec‐
45 onds.
46
47 -fps Display the current frame rate and CPU load.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 X(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-getimage(1)
58
60 Copyright © 1999 by Shane Smit. Permission to use, copy, modify, dis‐
61 tribute, and sell this software and its documentation for any purpose
62 is hereby granted without fee, provided that the above copyright notice
63 appear in all copies and that both that copyright notice and this per‐
64 mission notice appear in supporting documentation. No representations
65 are made about the suitability of this software for any purpose. It is
66 provided "as is" without express or implied warranty.
67
69 Shane Smit <blackend@inconnect.com>, 8-Oct-1999.
70
71
72
73X Version 11 5.42-1.fc30.2 (03-Feb-2019) bumps(6x)