From owner-freebsd-questions@FreeBSD.ORG Wed Feb 27 20:21:27 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1452810656C5 for ; Wed, 27 Feb 2008 20:21:27 +0000 (UTC) (envelope-from marco.beishuizen@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.freebsd.org (Postfix) with ESMTP id 83AF58FC20 for ; Wed, 27 Feb 2008 20:21:26 +0000 (UTC) (envelope-from marco.beishuizen@xs4all.nl) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [213.84.73.82]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1RK2DnG081289; Wed, 27 Feb 2008 21:02:14 +0100 (CET) (envelope-from marco.beishuizen@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [127.0.0.1]) by yokozuna.lan (8.14.2/8.14.2) with ESMTP id m1RK2D2O001843; Wed, 27 Feb 2008 21:02:13 +0100 (CET) (envelope-from marco.beishuizen@xs4all.nl) Date: Wed, 27 Feb 2008 21:02:13 +0100 From: Marco Beishuizen To: Predrag Punosevac References: <1204139113.1033.0@yokozuna.lan> <47C5BA27.2000509@math.arizona.edu> In-Reply-To: <47C5BA27.2000509@math.arizona.edu> (from punosevac@math.arizona.edu on Wed Feb 27 20:29:43 2008) X-Mailer: Balsa 2.3.20 Message-Id: <1204142533.1551.0@yokozuna.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner Cc: mbeis@xs4all.nl, questions@freebsd.org Subject: Re: Printing in Gnome 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, 27 Feb 2008 20:21:27 -0000 On 27-Feb-2008 20:29:43, Predrag Punosevac wrote: > You have to adjust the preferences. By default most applications will=20 > print to Post Script file. > You have to put something like lpr or to change default printer. >=20 > Try to print a PostScript file from the shell with >=20 > $lpr -Pprintername filename.ps Yes, this works for most applications. Thanks! Except for OpenOffice, but that's another problem I guess. Marco =20