/sane.d/pixma.conf

http://github.com/brinkman83/bashrc · Config · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · da98f7eae73240333304d1dafe58e19a MD5 · raw file

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