Added description of printerports section of the win.ini file for wineps.drv.
This commit is contained in:
parent
93a41e8d76
commit
d45b80386b
|
@ -119,7 +119,13 @@ LPT1:=foo.ps LPT2:=|lpr
|
||||||
Wine PostScript Driver=WINEPS,LPT1:
|
Wine PostScript Driver=WINEPS,LPT1:
|
||||||
</screen>
|
</screen>
|
||||||
<para>
|
<para>
|
||||||
to the [devices] section of <filename>win.ini</filename> and to set it
|
to the [devices] section and
|
||||||
|
</para>
|
||||||
|
<screen>
|
||||||
|
Wine PostScript Driver=WINEPS,LPT1:,15,45
|
||||||
|
</screen>
|
||||||
|
<para>
|
||||||
|
to the [PrinterPorts] section of <filename>win.ini</filename> and to set it
|
||||||
as the default printer also add
|
as the default printer also add
|
||||||
</para>
|
</para>
|
||||||
<screen>
|
<screen>
|
||||||
|
|
Loading…
Reference in New Issue