| 1234567891011121314 |
- # pixma.conf configuration for the sane pixma backend
- #
- # define URI's of scanners (one per line)
- # This is only used for network scanners.
- # normally scanners will be detected by sending a broadcast
- # if this does not work under your OS, or if the scanners
- # are on a different subnet, configure your scanners URI here
- #
- # method must be bjnp
- # port number can normally be left out, port 8612 is used as default
- # Example:
- # bjnp://myscanner.my.domain:8612
- # bjnp://printer-1.pheasant.org
- #
|