DragonFly On-Line Manual Pages
VP(1) DragonFly General Commands Manual VP(1)
NAME
vp - view image files
SYNOPSIS
vp [-fhlsvz] [file ...]
DESCRIPTION
vp View Picture files using SDL. Supported file types include jpeg, gif,
png, bmp, ppm, xpm, pcx, tga, and anything else your install of sdl_image
supports. Keyboard controls are escape or q to quit, f to toggle
fullscreen, z to toggle zoom (only in fullscreen), left arrow to go to
the previous image, right arrow to go to the next image, and space to
toggle slideshow. Toggling the zoom and fullscreen or using the arrow
keys disables slideshow mode. File names starting with http:// or ftp://
are interpreted as URL's and downloaded.
OPTIONS
-f, --fullscreen
Start in fullscreen mode
-h, --help
Show the help screen
-l, --loud
Loud behavior. Print out file names as it displays
-s, --sleep
Sleep time between images, in seconds
-r, --resolution
Screen resolution (for fullscreen). <width>x<height>@<bpp>
-v, --version
Print the version and exit
-z, --zoom
Scale the images to fill the screen (zoom)
BUGS
Bad jpeg images force the program to exit.
This manpage is inadequate.
AUTHOR
Erik Greenwald <erik@elfga.com>
DragonFly 6.5-DEVELOPMENT Mar 8, 2001-2012 DragonFly 6.5-DEVELOPMENT