On Sat, Sep 01, 2001 at 02:05:23AM -0700, David Aikema wrote:
> How can I go about renaming a print queue or setting it as the default.  I 
> used apsfilter in slackware 8.0 to configure my printers and I'm currently 
> stuck having to use the command 'lpr -Pepson' everytime I want to print 
> anything out.  How can I go about making this the default queue?
> 
The easiest is to make it the first printer in /etc/printcap and restart
lpd.
Or you can define variable (PRINTER) in your environmental variables. I
prefer the first approach, but I suspect that most set up programs use the
second approach.
You can give a print queue multiple names in printcap, so if you want to
always have ps as your default printer, just add ps to the list of names for
the printer:
eg:
z53|rp1|ps:\
        :sd=/var/spool/lpd/rp1:\
        :rm=hammer2.jhammer.org:\
        :rp=ps:\
        :sh:mx#0:         
Joel

_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to