Date: Sat, 22 Jul 2006 09:08:10 +1000 From: Norberto Meijome <freebsd@meijome.net> To: "Andrew Pantyukhin" <infofarmer@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: linux-firefox : cups printers not found Message-ID: <20060722090810.6fd29508@localhost> In-Reply-To: <cb5206420607210432r6870f0a2m887d02c5deea3360@mail.gmail.com> References: <20060720104606.631e1b6d@localhost> <cb5206420607210432r6870f0a2m887d02c5deea3360@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Jul 2006 15:32:05 +0400 "Andrew Pantyukhin" <infofarmer@gmail.com> wrote: > On 7/20/06, Norberto Meijome <freebsd@meijome.net> wrote: > > hi all, > > I recently changed www/firefox for www/linux-firefox . I now realised that > > my CUPS printers are not available from File - Print., only > > 'Postcript/default' is available. > > You should set "Print command" in printer properties of > PostScript/default to "/usr/local/bin/lp" with arguments you > need. Thanks for the reply, Andrew - but isn't that the command to use when printing? the cmd shown is : lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME} which in itself isn't a problem (it prints to my default cups printer). the problem is that I cannot see ALL my other printers that I have defined in cups. I can understand that in some software that doesnt support cups i would have to use lpr -P[printername], but freebsd based firefox DOES detect my printers - linux-firefox doesn't show them. B
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060722090810.6fd29508>