.TH plbpex "" "" "X Utility"
.PC "Picture-level benchmark program"
\fBplbpex [\-\fIoption ...\^\fB] \fIverb_file_name ...\fR
.PP
.HS
.SH Options:
.IC "\fB\-bd \fIcolor\fR"
Set the color of the border to
.I color
.IC "\fB\-bg \fIcolor\fR"
Set the color of the background to
.I color
.IC "\fB\-buff \fImode\fR"
.I mode
must be
.B SINGLE
or
.B DOUBLE
.IC "\fB\-bw \fIpixels\fR"
Set the width of the border to
.I pixels
.IC "\fB\-display \fIhost\^\fB[:\fIserver\^\fB][.\fIscreen\^\fB]\fR"
Display the client's window on screen number
.I screen
of
.I server
on host system
.I host
.IC "\fB\-geometry \fIgeometry\fR"
Set the geometry of the program's window to
.I geometry
.IC \fB\-h\fR
Print a summary of command-line options
.IC "\fB\-hlhsr \fImode\fR
.I mode
must be one of the following:
.BR NONE ,
.BR ZBUFF ,
.BR PAINTERS ,
.BR SCANLINE ,
or
.B LINE
.HE
.II "PEX graphics"
.II GPC
.II "Graphics Performance Characterization"
The X utility
.B plbpex
displays PEX graphics in the Graphics Performance
Characterization (GPC) suite.
To run it, you must be in the same directory as a verb command, or
.B *.vrb
file.
Some of these are located in the directories
.BR demos ,
.BR gpc ,
.BR objects ,
.BR tests ,
and
.BR benchmarks .
You must have write permission in that directory
because the program will be creating and writing to an error file.
Type:
.DM
	plbpex [-display geometry bd bg bw hlsr buff] filename
.DE
.PP
The file name must be one of the
.B .vrb
files located in the objects directory.
.SH Options
.B plbpex
recognizes the following command-line options:
.IP "\fB\-bd \fIcolor\fR" 0.75i
Set the color of the border to
.IR color .
.IP "\fB\-bg \fIcolor\fR"
Set the color of the background to
.IR color .
.IP "\fB\-buff \fImode\fR"
.I mode
must be
.B SINGLE
or
.BR DOUBLE .
.IP "\fB\-bw \fIpixels\fR"
Set the width of the border to
.IR pixels .
.IP "\fB\-display \fIhost\^\fB[:\fIserver\^\fB][.\fIscreen\^\fB]\fR"
Display the client's window on screen number
.I screen
of
.I server
on host system
.IR host .
.IP "\fB\-geometry \fIgeometry\fR"
Set the geometry of the program's window to
.IR geometry .
The term ``geometry'' means the dimensions of the window and its location
on the screen.
.I geometry
has the form \fIwidth\(miheight\(+-xoffset\(+-yoffset\fR.
.IP \fB\-h\fR
Print a summary of command-line options.
.IP "\fB\-hlhsr \fImode\fR
.I mode
must be one of the following:
.BR NONE ,
.BR ZBUFF ,
.BR PAINTERS ,
.BR SCANLINE ,
or
.BR LINE .
.SH "See Also"
.B
X utilities
.R
.SH Notes
Copyright \(co 1991, Massachusetts Institute of Technology.
.PP
.B plbpex
may crash due to color-allocation problems when a window manager is running.
