Re: Journal of a madman (Vol 1., Issue 2)


Subject: Re: Journal of a madman (Vol 1., Issue 2)
From: Christopher Swingley (cswingle@iarc.uaf.edu)
Date: Thu Aug 08 2002 - 11:37:34 AKDT


Mike,

* Mike Barsalou <mbarsalou@aidea.org> [2002-Aug-08 11:07 AKDT]:
> 4. The printing preferences for Mozilla are set to use the standard lpr
> command. In their wisdom, the folks at cups added .cups to all the
> commands...so the lpr command now becomes lpr.cups. So we could change it
> at print time...but it wouldn't stay persistent.

What distribution of Linux are you using? On Debian the cupsys-client
package provides the 'lp'-style printing commands and the cupsys-bsd
package provides 'lpr'-style commands. In neither case is .cups
appended anywhere.

If getting Mozilla to use lpr.cups rather than lpr in it's print
command, I'll bet that putting:

    user_pref("print.print_command", "lpr.cups
        ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}");

(all on one line with a space between the lpr.cups and the ${MOZ stuff)

into

    ~/.mozilla/[username]/[wierddir]/user.js

and starting mozilla might just do the trick.

Chris

-- 
Christopher S. Swingley           phone: 907-474-2689
IS Professional, Level 4          email: cswingle@iarc.uaf.edu
IARC -- Frontier Program          GPG and PGP keys at my web page:
University of Alaska Fairbanks    www.frontier.iarc.uaf.edu/~cswingle

--------- To unsubscribe, send email to <aklug-request@aklug.org> with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Thu Aug 08 2002 - 11:36:47 AKDT