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(1) , xplsprinters(1) , xphelloworld(1) , xpxmhelloworld(1) , xpawhelloworld(1) , xpxthelloworld(1) , xpsimplehelloworld(1) , Xserver(1) , Xprt(1) , libXp(3) , libXprintUtils(3) , libXprintAppUtils(3) , XmPrintShell(3) , XawPrintShell(3) , Xprint FAQ (http://xprint.mozdev.org/docs/Xprint_FAQ.html), Xprint main site (http://xprint.mozdev.org/)


Table of Contents