File: capt.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (36 lines) | stat: -rw-r--r-- 1,073 bytes parent folder | download | duplicates (8)
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
<driver id="driver/capt">
  <name>capt</name>
  <url>http://www.boichat.ch/nicolas/capt/</url>
  <thirdpartysupplied />
  <execution>
    <filter />
  </execution>
  <comments>
    <en>

    Driver for the Canon LBP-810 and LBP-1120 laser
    winprinters. Should also work with other printers using the CAPT
    protocol, please report if you have a printer working with this
    driver which is not listed here.&lt;p&gt;

    Note that the driver talks directly to the USB port. So the
    printer must be connected via USB. The output destination
    specified in the printer spooler will not be used. If you use
    CUPS, set the destination to /dev/null, so that the CUPS backends
    do not block the USB device.&lt;p&gt;

    The Foomatic PPD files for this driver are not available on
    OpenPrinting because they are already contained in the driver
    package.&lt;p&gt;

  </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Canon-LBP-1120</id>
    </printer>
    <printer>
      <id>printer/Canon-LBP-810</id>
    </printer>
  </printers>
</driver>