File: HP-ThinkJet.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (47 lines) | stat: -rwxr-xr-x 1,247 bytes parent folder | download | duplicates (3)
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
<printer id="printer/HP-ThinkJet">
  <make>HP</make>
  <model>ThinkJet</model>
  <mechanism>
    <inkjet/><!--not "color"-->
    <resolution>
      <dpi>
        <x>150</x>
        <y>150</y>
      </dpi>
    </resolution>
    <consumables>
      <comments>
        <en>Cartridge is about $25</en>
      </comments>
    <!--one or more "partno" elements.--></consumables>
  </mechanism><!--no "url"-->
  <lang><!--no pjl-->
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
  <!--no known parport probe information--></autodetect>
  <functionality>D</functionality><!--unknown preferred "driver"-->
  <!--no "contrib_url"-->
  <comments>
    <en>

    This printer was made in 1984. It&apos;s basicly a dot matrix
    printer with an inkjet print head. It takes tractor feed paper. I
    set it up as text only in printtool.&lt;p&gt;

    In CUPS set up a raw (=unfiltered) queue with:&lt;p&gt;

    &lt;tt&gt;lpadmin -p thinkjet -E -v
    parallel:/dev/lp0&lt;/tt&gt;&lt;p&gt;

    Note that you get a raw queue when you do not provide a PPD
    file.&lt;p&gt;

    It is rated as &quot;Partially&quot; working because there must be
    a possibility to print graphics with it.

    </en>
  </comments>
</printer>