Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
VP(1)			    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>

FreeBSD	ports 15.0	       Mar 8, 2001-2012				 VP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=vp&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help