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] [--back‐
10 ground color] [--window] [--root] [--window-id number] [--mono] [--in‐
11 stall] [--visual visual] [--delay 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-settings(1) for more details.
22
24 bumps accepts the following options:
25
26 --window
27 Draw on a newly-created window. This is the default.
28
29 --root Draw on the root window.
30
31 --window-id number
32 Draw on the specified window.
33
34 --mono If on a color display, pretend we're on a monochrome display.
35
36 --install
37 Install a private colormap for the window.
38
39 --visual visual
40 Specify which visual to use. Legal values are the name of a
41 visual class, or the id number (decimal or hex) of a specific
42 visual.
43
44 --delay microseconds
45 Slow it down.
46
47 --duration seconds
48 How long to run before loading a new image. Default 120 sec‐
49 onds.
50
51 --fps Display the current frame rate and CPU load.
52
54 DISPLAY to get the default host and display number.
55
56 XENVIRONMENT
57 to get the name of a resource file that overrides the global
58 resources stored in the RESOURCE_MANAGER property.
59
60 XSCREENSAVER_WINDOW
61 The window ID to use with --root.
62
64 X(1), xscreensaver(1), xscreensaver-settings(1), xscreensaver-getim‐
65 age(6x)
66
68 Copyright © 1999 by Shane Smit. Permission to use, copy, modify, dis‐
69 tribute, and sell this software and its documentation for any purpose
70 is hereby granted without fee, provided that the above copyright notice
71 appear in all copies and that both that copyright notice and this per‐
72 mission notice appear in supporting documentation. No representations
73 are made about the suitability of this software for any purpose. It is
74 provided "as is" without express or implied warranty.
75
77 Shane Smit <blackend@inconnect.com>, 8-Oct-1999.
78
79
80
81X Version 11 6.08-1.fc39 (17-Oct-2023) bumps(6x)