Re: Mozilla can't remember printer properties
Thomas Ronayne <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | SBC http://yahoo.sbc.com |
| Message-ID | <[email protected]> |
Try setting the environment variable LPDEST; e.g.,
export LPDEST=printername
in your .profile (if you're using Korn shell) or
LPDEST=printername
export LPDEST
(if you're using Bourne shell).
[email protected] wrote:
>Hi,
>
>My Mozilla can't remember printer properties. I tried to set it, but
>every time I open it, it's back to "lpr
>${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}".
>My OS is Solaris 8.
>
>Any idea how to fix this?
>
>Ante
>
>
>