From owner-freebsd-doc@FreeBSD.ORG Mon Apr 19 10:50:21 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E27A16A4CE for ; Mon, 19 Apr 2004 10:50:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0EA43D41 for ; Mon, 19 Apr 2004 10:50:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3JHoLbv041462 for ; Mon, 19 Apr 2004 10:50:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JHoLqu041461; Mon, 19 Apr 2004 10:50:21 -0700 (PDT) (envelope-from gnats) Date: Mon, 19 Apr 2004 10:50:21 -0700 (PDT) Message-Id: <200404191750.i3JHoLqu041461@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Simon Barner Subject: Re: docs/65766: [printing] Fdescfs needs to be mounted on FreeBSD 5.x X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Barner List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 17:50:21 -0000 The following reply was made to PR docs/65766; it has been noted by GNATS. From: Simon Barner To: Marc Fonvieille Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/65766: [printing] Fdescfs needs to be mounted on FreeBSD 5.x Date: Mon, 19 Apr 2004 19:42:51 +0200 Marc Fonvieille wrote: > Could you try this script: [...] Thanks, that works nicely (without fdescfs). > You will have to comment the 2nd line if you use an Epson printer (it's > your case) and don't forget to use the right device for -sDEVICE. > > > Furthermore I'd like to add that I had to remove the following line from > > the ifhp example filter: > > > > printf "\033&k2G" || exit 2 > > (I am using an Epson Stylus Color 740 via the stcolor driver, GNU > > Ghostscript 7.07). > > It's normal this line is for HP printers Perhaps this could be mentioned in the handbook? Simon