xpsimplehelloworld(1)
Hello World-like Xprint sample utility based on plain X11 rendering calls
SYNOPSIS
xpsimplehelloworld
[-printer printernname] [-v] [-h]
DESCRIPTION
xpsimplehelloworld 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) using plain X11
rendering instructions and without using special toolkit support (like one of
the special Xt print shell widget classes
(such as
XmPrintShell(3)
or
XawPrintShell(3))).
OPTIONS
- -printer printernname
-
printer to use
- -v
-
verbose output
- -h
-
print usage
ENVIRONMENT
- XPSERVERLIST
-
${XPSERVERLIST} must be set,
identifying the available Xprint servers.
See Xprint(7)
for more details.