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 / st800.xml < prev    next >
Encoding:
Text File  |  2003-03-27  |  670 b   |  23 lines

  1. <driver id="driver/st800">
  2.  <name>st800</name>
  3.  <url>http://www.cs.wisc.edu/~ghost/doc/printer.htm</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=st800%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>Driver for black-and-white inkjets using the ESC/P-2 protocol, as the Epson
  10. Stylus 800.</en>
  11.  </comments>
  12.  <printers>
  13.   <printer>
  14.    <id>printer/Epson-Stylus_800</id><!-- Epson Stylus 800 -->
  15.   </printer>
  16.   <printer>
  17.    <id>printer/Epson-Stylus_Color</id><!-- Epson Stylus Color -->
  18.    <comments>
  19.     <en>Prints only in black and white.</en>
  20.    </comments>
  21.   </printer>
  22.  </printers>
  23. </driver>