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
|
<driver id="driver/lx5000">
<name>lx5000</name>
<url>http://www.powerup.com.au/~pbwest/lexmark/lexmark.html</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lx5000 %A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>This is a beta version of a driver for the Lexmark 5000. It supports
unidirectional colour printing at 1200x600, 600x600, and 300x600 dpi. One
can switch between colour and b/w, adjust the cartridges, and choose the
page drying time.<P>
The driver is known to work with the Lexmark 5000 and the Z51.</en>
</comments>
<printers>
<printer>
<id>printer/Lexmark-5000</id>
</printer>
<printer>
<id>printer/Lexmark-Z51</id>
</printer>
<printer>
<id>printer/Lexmark-Z82</id>
</printer>
</printers>
</driver>
|