From owner-freebsd-questions@FreeBSD.ORG Wed Nov 22 20:23:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 831DD16A47C for ; Wed, 22 Nov 2006 20:23:16 +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 965AC43D67 for ; Wed, 22 Nov 2006 20:22:37 +0000 (GMT) (envelope-from beni@brinckman.info) Received: (qmail 31381 invoked from network); 22 Nov 2006 20:22:58 -0000 Received: from unknown (HELO kim.schedom-europe.net) (193.109.184.78) by kim.schedom-europe.net with SMTP; 22 Nov 2006 20:22:58 -0000 Received: (qmail 7615 invoked from network); 22 Nov 2006 19:39:35 -0000 Received: from unknown (HELO ?192.168.1.100?) (83.101.7.35) by kim.schedom-europe.net with SMTP; 22 Nov 2006 19:39:35 -0000 From: Beni To: freebsd-questions@freebsd.org Date: Wed, 22 Nov 2006 20:39:27 +0100 User-Agent: KMail/1.9.4 References: <20061121202339.46C1016A5F4@hub.freebsd.org> In-Reply-To: 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: <200611222039.27648.beni@brinckman.info> X-Antivirus: This mail has been scanned for viruses by schedom vof (http://www.dommel.com) Cc: Graham Bentley Subject: Re: Opera > Cups > Print! 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: Wed, 22 Nov 2006 20:23:16 -0000 On Wednesday 22 November 2006 01:49, Graham Bentley wrote: > Anyone got this working? > > Firefox and other apps all printing fine :) > > Tried Opera advice and googled about > to no avail .... Thanks ! I'm using KDE and had to put the following in the Printer Program-tab from the Print-menu in Opera : Program : kprinter Parameter : -stdin (mind the "dash") This opens the standard kde-printing window where you can choose your installed printer from. You should check the freebsd-questions archives, I believe there was an similar answar for printing with opera under gnome. Hope this helps, Beni.