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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
<printer id="printer/Lexmark-E120n">
<make>Lexmark</make>
<model>E120n</model>
<mechanism>
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
<pcl level="6" />
<pjl />
</lang>
<autodetect>
<usb>
<commandset>PCL 6 Emulation, PostScript Le</commandset>
<description>Lexmark E120n</description>
<manufacturer>Lexmark International</manufacturer>
<model>Lexmark E120n</model>
</usb>
</autodetect>
<functionality>B</functionality>
<driver>hpijs-pcl5e</driver>
<drivers>
<driver>
<id>hpijs-pcl5e</id>
</driver>
<driver>
<id>lj4dith</id>
</driver>
<driver>
<id>ljet4</id>
</driver>
<driver>
<id>ljet4d</id>
</driver>
<driver>
<id>lj5gray</id>
</driver>
<driver>
<id>pxlmono</id>
</driver>
</drivers>
<comments>
<en>
Principally , this is a PostScript printer (in contrary to the
non-network E120), but the printer only works in PostScript mode
if the proprietary PPD file from the manufacturer is used, and not
with a generic PostScript PPD file, like from Foomatic. It seems that
the generic PPD file needs the additional line "*Protocols: TBCP",
but there is no confirmation for this yet, so please test. See
also <a href="https://bugs.launchpad.net/bugs/802285">this
Ubuntu bug report</a>.<p>
Throughput = 20<p>
Foomatic entry made by PPDtoXML T/G 0.19 on 2008-09-03<p>
</en>
</comments>
</printer>
|