File: epson.xml

package info (click to toggle)
foomatic-db 20100630-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 206,696 kB
  • ctags: 15
  • sloc: xml: 205,635; sh: 297; makefile: 103; python: 8
file content (71 lines) | stat: -rw-r--r-- 1,768 bytes parent folder | download
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<driver id="driver/epson">
  <name>epson</name>
  <url>http://www.ghostscript.com/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=epson%A%Z -sOutputFile=- -</prototype>
  </execution>
  <printers>
    <printer>
      <id>printer/Anitech-M24</id>
    </printer>
    <printer>
      <id>printer/Brother-MC-3000</id>
    </printer>
    <printer>
      <id>printer/Epson-Dot_Matrix</id>
    </printer>
    <printer>
      <id>printer/Epson-L-1000</id>
    </printer>
    <printer>
      <id>printer/Epson-LQ-500</id>
    </printer>
    <printer>
      <id>printer/Epson-LQ-570plus</id>
      <comments>
        <en>Bound to work; someone try it out.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Epson-LX-1050</id>
      <comments>
        <en>Bound to work.  Someone give it a shot and report.</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Generic-ESC_P_Dot_Matrix_Printer</id>
    </printer>
    <printer>
      <id>printer/Oki-ML_380</id>
      <comments>
        <en>printer works with the Epson dot matrix 24 pin driver</en>
      </comments>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P1123</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P1124</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P1624</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P2023</id>
    </printer>
    <printer>
      <id>printer/Panasonic-KX-P2123</id>
    </printer>
    <printer>
      <id>printer/Star-LC24-200</id>
    </printer>
    <printer>
      <id>printer/Star-LC_90</id>
    </printer>
    <printer>
      <id>printer/Star-NL-10</id>
    </printer>
  </printers>
</driver>