Mailinglist Archive: opensuse (3964 mails)

< Previous Next >
Re: [SLE] DOSemu Printing
  • From: Bruce Marshall <bmarsh@xxxxxxxxxx>
  • Date: Tue, 16 Nov 2004 17:29:11 -0500
  • Message-id: <200411161729.11254.bmarsh@xxxxxxxxxx>
On Tuesday 16 November 2004 11:36 am, pinto wrote:
> On Tuesday 16 November 2004 13:30, Bruce Marshall wrote:
> > Here's what I do:
> >
> > 1) Create a 'dos' printer.... (which can point to the same printer as
> > you would normally print to)
> > 2) Make the dos printer a 'raw' printer which means no filters, no
> > ppd, nothing.  Check in /etc/printcap  when you're done creating this
> > printer to see if it is labeled as:
> >
> > dos|raw

Let's go back and try to make it simple.

1) Forget the editing of /etc/cups mime.xxxx files
2) Forget creating a new dos printer set for 'raw'

3) You need to find the dosemu.conf file and edit that.

In 8.1, it should have been in /opt/dosemu/conf/
In 9.1 or 9.2 it should now be in /etc/dosemu/

You need to uncomment and modify the line:

$_printer_command = "lpr" to make it be:

$_printer_command = "lp -o raw'

This *should* do raw printing for you.... but you may need to tweak other
things as well. Most of the information has been in these replies but if you
need more help, come on back with questions.

< Previous Next >
Follow Ups