Add mention of the commented out gphoto2 entry in dll.conf

merge-requests/1/head
Peter Fales 2003-02-12 02:23:46 +00:00
rodzic 333db710cd
commit 500518ecc1
1 zmienionych plików z 12 dodań i 3 usunięć

Wyświetl plik

@ -7,8 +7,13 @@ The
.B sane-gphoto2 .B sane-gphoto2
library implements a SANE (Scanner Access Now Easy) backend that library implements a SANE (Scanner Access Now Easy) backend that
provides access to the digital cameras supported by gphoto2. provides access to the digital cameras supported by gphoto2.
THIS IS EXTREMELY ALPHA This backend has only been tested with a handful of cameras so far. Patches
CODE! USE AT YOUR OWN RISK!! to support other models are welcome.
.PP
Because of the limited testing of this backend, it is commented out
in @CONFIGDIR@/dll.conf by default. Either the comment
character must be removed or the backend must be called explicitly.
E.g. `scanimage -d gphoto2' or `xscanimage gphoto2'.
.SH "DEVICE NAMES" .SH "DEVICE NAMES"
The current version of the backend only allows one camera to be The current version of the backend only allows one camera to be
connected. The device name is always "0". connected. The device name is always "0".
@ -88,6 +93,10 @@ If the library was compiled with debugging support enabled, this
environment variable controls the debug level for this backend. environment variable controls the debug level for this backend.
A value of 128 requests maximally copious debug output; smaller A value of 128 requests maximally copious debug output; smaller
levels reduce verbosity. levels reduce verbosity.
.TP
.B GP_DEBUG
Set to 1, 2, or 3, to enable various levels of debugging within the
gphoto2 libraries.
.SH "SEE ALSO" .SH "SEE ALSO"
sane(7) sane(7)
@ -99,7 +108,7 @@ Peter S. Fales
The manpage was largeley copied from the dc210 manpage. The manpage was largeley copied from the dc210 manpage.
.SH BUGS .SH BUGS
Many. Many, no doubt.
.PP .PP
More general comments, suggestions, and inquiries about frontends More general comments, suggestions, and inquiries about frontends
or SANE should go to the SANE Developers mailing list or SANE should go to the SANE Developers mailing list