1 .TH XScreenSaver 1 "05-Apr-1999" "X Version 11"
3 bumps - move distorting spotlight around desktop
6 [\-display \fIhost:display.screen\fP]
7 [\-foreground \fIcolor\fP]
8 [\-background \fIcolor\fP]
13 [\-visual \fIvisual\fP]
15 [\-duration \fIsecs\fP]
18 The \fIbumps\fP program takes an image and exposes small, distorted
19 sections of it as if through an odd wandering spotlight beam.
21 The image that it manipulates will be grabbed from the portion of
22 the screen underlying the window, or from the system's video input,
23 or from a random file on disk, as indicated by
24 the \fIgrabDesktopImages\fP, \fIgrabVideoFrames\fP,
25 and \fIchooseRandomImages\fP options in the \fI~/.xscreensaver\fP
27 .BR xscreensaver-demo (1)
31 accepts the following options:
34 Draw on a newly-created window. This is the default.
37 Draw on the root window.
40 If on a color display, pretend we're on a monochrome display.
43 Install a private colormap for the window.
45 .B \-visual \fIvisual\fP
46 Specify which visual to use. Legal values are the name of a visual class,
47 or the id number (decimal or hex) of a specific visual.
49 .B \-delay \fImicroseconds\fP
52 .B \-duration \fIseconds\fP
53 How long to run before loading a new image. Default 120 seconds.
56 Display the current frame rate and CPU load.
61 to get the default host and display number.
64 to get the name of a resource file that overrides the global resources
65 stored in the RESOURCE_MANAGER property.
69 .BR xscreensaver\-demo (1),
70 .BR xscreensaver\-getimage (1)
72 Copyright \(co 1999 by Shane Smit. Permission to use, copy, modify,
73 distribute, and sell this software and its documentation for any purpose is
74 hereby granted without fee, provided that the above copyright notice appear
75 in all copies and that both that copyright notice and this permission notice
76 appear in supporting documentation. No representations are made about the
77 suitability of this software for any purpose. It is provided "as is" without
78 express or implied warranty.
80 Shane Smit <blackend@inconnect.com>, 8-Oct-1999.