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

FreeBSD Manual Pages

  
 
  

home | help
PSPRESENT(1)		     General Commands Manual		    PSPRESENT(1)

NAME
     pspresent - fullscreen PostScript presentation tool

SYNOPSIS
     pspresent [options] file.ps

DESCRIPTION
     pspresent is a tool that displays PostScript slides in fullscreen, for giv-
     ing  presentations.   Navigation  is  simple,  and  the  display is double-
     buffered for seamless transitions between slides.	The actual rendering  is
     done in the background using Ghostscript.

OPTIONS
     -h     Show summary of options.

     -o     Do	not  override window manager.  pspresent will attempt to disable
	    decorations and resize itself to the size of the  screen,  but  will
	    otherwise  co-operate  with your window manager (which may mean that
	    it is not truly fullscreen).

     -s     Limit pspresent to only use the given head on a XINERAMA display.

     -O Portrait|Landscape|Upside-Down|Seascape
	    Override orientation.

COMMANDS
     The following keys can be	used  from  within  pspresent  to  navigate  the
     slides.   If  Shift is depressed, then only the last page of each series of
     overlays is shown (an overlay set is identified as a series of  pages  with
     the same logical page number).

     spacebar

     page down

     right arrow

     down arrow
	    Move to the next slide.  If Shift is depressed, skips overlays.

     backspace

     page up

     left arrow

     up arrow
	    Move to the previous slide.  If Shift is depressed, skips overlays.

     home   Warp to the start of the presentation.

     end    Warp to the end of the preesentation.

     number
	    enter Warp to slide number.

     escape

     q	    Quit the program.

     The mouse buttons can also be used to navigate through a presentation.

     left button
	    Move to the next slide.

     middle button
	    Quit the program.

     right button
	    Move to the previous slide.

     If  Shift	is  used  together together with the navigation keys or buttons,
     then only the last page of each series of overlays is shown (an overlay set
     is identified as a series of pages with the same logical page number).

AUTHOR
     pspresent was written by Matt Chapman <matthewc@cse.unsw.edu.au>

     This manual  page	was  originally  written  by  Jamie  Wilkinson	<jaq@de-
     bian.org>.

				  June 2, 2003			    PSPRESENT(1)

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

home | help