diff options
Diffstat (limited to 'backend/qcam.conf.in')
-rw-r--r-- | backend/qcam.conf.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/qcam.conf.in b/backend/qcam.conf.in new file mode 100644 index 0000000..f7de79a --- /dev/null +++ b/backend/qcam.conf.in @@ -0,0 +1,12 @@ +# +# In order to use the qcam backend, you'll need to enable to line with +# the port address for your scanner. You can enable multiple lines if +# you really have a QuickCam connect to each port. +# +#u0x37b # /dev/lp0 forced in unidir mode +#u0x378 # /dev/lp1 forced in unidir mode +#u0x278 # /dev/lp2 forced in unidir mode +#0x37b # /dev/lp0 +#0x378 # /dev/lp1 +#0x278 # /dev/lp2 +0x3bc # /dev/lp0 |