summaryrefslogtreecommitdiff
path: root/backend/pixma.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'backend/pixma.conf.in')
-rw-r--r--backend/pixma.conf.in14
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
+#