logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pspresent - fullscreen PostScript presentation tool

Author

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

       This manual page was originally written by Jamie Wilkinson <jaq@debian.org>.

                                                January 24, 2005                                    PSPRESENT(1)

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).

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

       backspacepageupleftarrowuparrow
              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.

       numberenter Warp to slide number.

       escapeq      Quit the program.

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

       leftbutton
              Move to the next slide.

       middlebutton
              Quit the program.

       rightbutton
              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).

Description

pspresent  is a tool that displays PostScript slides in fullscreen, for giving 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.

Name

       pspresent - fullscreen PostScript presentation tool

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.

       -OPortrait|Landscape|Upside-Down|Seascape
              Override orientation.

       -l     Loop mode; go to start of document when at end, and vice versa.

       -t[delay]
              Automatic slideshow mode. The delay is optional, the default value is 20 seconds.

       -Tfile Automatic slideshow mode. The file contains one integer value per line, corresponding to the delay
              between  the  current  slide and the next one. You must put a value for each page of your document
              (count overlays, too). A value of 0 will disable the timer for the current slide.

Synopsis

pspresent [options] file.ps

See Also