1gthumb(1) gthumb(1)
2
3
4
6 gThumb - an image viewer and browser for GNOME
7
8
10 gthumb [--help] [--version] [-f] [--fullscreen] [-s] [--slideshow]
11 [--import-photos] [directory] [filename] ...
12
13
15 With gThumb you can browse your hard disk viewing thumbnails of image
16 files. It also lets you view single files (including GIF animations),
17 add comments to images, organize images in catalogs, print images, view
18 slideshows, set your desktop background, and more.
19
20
22 -f, --fullscreen
23 Start in fullscreen mode.
24
25 -s, --slideshow
26 Automatically start a slideshow.
27
28 --import-photos
29 Automatically import digital camera photos.
30
31 --help Output help information and exit.
32
33 --version
34 Output version information and exit.
35
36 Usual other GNOME options apply as well.
37
38
40 To run this program the standard way type:
41
42 gthumb
43
44 To view the content of a directory type:
45
46 gthumb /path/to/directory
47
48 To view all images with jpg extension type:
49
50 gthumb *.jpg
51
53 Written by Paolo Bacchilega <paolo.bacch@tin.it>.
54
55 This manual page was originally written by Remco van de Meent
56 <remco@debian.org>, for the Debian GNU/Linux system, now is maintained
57 by Paolo Bacchilega.
58
59
60
61
62GNOME Applications May 2002 gthumb(1)