From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 13:32:18 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6401881F for ; Fri, 18 Jul 2014 13:32:18 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1135F2496 for ; Fri, 18 Jul 2014 13:32:17 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6IDVh1N004410 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 18 Jul 2014 07:31:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6IDVhX2004407; Fri, 18 Jul 2014 07:31:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 18 Jul 2014 07:31:43 -0600 (MDT) From: Warren Block To: Bernt Hansson Subject: Re: printcap configuration problem In-Reply-To: <53C919E0.6070008@bananmonarki.se> Message-ID: References: <1405676044178-5929730.post@n5.nabble.com> <53C919E0.6070008@bananmonarki.se> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 18 Jul 2014 07:31:44 -0600 (MDT) Cc: freebsd-questions@freebsd.org, Beeblebrox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2014 13:32:18 -0000 On Fri, 18 Jul 2014, Bernt Hansson wrote: > On 2014-07-18 14:07, Warren Block wrote: > >>> * I need to specify below options. Placing in /etc/printcap (line 1) as >>> lp;r=300x300;q=draft;c=gray;p=a4;m=auto:\ >> >> These are CUPS options. Standard lpd does not understand them. > > Or apsfilter options. Yes. Or they could be used by a custom filter, although I've never bothered, just using single-purpose filters and setting up multiple print queues for different tasks.