Both users want to print to their printers, and the printers are defined thru .dosemurc files in their home directories. Once I run both users under the same login name, they both use the same .dosemurc settings file and thus BOTH PRINT ON THE SAME NETWORK PRINTER! Running one of DOSEMU session from other home directory dosen't help either, because DOSEMU takes .dosemurc strictly from user's home directory and this way the printing is directed to only one printer.
See the -f parameter for dosemu.bin to use a different .dosemurc, and start each dosemu client with a different .dosemurc, which contains only a line like
$_printer = "rlp_1"
Sincerely, Zsolt
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
