Scroll to navigation

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

OPTIONS

Show summary of options.
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).
Limit pspresent to only use the given head on a XINERAMA display.
Override orientation.
Loop mode; go to start of document when at end, and vice versa.
Automatic slideshow mode. The delay is optional, the default value is 20 seconds.
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.

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

Move to the next slide. If Shift is depressed, skips overlays.
Move to the previous slide. If Shift is depressed, skips overlays.
Warp to the start of the presentation.
Warp to the end of the preesentation.
enter Warp to slide number.
Quit the program.

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

Move to the next slide.
Quit the program.
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@debian.org>.

January 24, 2005