1xscreensaver-getimage-file(1) XScreenSaver manualxscreensaver-getimage-file(1)
2
3
4
6 xscreensaver-getimage-file - put a randomly-selected image on the root
7 window
8
10 xscreensaver-getimage-file [-display host:display.screen] [--verbose]
11 [--name] directory
12
14 The xscreensaver-getimage-file program is a helper program for the
15 xscreensaver hacks that manipulate images. Specifically, it is invoked
16 by xscreensaver-getimage(1) as needed. This is not a user-level com‐
17 mand.
18
19 This program selects a random image from disk, and loads it on the root
20 window. It does this by figuring out which image-loading programs are
21 installed on the system, and invoking the first one it finds.
22
24 xscreensaver-getimage-file accepts the following options:
25
26 --verbose
27 Print diagnostics.
28
29 --name
30 Don't load an image: instead just print the file name to stdout.
31
32 directory
33 The directory to search. The directory will be searched recur‐
34 sively, and all files in it are assumed to be images.
35
37 X(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-getimage(1),
38 xv(1), xli(1), xloadimage(1), chbg(1)
39
41 Copyright © 2001 by Jamie Zawinski. Permission to use, copy, modify,
42 distribute, and sell this software and its documentation for any pur‐
43 pose is hereby granted without fee, provided that the above copyright
44 notice appear in all copies and that both that copyright notice and
45 this permission notice appear in supporting documentation. No repre‐
46 sentations are made about the suitability of this software for any pur‐
47 pose. It is provided "as is" without express or implied warranty.
48
50 Jamie Zawinski <jwz@jwz.org>, 14-Apr-01
51
52
53
54X Version 11 5.15-3.fc14 (18-Oct-201x1s)creensaver-getimage-file(1)