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
|
<printer id="printer/Lexmark-Winwriter_400">
<make>Lexmark</make>
<model>Winwriter 400</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<lang>
<pcl level="4" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>D</functionality>
<driver>ljetplus</driver>
<comments>
<en>Emulates HP Laserjet II under any OS, but needs Windows driver to get 600x300 dpi.<p>
Consumables/Refills: cartridge<p></en>
</comments>
</printer>
|