[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printers in konqueror



Am Mittwoch, 14. März 2001 21:20 schrieb Achim Bohnet:
> FWIW, if someone _only_ uses a cups client on the local host (so no
> printcap.cups) with the cups server running somewhere else may find
> this useful:
>
> ds10(0) ~ > cat /root/bin/cups-update-printcap
> #!/bin/bash
> PATH=/usr/bin:$PATH
> lpstat -p | grep ^printer | awk '{print $2 ":"}' | sort > /etc/printcap
> ds10(0) ~ >

Why not just checking out /etc/cups/client.conf. Here 1.1.6 uses that (it 
works just great). This Version also uses /etc/printcap by default. I got the 
deb from the main cups site.

HS



Reply to: