From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 21 03:09:50 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810F116A420; Tue, 21 Feb 2006 03:09:50 +0000 (GMT) (envelope-from sepotvin@videotron.ca) Received: from tomts53-srv.bellnexxia.net (tomts53.bellnexxia.net [209.226.175.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4EFA43D45; Tue, 21 Feb 2006 03:09:49 +0000 (GMT) (envelope-from sepotvin@videotron.ca) Received: from mail.telcobridges.com ([67.70.237.76]) by tomts53-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20060221030948.MTRW21477.tomts53-srv.bellnexxia.net@mail.telcobridges.com>; Mon, 20 Feb 2006 22:09:48 -0500 Received: from [192.168.0.113] (modemcable237.137-80-70.mc.videotron.ca [70.80.137.237]) (authenticated bits=0) by mail.telcobridges.com (8.13.3/8.13.3) with ESMTP id k1L39kua036315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 20 Feb 2006 22:09:47 -0500 (EST) (envelope-from sepotvin@videotron.ca) Message-ID: <43FA8473.1040306@videotron.ca> Date: Mon, 20 Feb 2006 22:09:39 -0500 From: "Stephane E. Potvin" User-Agent: Thunderbird 1.5 (X11/20060204) MIME-Version: 1.0 To: Frank Jahnke References: <1140450069.29556.34.camel@localhost> <43FA0599.9070200@FreeBSD.org> <1140461180.61480.9.camel@localhost> <43FA148C.7050108@FreeBSD.org> <1140462988.61480.16.camel@localhost> <43FA4CAF.6060305@FreeBSD.org> <1140481208.61480.58.camel@localhost> <43FA7800.1020906@videotron.ca> <1140489038.61480.74.camel@localhost> In-Reply-To: <1140489038.61480.74.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Joe Marcus Clarke , freebsd-gnome@freebsd.org Subject: Re: A4 paper -- how to change?? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 03:09:50 -0000 Frank Jahnke wrote: > On Mon, 2006-02-20 at 21:16 -0500, Stephane E. Potvin wrote: > >> I have the same problem with gnome and cups since gnome 2.8. I always assumed >> it was a pilot error and never got around to ask directly for a solution as I >> had a workaround. Just install the print/cups-lpr port with >> CUPS_OVERWRITE_BASE=yes defined and you'll be able to usr lpr directly to >> print in Letter instead of A4. > > Thanks, Steph. Before I give this a try, do you know if the port works > on a networked printer that uses JetDirect, and with the print queue > managed by another computer? The port description mentions that there > is reduced functionality for this case, and before I thunder forth I > thought it worthwhile to ask. > Yes, that's the setup I'm using. I have a print server running std cups controlling an HP LaserJet 5SiMX via JetDirect. My laptop connect to this server with cups-lpr. I can't change print options via the print dialog, but at least it's printing in letter format :) Hope this helps Steph