diff options
Diffstat (limited to 'backend/epsonds.conf.in')
-rw-r--r-- | backend/epsonds.conf.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/epsonds.conf.in b/backend/epsonds.conf.in new file mode 100644 index 0000000..23dc461 --- /dev/null +++ b/backend/epsonds.conf.in @@ -0,0 +1,12 @@ +# epsonds.conf +# +# here are some examples for how to configure the epsonds backend + +# USB +usb + +# For libusb support for unknown scanners use the following command +# usb <vendor ID> <product ID> +# e.g.: +# usb 0x4b8 0x14c + |