From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 02:06:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 602981065673 for ; Sat, 29 Nov 2008 02:06:21 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from viefep18-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6528FC13 for ; Sat, 29 Nov 2008 02:06:20 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from edge02.upc.biz ([192.168.13.237]) by viefep19-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20081129020618.HDJW3408.viefep19-int.chello.at@edge02.upc.biz> for ; Sat, 29 Nov 2008 03:06:18 +0100 Received: from [192.168.0.100] ([89.134.230.181]) by edge02.upc.biz with edge id kq6H1a0293vUdip02q6JVs; Sat, 29 Nov 2008 03:06:18 +0100 X-SourceIP: 89.134.230.181 Message-ID: <4930A399.9060603@shopzeus.com> Date: Sat, 29 Nov 2008 03:06:17 +0100 From: Laszlo Nagy User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <492528B7.70808@shopzeus.com> <44prkmmkfg.fsf@lowell-desk.lan> In-Reply-To: <44prkmmkfg.fsf@lowell-desk.lan> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Creating a CUPS printer instance from web interface? 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: Sat, 29 Nov 2008 02:06:22 -0000 > The base page for CUPS has a button labeled "Add Printer". > On *my* setup, anyway. > On mine too. > What it really does is add a queue, so you can do it any number of times > for the same physical printer. > I did not know that! But it is not clear in the docs. CUPS talks about "printers" and "printer instances". They recommend using lpoptions to create instances, and use them. Moreover, "printer instances" the way they are created with lpoptions are NOT available from the gtk print menu..... All right, I'm going to try to add more printers for the same USB device. I hope it will work. Thanks, Laszlo