dosemu network printing
i have suse 9.3 installed an have set up my printers with yast
i have a dos pos program which prints to lpt1 in my dosemu.conf i have these lines
$_printer = "printername"
$_printer_command = "lpr -o raw"
$_printer_timeout = (1)
with this i can print to my lpt1 printer
1.How do you change to a network printer in dosemu without having to change
> config file printer="printername" every time. is there a capture command for
> different print queues.
> 2.In ssh can you print locally
|