1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<driver id="driver/lxm5700m">
<name>lxm5700m</name>
<url>http://www.ultranet.com/~setaylor/papers.htm</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=lxm5700m %A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
Monochrome driver for the Lexmark 5700. Fast and less memory
consuming alternative to the "pbm2l7k" colour driver. You should
have it installed when you do not only use your printer for images
but also for letters and listings.
</en>
</comments>
<printers>
<printer>
<id>printer/Compaq-IJ900</id>
</printer>
<printer>
<id>printer/Lexmark-5700</id>
</printer>
<printer>
<id>printer/Xerox-DocuPrint_XJ8C</id>
</printer>
<printer>
<id>printer/Xerox-WorkCentre_470cx</id>
</printer>
</printers>
</driver>
|