Table of Contents

Name

xprehashprinterlist - Recomputes the list of available printers.

Synopsis

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


Table of Contents