home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / lex5700.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.0 KB  |  34 lines

  1. <driver id="driver/lex5700">
  2.  <name>lex5700</name>
  3.  <url>http://www.cups.org/espgs/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lex7000 %A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     Henryk's Ghostscript driver for the 5700 and related Lexmark Color
  11.     Jetprinters.<p>
  12.  
  13.     Fast and less memory consuming alternative to the "pbm2l7k" colour
  14.     driver. You should have it installed when you do not only use your
  15.     printer for images but also for letters and listings.<p>
  16.  
  17.     This driver is not maintained any more, but it is part of ESP
  18.     Ghostscript. So install ESP Ghostscript to get the
  19.     driver.<p>
  20.  
  21.   </en>
  22.  </comments>
  23.  <printers>
  24.   <printer>
  25.    <id>printer/Lexmark-5700</id><!-- Lexmark 5700 -->
  26.   </printer>
  27.   <printer>
  28.    <id>printer/Compaq-IJ900</id><!-- Compaq IJ900 -->
  29.   </printer>
  30.   <printer>
  31.    <id>printer/Xerox-WorkCentre_XK35c</id><!-- Xerox WorkCentre XK35c -->
  32.   </printer>
  33.  </printers>
  34. </driver>