Table of Contents

Name

xprehashprinterlist - Recomputes the list of available printers.

Synopsis

xprehashprinterlist kx [-v] [-h]

Description

xprehashprinterlist causes all Xprint servers to recompute (update) their lists of available printers, and update the attributes for the printers. The intended usage of this tool is that a system administrator can run it after changing the printer topology.

Options

-v
generate verbose output
-h | -?
print usage

Environment

XPSERVERLIST
${XPSERVERLIST} must be set, identifying the available Xprint servers. See Xprint(7) for more details.

Examples

Update the list of available printers


% xprehashprinterlist -v

would print:


Rehashing printer list on server 'meridian:34'

Notes

xprehashprinterlist rehashes all printer lists of all print servers. Alternatively xset rehashprinterlist may be used to rehash only the list of printers in one print server.

See Also

Xprint(7) , X11(7) , xset(1x) , xplsprinters(1x) , xphelloworld(1x) , xpxmhelloworld(1x) , xpawhelloworld(1x) , xpxthelloworld(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