Specifications:
-CorelLINUX 1.1
-DOSEMU. 1.0
Question:
How to make DOSEMU go directly to the printer (/dev/lp0)
without any emulation ?
I've set my '/etc/dosemu.conf' to be like this:
# $_printer= "lpr"
# $_printer_timeout= "20"
$_ports = "device /dev/lp1 fast range 0x378 0x37f"
but... I didn't work. There's no activity when I send the command:
' dir > lpt1 ' (BTW, I use MSDOS 6.22 for my DOSEMU)
If the ' $_ports = "" -----> I mean blank (no parameter) and
the first two lines above comment (no #), the command is work
but it seems an emulation printing, taking setup from the kcontrol (KDE)
Please help me... I've got no idea..... I hopeless....