BSD 4_3_Tahoe development
[unix-history] / usr / src / new / X / man / man1 / ximpv.0
XIMPV(1) UNIX Programmer's Manual XIMPV(1)
NAME
ximpv - Imprint (Impress) Previewer for the X Window System
SYNOPSIS
ximpv [=_\bg_\be_\bo_\bm_\be_\bt_\br_\by] [-p#] [-rv] [-fg _\bc_\bo_\bl_\bo_\br] [-bg _\bc_\bo_\bl_\bo_\br] [-bd
_\bc_\bo_\bl_\bo_\br] [-ms _\bc_\bo_\bl_\bo_\br] [_\bh_\bo_\bs_\bt:_\bd_\bi_\bs_\bp_\bl_\ba_\by] file
DESCRIPTION
_\bX_\bi_\bm_\bp_\bv is a program which runs under the X window system. It
is used to preview images which is destined for an Imagen
laser printer.
The -_\bp# option, if used, will set the number of pages you
can back up to #. Default is five pages. Zero (or no number)
runs faster as the pages do not have to be transferred to
disk.
If the _\bf_\bi_\bl_\be given to ximpv is correct a square will appear
on the screen indicating text is about to appear. If no
_\bf_\bi_\bl_\be is given stdin must be from a pipe or an error message
is printed and the program aborted.
The pages of the file are displayed in the order. Only
about 2/3 of a page can be displayed at once (this is
because of aspect ratio differences).
ARGUMENTS
-bd _\bc_\bo_\bl_\bo_\br
Specify the border color.
-ms _\bc_\bo_\bl_\bo_\br
Specify the mouse color.
-fg _\bc_\bo_\bl_\bo_\br
Specify the foreground color.
-bg _\bc_\bo_\bl_\bo_\br
Specify the background color.
-bw _\bw_\bi_\bd_\bt_\bh
Specify the width of the border.
-rv Cause _\bx_\bi_\bm_\bp_\bv to produce all output in black-on-white
instead of white-on-black.
=_\bg_\be_\bo_\bm_\be_\bt_\br_\by
The previewer window is created with the specified
size specified by the geometry specification. See
_\bX(_\b1) for details of this specification.
MOUSE
Printed 9/15/87 30 August 1985 1
XIMPV(1) UNIX Programmer's Manual XIMPV(1)
Clicking the right button will display the next window full,
moving to the next page as needed. Clicking the middle but-
ton will move to the opposite end of the current page.
Clicking the left button will display the previous window
full, moving to the previous page as needed.
Clicking the right button with the Shift key held down will
display the next window full to the right. Clicking the
middle button with the Shift key held down will move to the
opposite side of the current page. Clicking the left button
with the Shift key held down will display the previous win-
dow full to the left.
KEYBOARD
The user may move up and down the page with the numeric pad
keys:
fine medium coarse
up page 7 8 9
down page 1 2 3
The numeric pad keys can also be used for horizontal motion:
left center right
horizontal 4 5 6
You may also move forward or back in the document by using:
- for back a page,
up-arrow for back a window full,
. for forward a page,
down-arrow for forward a window full,
, or + for forward to next new page.
You may also move left and right in the document by small
amounts using the left and right arrow keys.
The only other functional keys are the CNTRL -D key and the
CNTRL -C key, which exit the program.
X DEFAULTS
Accepts the following defaults:
BorderWidth
Set the border width of the window.
ReverseVideo
If ``on'', reverse the definition of foreground and
background color.
Foreground
Set the text/graphics color.
Background
Set the background color.
Printed 9/15/87 30 August 1985 2
XIMPV(1) UNIX Programmer's Manual XIMPV(1)
Border Set the border color.
Mouse Set the mouse cursor color.
SEE ALSO
X(1), xproof(1), xdvi(1)
ENVIRONMENT
Uses the environment variable ``DISPLAY'' to specify which
bit map display terminal to use.
FILES
/usr/tmp/impvXXXXXX circular buffer of screen images
SEE ALSO
X(1).
AUTHOR
Steven Sutphen and Ted Bentley, University of Alberta
Changes and enhancements for X by Bob Scheifler, MIT Labora-
tory for Computer Science, and Jim Gettys, DEC, Project
Athena.
Printed 9/15/87 30 August 1985 3