You forgot to tell which version of DOSEmu are you using.
For 1.4.0, delete the line $_printer_command = "lpr -l" and the line
$_printer = "lexmark" since I think those are obsolete, add the line
$_lpt1 = "lpr -l -P lexmark".
If it does not work, add instead $_lpt1 = "lpr -P lexmark" (without
the -l option).
Hope this helps, good luck!
--
Ivan Baldo - ibaldo@xxxxxxxxxxxxx - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: ibaldo@xxxxxxxxxxxxxxx - http://go.to/ibaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html