home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / lx5000.xml < prev    next >
Encoding:
Text File  |  2003-03-27  |  867 b   |  27 lines

  1. <driver id="driver/lx5000">
  2.  <name>lx5000</name>
  3.  <url>http://www.powerup.com.au/~pbwest/lexmark/lexmark.html</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lx5000 %A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>This is a beta version of a driver for the Lexmark 5000. It supports
  10. unidirectional colour printing at 1200x600, 600x600, and 300x600 dpi. One
  11. can switch between colour and b/w, adjust the cartridges, and choose the
  12. page drying time.<P>
  13.  
  14. The driver is known to work with the Lexmark 5000 and the Z51.</en>
  15.  </comments>
  16.  <printers>
  17.   <printer>
  18.    <id>printer/Lexmark-5000</id><!-- Lexmark 5000 -->
  19.   </printer>
  20.   <printer>
  21.    <id>printer/Lexmark-Z51</id><!-- Lexmark Z51 -->
  22.   </printer>
  23.   <printer>
  24.    <id>printer/Lexmark-Z82</id>
  25.   </printer>
  26.  </printers>
  27. </driver>