Table of Contents
xpxthelloworld - "Hello World"-like Xprint sample utility based on the
Xt toolkit
xpxthelloworld kx [-print] [-printer printernname] [-v]
[-h]
xpxthelloworld is a sample utility for Xprint, the printing
system for the X Window system. It demonstrates how to send a test page
to the specified printer (or the default printer, if none is specified)
based on the Xt toolkit without using one of the special print shell widget
classes (such as XmPrintShell(3x)
or XawPrintShell(3x)
).
- -print
- Print
(default is to display on the video Xserver)
- -printer printernname
- printer
to use
- -v
- verbose output
- -h
- print usage
- XPSERVERLIST
- ${XPSERVERLIST}
must be set, identifying the available Xprint servers. See Xprint(7)
for
more details.
A full list of bugs can be obtained from the Xprint.org
bug database (http://xprint.mozdev.org/xprint_bugs.html).
Xprint(7)
,
X11(7)
, xplsprinters(1x)
, xphelloworld(1x)
, xpxmhelloworld(1x)
, xpawhelloworld(1x)
,
xpsimplehelloworld(1x)
, Xserver(1x)
, Xprt(1x)
, libXp(3x)
, libXprintUtils(3x)
,
libXprintAppUtils(3x)
, XmPrintShell(3x)
, XawPrintShell(3x)
, Xprint FAQ
(http://xprint.mozdev.org/docs/Xprint_FAQ.html), Xprint main site (http://xprint.mozdev.org/)
Table of Contents