diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-18 07:43:35 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-18 07:43:35 +0200 | 
| commit | 9f8889f928ce86ba4a78659d378c6ba29bc9f735 (patch) | |
| tree | c9567cb0d015b68ce3da8d03472b6443f1cb1ca9 /doc/sane-kodakaio.man | |
| parent | 446e9454b8cbe5b689149415d11d36e88442ca88 (diff) | |
| parent | 154785ab2d5df7ddc8c2cf813b773c340e5e2aea (diff) | |
Merge branch 'release/debian/1.0.32-1'debian/1.0.32-1
Diffstat (limited to 'doc/sane-kodakaio.man')
| -rw-r--r-- | doc/sane-kodakaio.man | 16 | 
1 files changed, 12 insertions, 4 deletions
| diff --git a/doc/sane-kodakaio.man b/doc/sane-kodakaio.man index 664a418..6c94ce0 100644 --- a/doc/sane-kodakaio.man +++ b/doc/sane-kodakaio.man @@ -8,7 +8,7 @@ sane\-kodakaio \- SANE backend for Kodak aio printer / scanners  The  .B sane\-kodakaio  library implements a SANE (Scanner Access Now Easy) backend which -provides access to Kodak aio printer / scanners, like the ESP and Hero series. +provides access to Kodak aio printer/scanners, like the ESP and Hero series.  This document describes backend version 2.4, which is the first candidate for  incorporation in sane-backends. @@ -22,19 +22,27 @@ If you have a model not on that list, or reported as 'untested': the best way  to determine level of support is to test the scanner directly.  .SH CONFIGURATION FILE -The configuration file "kodakaio.conf" is used to tell the backend how to look +The configuration file +.I kodakaio.conf +is used to tell the backend how to look  for scanners, and provide options controlling the operation of the backend.  This file is read each time the frontend asks the backend for a list  of scanners, generally only when the frontend starts.  .SH ENVIRONMENT -The backend uses a single environment variable, SANE_DEBUG_KODAKAIO, which -enables debugging output to stderr. +.TP +.B SANE_DEBUG_KODAKAIO +If the library was compiled with debug support enabled, this +environment variable controls the debug level for this backend.  Higher +debug levels increase the verbosity of the output.  .SH KNOWN ISSUES  Most hardware options are either not supported or not exposed for control by  the user, including: multifeed detection, image compression etc.  .PP +.SH "SEE ALSO" +.BR sane (7) +  .SH AUTHOR  P. Newall | 
