klpq <option> <jobs>

The klpq program shows the contents of print queues.

Options:
--------

-S <server>       Connect to the specified server.
		  This option is used only if there is no server
		  part contained in the printer.
		  If the printer does not contain a print server
		  host name and the -S option is not used the print
		  server name is looked up in the following places:
		  - environment variable "PRINTHOST"
		  - preference "/yalc/print-host" in the user preference scope
		  - registry entry "/print-host" in HKCU/Software/DKrause/Yalc
		  - preference "/yalc/print-host" in the system pref scope
		  - registry entry "/print-host" in HKLM/Software/DKrause/Yalc
-P <printer>      Print to the specified printer.
		  The printer may be specified as short alias, queue name,
		  queue@host or host%port.
		  If this option is omitted the printer name is looked
		  up in the following places:
		  - environment variables "NGPRINTER", "NPRINTER",
		    "LPDEST" and PRINTER,
		  - preference "/yalc/default-printer" in the
		    user preference scope
		  - registry entry "/default-printer" in
		    HKCU/Software/DKrause/Yalc
		  - preference "/yalc/default-printer" in the
		    system preference scope
		  - registry entry "/default-printer" in
		    HKLM/Software/DKrause/Yalc
		  If the short alias can not be resolved or a simple
		  queue name is given the program tries to obtain the host
		  name from the -S option or the fallbacks.
-a                Show queue for all printers.
-s                Show queue status only.
-l                Use long output format.
-L                Use very long output format (LPRng print servers only).
-f                Remove filter status messages.
-t                Show queue periodically all <secs> seconds.


