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
|
<printer id="printer/Lexmark-Winwriter_200">
<make>Lexmark</make>
<model>Winwriter 200</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<!--no comments--><!--one or more "partno" elements.--></consumables>
</mechanism><!--no "url"-->
<lang>
<proprietary/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>lpt1</commandset>
<manufacturer>Lexmark</manufacturer>
<model>Lexmark WinWriter 200</model>
</parallel>
</autodetect>
<functionality>F</functionality><!--unknown preferred "driver"-->
<unverified/><!--no "contrib_url"-->
<comments>
<en>From the Lexmark support database:
The WinWriter 200 requires that Windows has been invoked. The PCL4 emulation is host-based and runs under Windows.
</en>
</comments>
</printer>
|