All of lore.kernel.org
 help / color / mirror / Atom feed
From: Garth Kay-Hards <garth@axxess.co.za>
To: Linux-msdos <linux-msdos@vger.kernel.org>
Subject: Re: DOSEMU not printing to USB printer
Date: Sun, 18 Nov 2007 14:08:05 +0200	[thread overview]
Message-ID: <1195387685.10756.9.camel@garthlinux.NCFPMB> (raw)

On 18 November, Jan wrote 

> ## Printer and parallel port settings
> # Print commands to use for LPT1, LPT2 and LPT3.
> # Default: "lpr -l", "lpr -l -P lpt2", and "" (disabled)
> # Which means: use the default print queue for LPT1, "lpt2" queue for
> LPT2.
> # "-l" means raw printing mode (no preprocessing).
> $_lpt1 = "lpr -l"
> # $_lpt2 = "lpr -l -P lpt2"
> # $_lpt3 = ""
> # idle time in seconds before spooling out. Default: (20)
> $_printer_timeout = (20)
>
> Do not use "-l" if you intend to use a DOS program that doesn't have a
> printer driver for your particular printer. "-l" bypasses the CUPS
printer 
> driver, only the CUPS spooler is used in that case.

Okay, Jan's solution looked like the simple solution to the 3 I got
(thank you Frank and Rafal for yours - I'll keep your solutions on the
side) 
I removed the -l from the dosemu.conf file (it now reads $_lpt1 = "lpr"
and the printer now allows me to print from the DOS command line.
That's a big step forward for me and I will test out the DBL program now
and see if it will print all that it requires.  I will let you guys know
what the results are.
Thanks very much to you all.
Regards
Garth



             reply	other threads:[~2007-11-18 12:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-18 12:08 Garth Kay-Hards [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-17 17:54 DOSEMU not printing to USB printer Garth Kay-Hards
2007-11-17 18:06 ` Frank Cox
2007-11-18 18:23 ` Jan Kandziora
2007-11-19 18:05   ` Jan Willem Stumpel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1195387685.10756.9.camel@garthlinux.NCFPMB \
    --to=garth@axxess.co.za \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.