From owner-freebsd-questions@FreeBSD.ORG Sun Jul 23 08:58:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2D7616A4DE for ; Sun, 23 Jul 2006 08:58:45 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from kim-out.schedom-europe.net (kim.schedom-europe.net [193.109.184.78]) by mx1.FreeBSD.org (Postfix) with SMTP id D0DE043D45 for ; Sun, 23 Jul 2006 08:58:44 +0000 (GMT) (envelope-from beni@brinckman.info) Received: (qmail 21583 invoked from network); 23 Jul 2006 08:58:43 -0000 Received: from unknown (HELO kim.schedom-europe.net) (193.109.184.78) by kim.schedom-europe.net with SMTP; 23 Jul 2006 08:58:43 -0000 Received: (qmail 21299 invoked from network); 23 Jul 2006 08:58:36 -0000 Received: from unknown (HELO ?192.168.1.100?) (83.101.7.13) by kim.schedom-europe.net with SMTP; 23 Jul 2006 08:58:36 -0000 From: Beni To: freebsd-questions@freebsd.org Date: Sun, 23 Jul 2006 10:58:34 +0200 User-Agent: KMail/1.9.3 References: <20060720104606.631e1b6d@localhost> <20060722090810.6fd29508@localhost> In-Reply-To: <20060722090810.6fd29508@localhost> X-Face: %*c?V7%A[c.}s2rI*TaRWm-[I-, ZLpBKmmC-@)J}KGbr)=a, TsXSA=:ArC(<=?utf-8?q?v=5C/=5F=25BaB=24K=0A=09=24=60E=7D6=7EyjIqu/SN=3A=24Pb=7DGngR+8=3D?= =?utf-8?q?dE=60?=)V~48zl6) =?utf-8?q?BhEtfQ2=3D=7ChScx=3Frn30d!QMd=3F=2E=60/hR!l+=0A=09x?=(]+zXesMf?'W[>46aPKMAAwd7eT{X_O9besb[u]'Y(DAe MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607231058.35552.beni@brinckman.info> X-Antivirus: This mail has been scanned for viruses by schedom vof (http://www.dommel.com) Cc: Andrew Pantyukhin , Norberto Meijome Subject: Re: linux-firefox : cups printers not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 08:58:45 -0000 On Saturday 22 July 2006 01:08, Norberto Meijome wrote: > On Fri, 21 Jul 2006 15:32:05 +0400 > > "Andrew Pantyukhin" wrote: > > On 7/20/06, Norberto Meijome 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. > > I have the same problem here :-) > > 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} > I changed this to "kprinter --stdin" and now I get the standard kprinter-window where I can chose a printer. Maybe it is not the easyest way but it works, I can print from whithin linux-firefox. Beni.