1spotlight(6x) XScreenSaver manual spotlight(6x)
2
3
4
6 spotlight - move spotlight around desktop
7
9 spotlight [-display host:display.screen] [-foreground color] [-back‐
10 ground color] [-window] [-root] [-mono] [-install] [-visual visual]
11 [-delay usecs] [-duration secs] [-radius pixels] [-fps]
12
14 The spotlight program takes an image and exposes small sections of it
15 as if through a 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 spotlight 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 -radius pixels
48 Radius of the spotlight in pixels.
49
50 -fps Display the current frame rate and CPU load.
51
53 DISPLAY to get the default host and display number.
54
55 XENVIRONMENT
56 to get the name of a resource file that overrides the global
57 resources stored in the RESOURCE_MANAGER property.
58
60 X(1), xscreensaver(1), xscreensaver-settings(1), xscreensaver-getim‐
61 age(6x)
62
64 Copyright © 1999 by Rick Schultz. Permission to use, copy, modify,
65 distribute, and sell this software and its documentation for any pur‐
66 pose is hereby granted without fee, provided that the above copyright
67 notice appear in all copies and that both that copyright notice and
68 this permission notice appear in supporting documentation. No repre‐
69 sentations are made about the suitability of this software for any pur‐
70 pose. It is provided "as is" without express or implied warranty.
71
73 Hacked together by Rick Schultz <rick@skapunx.net>, based on StefView
74 for BackSpace by Darcy Brockbank and on several other xscreensaver
75 hacks.
76
77
78
79X Version 11 6.04-1.fc36 (06-Jun-2022) spotlight(6x)