diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
commit | 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 (patch) | |
tree | 2e301d871bbeeb44aa57ff9cc070fcf3be484487 /backend/pixma.conf.in |
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'backend/pixma.conf.in')
-rw-r--r-- | backend/pixma.conf.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/backend/pixma.conf.in b/backend/pixma.conf.in new file mode 100644 index 0000000..a275b03 --- /dev/null +++ b/backend/pixma.conf.in @@ -0,0 +1,14 @@ +# 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 +# |