| Linux / Unix Command: gthumb |
NAME
gThumb - an image viewer and browser for GNOME
SYNOPSIS
gthumb [--help] [--version] [-f] [--fullscreen] [-s] [--slideshow] [directory] [filename] ...DESCRIPTION
With gThumb you can browse your hard disk viewing thumbnails of image files. It also lets you view single files (including GIF animations), add comments to images, organize images in catalogs, print images, view slideshows, set your desktop background, and more.
OPTIONS
- -f, --fullscreen
- Start in fullscreen mode.
- -s, --slideshow
- Automatically start a slideshow.
- --help
- Output help information and exit.
- --version
- Output version information and exit.
- Usual other GNOME options apply as well.
-
EXAMPLES
To run this program the standard way type:
gthumb
To view the content of a directory type:
gthumb /path/to/directory
To view all images with jpg extension type:
gthumb *.jpg
Important: Use the man command (% man) to see how a command is used on your particular computer.

