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 / ibmpro.xml < prev    next >
Encoding:
Text File  |  2003-04-23  |  665 b   |  23 lines

  1. <driver id="driver/ibmpro">
  2.  <name>ibmpro</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=ibmpro%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  
  9.  <printers>
  10.   <printer>
  11.    <id>printer/Generic-IBM-Compatible_Dot_Matrix_Printer</id>
  12.   </printer>
  13.   <printer>
  14.    <id>printer/IBM-ProPrinterII</id><!-- IBM ProPrinterII -->
  15.   </printer>
  16.   <printer>
  17.    <id>printer/Okidata-Microline_192plus</id><!-- Okidata Microline 192+ -->
  18.   </printer>
  19.   <printer>
  20.    <id>printer/Panasonic-KX-P2150</id><!-- Panasonic KX-P2150 -->
  21.   </printer>
  22.  </printers>
  23. </driver>