kopia lustrzana https://gitlab.com/sane-project/backends
Fix hyphen vs. minus sign in manpages, breaking copy/paste of command-lines and options in UTF-8 environments.
rodzic
4f4ce809ba
commit
3fc582ce61
|
@ -1,3 +1,8 @@
|
|||
2008-07-14 Julien Blache <jb@jblache.org>
|
||||
* doc/*.man: Fix hyphen vs. minus sign issues in the manpages,
|
||||
breaking copy/paste of command-lines and options in UTF-8
|
||||
environments.
|
||||
|
||||
2008-07-13 m. allan noah <kitno455 a t gmail d o t com>
|
||||
* backend/fujitsu.[ch]: backend v72,
|
||||
- use mode_sense to determine background color support
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH gamma4scanimage 1 "11 Sep 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH gamma4scanimage 1 "10 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX gamma4scanimage
|
||||
.SH NAME
|
||||
gamma4scanimage \- create a gamma table for scanimage
|
||||
|
@ -48,11 +48,11 @@ out what value maxin has to be call scanimage with a very large gamma table
|
|||
the gamma table.
|
||||
.PP
|
||||
.BR maxout
|
||||
defines the maximum output value. Take a look at the output of scanimage -h to
|
||||
defines the maximum output value. Take a look at the output of scanimage \-h to
|
||||
find out what maxout has to be. The default value is 255.
|
||||
.PP
|
||||
.SH EXAMPLE
|
||||
.B scanimage --custom-gamma=yes --gamma-table
|
||||
.B scanimage \-\-custom\-gamma=yes \-\-gamma\-table
|
||||
.I `gamma4scanimage 1.8 0 11500 16383 255`
|
||||
>image.pnm
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-abaton 5 "19 Nov 1998" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-abaton
|
||||
.TH sane\-abaton 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-abaton
|
||||
.SH NAME
|
||||
sane-abaton \- SANE backend for Abaton flatbed scanners
|
||||
sane\-abaton \- SANE backend for Abaton flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-abaton
|
||||
.B sane\-abaton
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Abaton flatbed scanners. At present, only the Scan
|
||||
300/GS (8bit, 256 levels of gray) is fully supported, due to the
|
||||
|
@ -14,10 +14,10 @@ is recognized, but support for it is untested.
|
|||
If you own a Abaton scanner other than the ones listed above that
|
||||
works with this backend, or if you own an Abaton scanner that does not
|
||||
work with this backend, please contact
|
||||
.IR sane-devel@lists.alioth.debian.org
|
||||
.IR sane\-devel@lists.alioth.debian.org
|
||||
with the model number, so that arrangements can be made to include
|
||||
support for it. Have a look at http://www.sane-project.org/mailing-lists.html
|
||||
concerning subscription to sane-devel.
|
||||
support for it. Have a look at http://www.sane\-project.org/mailing\-lists.html
|
||||
concerning subscription to sane\-devel.
|
||||
.PP
|
||||
Abaton is out of business, and these scanners are not supported by
|
||||
Everex (the parent company of Abaton), nor is there any programming
|
||||
|
@ -48,13 +48,13 @@ name takes a format such as
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sg0 ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
.I abaton.conf
|
||||
file is a list of device names that correspond to Abaton scanners.
|
||||
Empty lines and lines starting with a hash mark (#) are ignored. See
|
||||
sane-scsi(5) on details of what constitutes a valid device name.
|
||||
sane\-scsi(5) on details of what constitutes a valid device name.
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
|
@ -63,10 +63,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-abaton.a
|
||||
.I @LIBDIR@/libsane\-abaton.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-abaton.so
|
||||
.I @LIBDIR@/libsane\-abaton.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -107,7 +107,7 @@ former is more likely than the latter.
|
|||
If you have found something that you think is a bug, please attempt to
|
||||
recreate it with the SANE_DEBUG_ABATON environment variable set to
|
||||
255, and send a report detailing the conditions surrounding the bug to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
|
||||
.SH TODO
|
||||
.TP
|
||||
|
@ -119,8 +119,8 @@ confidence that it will work, as well as to fully exploit the
|
|||
information returned by the INQUIRY command.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5), scanimage(1)
|
||||
sane(7), sane\-scsi(5), scanimage(1)
|
||||
|
||||
.SH AUTHOR
|
||||
The sane-abaton backend was partially written by David Huggins-Daines,
|
||||
based on the sane-apple backend by Milon Firikis.
|
||||
The sane\-abaton backend was partially written by David Huggins-Daines,
|
||||
based on the sane\-apple backend by Milon Firikis.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-agfafocus 5 "17 Oct 1998" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-agfafocus
|
||||
.TH sane\-agfafocus 5 "10 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-agfafocus
|
||||
.SH NAME
|
||||
sane-agfafocus \- SANE backend for AGFA Focus flatbed scanners
|
||||
sane\-agfafocus \- SANE backend for AGFA Focus flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-agfafocus
|
||||
.B sane\-agfafocus
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to AGFA Focus flatbed scanners. At present, the following
|
||||
scanners are supported from this backend:
|
||||
|
@ -31,9 +31,9 @@ color scans.
|
|||
If you own a scanner other than the ones listed above that works with
|
||||
this backend, please let us know by sending the scanner's model name,
|
||||
SCSI id, and firmware revision to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane-project.org/mailing-lists.html
|
||||
concerning subscription to sane-devel.
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane\-project.org/mailing\-lists.html
|
||||
concerning subscription to sane\-devel.
|
||||
.PP
|
||||
All of these scanners are pre-SCSI-2, and do not even report properly
|
||||
to SCSI Inquiry. This is typically evident in SCSI bus scans, where
|
||||
|
@ -55,7 +55,7 @@ a device name could be
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
.I agfafocus.conf
|
||||
|
@ -79,10 +79,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I /usr/lib/libsane-agfafocus.a
|
||||
.I /usr/lib/libsane\-agfafocus.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I /usr/lib/libsane-agfafocus.so
|
||||
.I /usr/lib/libsane\-agfafocus.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -121,8 +121,8 @@ Number Remark
|
|||
6 print less important informations
|
||||
7 print called procedures
|
||||
8 print reader_process messages
|
||||
10 print called sane-init-routines
|
||||
11 print called sane-procedures
|
||||
10 print called sane\-init-routines
|
||||
11 print called sane\-procedures
|
||||
12 print sane infos
|
||||
13 print sane option-control messages
|
||||
.fi
|
||||
|
@ -138,7 +138,7 @@ these options have been disabled.
|
|||
The scanners that do not support disconnect have problems with SCSI
|
||||
timeouts if the SCSI bus gets loaded, eg. if you do a kernel build at
|
||||
the same time as scanning. To see if your scanner supports
|
||||
disconnect, run "SANE_DEBUG_AGFAFOCUS=128 scanimage -L" in sh and look
|
||||
disconnect, run "SANE_DEBUG_AGFAFOCUS=128 scanimage \-L" in sh and look
|
||||
for the "disconnect:" line)
|
||||
|
||||
.SH DEBUG
|
||||
|
@ -167,7 +167,7 @@ a scanner, I could be helpful in adding support for these scanners.
|
|||
The AGFA HORIZON scanners are SCSI-2 scanners, and it would probably
|
||||
be easier to support these scanners in a SCSI-2 compliant backend.
|
||||
.SH SEE ALSO
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
|
||||
.SH AUTHOR
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-apple 5 "13 May 1998" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-apple
|
||||
.TH sane\-apple 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-apple
|
||||
.SH NAME
|
||||
sane-apple \- SANE backend for Apple flatbed scanners
|
||||
sane\-apple \- SANE backend for Apple flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-apple
|
||||
.B sane\-apple
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Apple flatbed scanners. At present, the following
|
||||
scanners are supported from this backend:
|
||||
|
@ -23,9 +23,9 @@ ColorOneScanner 24bit RGB color 3-pass
|
|||
If you own a Apple scanner other than the ones listed above that
|
||||
works with this backend, please let us know by sending the scanner's
|
||||
model name, SCSI id, and firmware revision to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
See http://www.sane-project.org/mailing-lists.html for details on how to subscribe to
|
||||
sane-devel.
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
See http://www.sane\-project.org/mailing\-lists.html for details on how to subscribe to
|
||||
sane\-devel.
|
||||
|
||||
.SH "DEVICE NAMES"
|
||||
This backend expects device names of the form:
|
||||
|
@ -43,13 +43,13 @@ symlink to such a device. Under Linux, such a device name could be
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.SH CONFIGURATION
|
||||
The
|
||||
.I apple.conf
|
||||
file is a list of options and device names that correspond to Apple
|
||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored. See sane-scsi(5) on details of what constitutes a valid
|
||||
ignored. See sane\-scsi(5) on details of what constitutes a valid
|
||||
device name.
|
||||
.PP
|
||||
Options come in two flavors: global and positional ones. Global
|
||||
|
@ -70,10 +70,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-apple.a
|
||||
.I @LIBDIR@/libsane\-apple.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-apple.so
|
||||
.I @LIBDIR@/libsane\-apple.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -130,7 +130,7 @@ to describe any array type besides gamma.
|
|||
|
||||
.SH UNSUPPORTED FEATURES
|
||||
The following "features" will never be supported, at least while I maintain
|
||||
the sane-apple backend.
|
||||
the sane\-apple backend.
|
||||
.TP
|
||||
.B NoHome (AppleScanner)
|
||||
The scanner lamp stays on and the carriage assembly remains where it stops
|
||||
|
@ -233,7 +233,7 @@ the report.
|
|||
.SH TODO
|
||||
.TP
|
||||
.B Non Blocking Support
|
||||
Make sane-apple a non blocking backend. Properly support
|
||||
Make sane\-apple a non blocking backend. Properly support
|
||||
.B sane_set_io_mode
|
||||
and
|
||||
.B sane_get_select_fd
|
||||
|
@ -244,9 +244,9 @@ Make scanning possible for all models in all supported modes.
|
|||
.B Missing Functionality
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
|
||||
.SH AUTHOR
|
||||
The sane-apple backend was written not entirely from scratch by
|
||||
The sane\-apple backend was written not entirely from scratch by
|
||||
Milon Firikis. It is mostly based on the mustek backend from
|
||||
David Mosberger and Andreas Czechanowski
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
.TH sane-artec 5 "24 Jan 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-artec
|
||||
.TH sane\-artec 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-artec
|
||||
|
||||
.SH NAME
|
||||
sane-artec \- SANE backend for Artec flatbed scanners
|
||||
sane\-artec \- SANE backend for Artec flatbed scanners
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-artec
|
||||
.B sane\-artec
|
||||
library implements a SANE (Scanner Access Now Easy) backend
|
||||
that provides access to Artec/Ultima SCSI flatbed scanners. At present,
|
||||
the following scanners are known to work at least partially with this backend:
|
||||
|
@ -48,7 +48,7 @@ The contents of the
|
|||
file are a list of device names that
|
||||
correspond to Artec scanners. Empty lines and lines starting with a
|
||||
hash mark (#) are ignored. See
|
||||
.I sane-scsi(5)
|
||||
.I sane\-scsi(5)
|
||||
on details of what constitutes a valid device name.
|
||||
|
||||
Sample file:
|
||||
|
@ -101,10 +101,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-artec.a
|
||||
.I @LIBDIR@/libsane\-artec.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-artec.so
|
||||
.I @LIBDIR@/libsane\-artec.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -143,8 +143,8 @@ Number Remark
|
|||
7 print major called procedures
|
||||
8 print all called procedures
|
||||
9 print procedure info/data messages
|
||||
10 print called sane-init-routines
|
||||
11 print called sane-procedures
|
||||
10 print called sane\-init-routines
|
||||
11 print called sane\-procedures
|
||||
12 print sane infos
|
||||
13 print sane option-control messages
|
||||
\
|
||||
|
@ -171,7 +171,7 @@ correction is not totally working on models other than the AT3.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
|
||||
.SH AUTHOR
|
||||
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
.TH sane-artec_eplus48u 5 "15 Jan 2006" "@PACKAGEVERSION@" "SANE"
|
||||
.TH sane\-artec_eplus48u 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE"
|
||||
.SH NAME
|
||||
sane-artec_eplus48u \- SANE backend for the scanner Artec E+ 48U and re-badged models
|
||||
sane\-artec_eplus48u \- SANE backend for the scanner Artec E+ 48U and re-badged models
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-artec_eplus48u
|
||||
.B sane\-artec_eplus48u
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to several USB flatbed scanners using the GT6816 chipset like the Artec E+ 48U.
|
||||
These scanners have a contact image sensor (CIS) and an USB interface.
|
||||
.PP
|
||||
A complete list of supported devices can be found on
|
||||
.IR http://www.sane-project.org/sane-supported-devices.html .
|
||||
.IR http://www.sane\-project.org/sane\-supported\-devices.html .
|
||||
.PP
|
||||
This is ALPHA software. Especially if you test new or untested scanners, keep
|
||||
your hand at the scanner's plug and unplug it, if the head bumps at the end of
|
||||
|
@ -18,13 +18,13 @@ the scan area.
|
|||
If you own a scanner other than the ones mentioned on the list that works with this
|
||||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and product ids (e.g. from /proc/bus/usb/devices,
|
||||
sane-find-scanner or syslog) to me. Even if the scanner's name is only
|
||||
sane\-find\-scanner or syslog) to me. Even if the scanner's name is only
|
||||
slightly different from the models mentioned above, please let me know.
|
||||
.PP
|
||||
.SH KERNEL ISSUES
|
||||
If libusb-0.1.6 or later is installed, this section can be skipped. The
|
||||
scanner should be found by sane-find-scanner without further actions. For
|
||||
setting permissions and general USB information look at sane-usb(5).
|
||||
scanner should be found by sane\-find\-scanner without further actions. For
|
||||
setting permissions and general USB information look at sane\-usb(5).
|
||||
.PP
|
||||
When you are using the scanner module, a Linux kernel 2.4.12 or newer is
|
||||
required.
|
||||
|
@ -91,10 +91,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I /usr/local/lib/sane/libsane-artec_eplus48u.a
|
||||
.I /usr/local/lib/sane/libsane\-artec_eplus48u.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I /usr/local/lib/sane/libsane-artec_eplus48u.so
|
||||
.I /usr/local/lib/sane/libsane\-artec_eplus48u.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -122,7 +122,7 @@ Example:
|
|||
export SANE_DEBUG_ARTEC_EPLUS48U=3
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-usb(5)
|
||||
sane(7), sane\-usb(5)
|
||||
|
||||
.SH AUTHOR
|
||||
Michael Herder
|
||||
|
@ -130,7 +130,7 @@ Michael Herder
|
|||
This backend is based on the gt68xx test-program written by Sergey Vlasov, Andreas Nowack, and
|
||||
David Stevenson. Thanks to everyone who tested the backend or reported bugs.
|
||||
.br
|
||||
This man page is based on man sane-gt68xx, written by Henning Meier-Geinitz.
|
||||
This man page is based on man sane\-gt68xx, written by Henning Meier-Geinitz.
|
||||
.SH BUGS
|
||||
This backend has been tested on Linux only. If you are using it on a different platform, please
|
||||
contact us.
|
||||
|
@ -140,5 +140,5 @@ Interpolation with 1200 dpi is weak.
|
|||
Support for buttons is missing due to missing support in SANE.
|
||||
.PP
|
||||
Please contact us if you find a bug:
|
||||
.IR http://www.sane-project.org/bugs.html .
|
||||
.IR http://www.sane\-project.org/bugs.html .
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-as6e 5 "Dec 14th, 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane\-as6e 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
|
||||
.SH NAME
|
||||
sane-as6e \- SANE backend for using the Artec AS6E parallel port interface scanner.
|
||||
sane\-as6e \- SANE backend for using the Artec AS6E parallel port interface scanner.
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-as6e
|
||||
.B sane\-as6e
|
||||
library implements a SANE (Scanner Access Now Easy) backend
|
||||
that provides access to Artec AS6E flatbed scanner.
|
||||
.B It requires the as6edriver program in order to operate.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
.TH sane-avision 5 "04 Mar 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-avision
|
||||
.TH sane\-avision 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-avision
|
||||
|
||||
.SH NAME
|
||||
sane-avision \- SANE backend for original Avision and Avision OEM scanners
|
||||
sane\-avision \- SANE backend for original Avision and Avision OEM scanners
|
||||
(HP, Minolta, Mitsubishi, UMAX and possibly more) flatbed and film scanners.
|
||||
|
||||
.SH ABOUT THIS FILE
|
||||
|
@ -11,7 +11,7 @@ This file is a short descripton for the avision-backend shipped with SANE.
|
|||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-avision
|
||||
.B sane\-avision
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to various Avision scanners and the Avision OEM
|
||||
scanners labelled by HP, Minolta, Mitsubishi or Fujitsu.
|
||||
|
@ -34,10 +34,10 @@ a hash mark (#) are ignored. A sample configuration file is shown below:
|
|||
.nf
|
||||
# this is a comment
|
||||
\
|
||||
option force-a4
|
||||
option force-a3
|
||||
option disable-gamma-table
|
||||
option disable-calibration
|
||||
option force\-a4
|
||||
option force\-a3
|
||||
option disable\-gamma\-table
|
||||
option disable\-calibration
|
||||
\
|
||||
#scsi Vendor Model Type Bus Channel ID LUN
|
||||
scsi AVISION
|
||||
|
@ -47,26 +47,26 @@ a hash mark (#) are ignored. A sample configuration file is shown below:
|
|||
.fi
|
||||
|
||||
.TP
|
||||
force-a4:
|
||||
force\-a4:
|
||||
Forces the backend to overwrite the scanable area
|
||||
returned by the scanner to ISO A4. Scanner that are
|
||||
known to return bogus data are marked in the backend
|
||||
so if you need this option please report this to the
|
||||
backend maintainer. USE WITH CARE!
|
||||
.TP
|
||||
force-a3:
|
||||
force\-a3:
|
||||
Forces the backend to overwrite the scanable area
|
||||
returned by the scanner to ISO A3. Scanner that are
|
||||
known to return bogus data are marked in the backend
|
||||
so if you need this option please report this to the
|
||||
backend maintainer. USE WITH CARE!
|
||||
.TP
|
||||
disable-gamma-table:
|
||||
disable\-gamma\-table:
|
||||
Disables the usage of the scanner's gamma-table. You
|
||||
might try this if your scans hang or only produces
|
||||
random garbage.
|
||||
.TP
|
||||
disable-calibration:
|
||||
disable\-calibration:
|
||||
Disables the scanner's color calibration. You
|
||||
might try this if your scans hang or only produces
|
||||
random garbage.
|
||||
|
@ -94,7 +94,7 @@ is the path-name to a special device or a device ID for the device that
|
|||
corresponds to a SCSI scanner. The special device name must be a generic
|
||||
SCSI device or a symlink to such a device, for example on Linux "/dev/sga"
|
||||
or "/dev/sg0". The device ID is the ID returned by the scanner, for example
|
||||
"HP" or "AVISION". See sane-scsi(5) for details.
|
||||
"HP" or "AVISION". See sane\-scsi(5) for details.
|
||||
.TP
|
||||
Note:
|
||||
Since the backend now includes native USB access,
|
||||
|
@ -106,10 +106,10 @@ the HP 53xx, HP 74xx or Minolta film-scanners.
|
|||
.I usb-spec
|
||||
is the USB device name, the vendor/product ID pair or the name used by
|
||||
libusb corresponding to the USB scanner. For example "0x03f0 0x0701" or
|
||||
"libusb:002:003". See sane-usb(5) for details.
|
||||
"libusb:002:003". See sane\-usb(5) for details.
|
||||
|
||||
The program
|
||||
.IR sane-find-scanner
|
||||
.IR sane\-find\-scanner
|
||||
helps to find out the correct scsi or usb device name.
|
||||
|
||||
A list with supported devices is built into the avision backend so
|
||||
|
@ -122,10 +122,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-avision.a
|
||||
.I @LIBDIR@/libsane\-avision.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-avision.so
|
||||
.I @LIBDIR@/libsane\-avision.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -155,7 +155,7 @@ Example:
|
|||
export SANE_DEBUG_AVISION=7
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5), sane-usb(5)
|
||||
sane(7), sane\-scsi(5), sane\-usb(5)
|
||||
.br
|
||||
http://www.exactcode.de/oss/avision/
|
||||
|
||||
|
|
142
doc/sane-bh.man
142
doc/sane-bh.man
|
@ -1,11 +1,11 @@
|
|||
.TH sane-bh 5 "15 Sep 1999" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-bh
|
||||
.TH sane\-bh 5 "10 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-bh
|
||||
.SH NAME
|
||||
sane-bh \- SANE backend for Bell+Howell Copiscan II series document
|
||||
sane\-bh \- SANE backend for Bell+Howell Copiscan II series document
|
||||
scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-bh
|
||||
.B sane\-bh
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Bell+Howell Copiscan II series document
|
||||
scanners. The Copiscan II 6338 has been the primary scanner model
|
||||
|
@ -30,10 +30,10 @@ COPISCAN II 3338(A) Simplex Scanner (with ACE)
|
|||
.PP
|
||||
If you have a Bell+Howell scanner and are able to test it with this
|
||||
backend, please contact
|
||||
.IR sane-devel@lists.alioth.debian.org
|
||||
.IR sane\-devel@lists.alioth.debian.org
|
||||
with the model number and testing results. Have a look at
|
||||
http://www.sane-project.org/mailing-lists.html concerning subscription to
|
||||
sane-devel. Additionally, the author is curious as to the likelihood of using
|
||||
http://www.sane\-project.org/mailing\-lists.html concerning subscription to
|
||||
sane\-devel. Additionally, the author is curious as to the likelihood of using
|
||||
this backend with the newer 4000 and 8000 series scanners. If you have such a
|
||||
beast, please let me know.
|
||||
.PP
|
||||
|
@ -56,7 +56,7 @@ The latest backend release, additional information and helpful hints
|
|||
are available from the backend homepage:
|
||||
.br
|
||||
.RS
|
||||
.B http://www.martoneconsulting.com/sane-bh.html
|
||||
.B http://www.martoneconsulting.com/sane\-bh.html
|
||||
.RE
|
||||
.SH "DEVICE NAMES"
|
||||
This backend expects device names of the form:
|
||||
|
@ -74,12 +74,12 @@ name takes a format such as
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sg0 ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
.I bh.conf
|
||||
file is a list of device names that correspond to Bell+Howell
|
||||
scanners. See sane-scsi(5) on details of what constitutes a valid device name.
|
||||
scanners. See sane\-scsi(5) on details of what constitutes a valid device name.
|
||||
Additionally, options can be specified; these lines begin with the word "option".
|
||||
Each option is described in detail below. Empty lines and lines starting
|
||||
with a hash mark (#) are ignored.
|
||||
|
@ -89,7 +89,7 @@ The following options can be specified in the
|
|||
.I bh.conf
|
||||
file.
|
||||
.TP
|
||||
.B disable-optional-frames
|
||||
.B disable\-optional\-frames
|
||||
This option prevents the backend from sending any optional frames. This
|
||||
option may be useful when dealing with frontends which do not support these
|
||||
optional frames. When this option is in effect, the data is sent in a
|
||||
|
@ -98,7 +98,7 @@ SANE_FRAME_G31D, SANE_FRAME_G32D, SANE_FRAME_G42D and SANE_FRAME_TEXT.
|
|||
These frames are generated based on the compression and barcode options.
|
||||
These frames are never sent in preview mode.
|
||||
.TP
|
||||
.B fake-inquiry
|
||||
.B fake\-inquiry
|
||||
This option is used for debugging purposes and its use is not encouraged.
|
||||
Essentially, it allows the backend to initialize in the absence of
|
||||
a scanner. This is useful for development and not much else.
|
||||
|
@ -112,10 +112,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-bh.a
|
||||
.I @LIBDIR@/libsane\-bh.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-bh.so
|
||||
.I @LIBDIR@/libsane\-bh.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -160,7 +160,7 @@ Some models, such as the COPISCAN II 6338, support duplex scanning. That
|
|||
is, they scan both sides of the document during a single pass through the
|
||||
scanner (the scanner has two cameras). This backend supports duplex
|
||||
scanning (with the
|
||||
.B --duplex
|
||||
.B \-\-duplex
|
||||
option). The front and back page images are delivered consecutively
|
||||
as if they were separately scanned pages.
|
||||
|
||||
|
@ -171,14 +171,14 @@ standard formats (CCITT G3, CCITT G3-2D, CCITT G4). This results in
|
|||
increased performance as less data is passed from the scanner to the
|
||||
host over the SCSI bus. The backend supports these compression formats
|
||||
via the
|
||||
.B --g31d, --g32d, --g42d
|
||||
.B \-\-g31d, \-\-g32d, \-\-g42d
|
||||
options, respectively. Many SANE frontends are not equipped to deal with
|
||||
these formats, however. The SANE frontend
|
||||
.B scanadf
|
||||
supports these optional frame formats. The compressed image data
|
||||
is written directly to a file and can then be processed by a scan-script
|
||||
using the
|
||||
.B --scan-script
|
||||
.B \-\-scan\-script
|
||||
option. Examples of this are given on the scanadf homepage.
|
||||
|
||||
.TP
|
||||
|
@ -186,7 +186,7 @@ option. Examples of this are given on the scanadf homepage.
|
|||
The scanner can automatically detect the paper size and adjust the
|
||||
scanning window geometry appropriately. The backend supports this
|
||||
useful feature with the
|
||||
.B --autoborder
|
||||
.B \-\-autoborder
|
||||
option. It is enabled by default.
|
||||
|
||||
.TP
|
||||
|
@ -227,7 +227,7 @@ barcode decoding examples can be found on the backend homepage.
|
|||
.B Decoding a single barcode type per scan
|
||||
The RSC unit can search for up to six different barcode types at a time.
|
||||
While the code generally supports this as well, the
|
||||
.B --barcode-search-bar
|
||||
.B \-\-barcode\-search\-bar
|
||||
option only allows the user to specify a single barcode type.
|
||||
Perhaps another option which allows a comma separated list of barcode
|
||||
type codes could be added to address this.
|
||||
|
@ -239,10 +239,10 @@ In batch mode, the scanner is always a page ahead of the host. The host,
|
|||
knowing ahead of time which page will be the last, can cancel batch mode
|
||||
prior to initiating the last scan command. Currently, there is no mechanism
|
||||
available for the frontend to pass this knowledge to the backend.
|
||||
If batch mode is enabled and the --end-count terminates a scanadf session,
|
||||
If batch mode is enabled and the \-\-end\-count terminates a scanadf session,
|
||||
an extra page will be pulled through the scanner, but is neither read
|
||||
nor delivered to the frontend. The issue can be avoided by specifying
|
||||
--batch=no when scanning a fixed number of pages.
|
||||
\-\-batch=no when scanning a fixed number of pages.
|
||||
.TP
|
||||
.B Revision 1.2 Patch detector
|
||||
There is an enhanced patchcode detection algorithm available in the RSC
|
||||
|
@ -253,19 +253,19 @@ standard Bar/Patch code decoder. This is not currently supported.
|
|||
.TP
|
||||
.B Scan Mode Options:
|
||||
.TP
|
||||
.B --preview[=(yes|no)] [no]
|
||||
.B \-\-preview[=(yes|no)] [no]
|
||||
Request a preview-quality scan. When preview is set to yes image
|
||||
compression is disabled and the image is delivered in a
|
||||
SANE_FRAME_GRAY frame.
|
||||
.TP
|
||||
.B --mode lineart|halftone [lineart]
|
||||
.B \-\-mode lineart|halftone [lineart]
|
||||
Selects the scan mode (e.g., lineart,monochrome, or color).
|
||||
.TP
|
||||
.B --resolution 200|240|300dpi [200]
|
||||
.B \-\-resolution 200|240|300dpi [200]
|
||||
Sets the resolution of the scanned image. Each scanner model supports
|
||||
a list of standard resolutions; only these resolutions can be used.
|
||||
.TP
|
||||
.B --compression none|g31d|g32d|g42d [none]
|
||||
.B \-\-compression none|g31d|g32d|g42d [none]
|
||||
Sets the compression mode of the scanner. Determines the type of data
|
||||
returned from the scanner. Values are:
|
||||
.RS
|
||||
|
@ -290,53 +290,53 @@ frontends.
|
|||
.TP
|
||||
.B Geometry Options:
|
||||
.TP
|
||||
.B --autoborder[=(yes|no)] [yes]
|
||||
.B \-\-autoborder[=(yes|no)] [yes]
|
||||
Enable/Disable automatic image border detection. When enabled, the RSC unit
|
||||
automatically detects the image area and sets the window geometry to match.
|
||||
.TP
|
||||
.B --paper-size Custom|Letter|Legal|A3|A4|A5|A6|B4|B5 [Custom]
|
||||
.B \-\-paper\-size Custom|Letter|Legal|A3|A4|A5|A6|B4|B5 [Custom]
|
||||
Specify the scan window geometry by specifying the paper size of the
|
||||
documents to be scanned.
|
||||
.TP
|
||||
.B --tl-x 0..297.18mm [0]
|
||||
.B \-\-tl\-x 0..297.18mm [0]
|
||||
Top-left x position of scan area.
|
||||
.TP
|
||||
.B --tl-y 0..431.8mm [0]
|
||||
.B \-\-tl\-y 0..431.8mm [0]
|
||||
Top-left y position of scan area.
|
||||
.TP
|
||||
.B --br-x 0..297.18mm [297.18]
|
||||
.B \-\-br\-x 0..297.18mm [297.18]
|
||||
Bottom-right x position of scan area.
|
||||
.TP
|
||||
.B --br-y 0..431.8mm [431.8]
|
||||
.B \-\-br\-y 0..431.8mm [431.8]
|
||||
Bottom-right y position of scan area.
|
||||
.TP
|
||||
.B Feeder Options:
|
||||
.TP
|
||||
.B --source Automatic Document Feeder|Manual Feed Tray [Automatic Document Feeder]
|
||||
.B \-\-source Automatic Document Feeder|Manual Feed Tray [Automatic Document Feeder]
|
||||
Selects the scan source (such as a document feeder). This option is provided
|
||||
to allow multiple image scans with xsane; it has no other purpose.
|
||||
.TP
|
||||
.B --batch[=(yes|no)] [no]
|
||||
.B \-\-batch[=(yes|no)] [no]
|
||||
Enable/disable batch mode scanning. Batch mode allows scanning at maximum throughput
|
||||
by buffering within the RSC unit. This option is recommended when performing multiple
|
||||
pages scans until the feeder is emptied.
|
||||
.TP
|
||||
.B --duplex[=(yes|no)] [no]
|
||||
.B \-\-duplex[=(yes|no)] [no]
|
||||
Enable duplex (dual-sided) scanning. The scanner takes an image of each side
|
||||
of the document during a single pass through the scanner. The front page is
|
||||
delivered followed by the back page. Most options, such as compression,
|
||||
affect both the front and back pages.
|
||||
.TP
|
||||
.B --timeout-adf 0..255 [0]
|
||||
.B \-\-timeout\-adf 0..255 [0]
|
||||
Sets the timeout in seconds for the automatic document feeder (ADF).
|
||||
The value 0 specifies the hardware default value which varies based
|
||||
on the scanner model.
|
||||
.TP
|
||||
.B --timeout-manual 0..255 [0]
|
||||
.B \-\-timeout\-manual 0..255 [0]
|
||||
Sets the timeout in seconds for semi-automatic feeder. The value 0 specifies
|
||||
the hardware default value which varies based on the scanner model.
|
||||
.TP
|
||||
.B --check-adf[=(yes|no)] [no]
|
||||
.B \-\-check\-adf[=(yes|no)] [no]
|
||||
Check ADF Status prior to starting scan using the OBJECT POSITION command.
|
||||
Note that this feature requires RSC firmware level 1.5 or higher and dip
|
||||
switch 4 must be in the on position. NOTE: This option has not been tested
|
||||
|
@ -344,44 +344,44 @@ extensively and may produce undesirable results.
|
|||
.TP
|
||||
.B Enhancement:
|
||||
.TP
|
||||
.B --control-panel[=(yes|no)] [yes]
|
||||
.B \-\-control\-panel[=(yes|no)] [yes]
|
||||
Enables the scanner's control panel for selecting image enhancement
|
||||
parameters. When the option is set to no the following options are
|
||||
used to control image enhancement. See the Bell+Howell scanner users'
|
||||
guide for complete information on ACE functionality.
|
||||
.TP
|
||||
.B --ace-function -4..4 [3]
|
||||
.B \-\-ace\-function \-4..4 [3]
|
||||
Specify the Automatic Contrast Enhancement (ACE) Function.
|
||||
.TP
|
||||
.B --ace-sensitivity 0..9 [5]
|
||||
.B \-\-ace\-sensitivity 0..9 [5]
|
||||
Specify the Automatic Contrast Enhancement (ACE) Sensitivity.
|
||||
.TP
|
||||
.B --brightness 0..255 [0]
|
||||
.B \-\-brightness 0..255 [0]
|
||||
Controls the brightness of the acquired image. Ignored for ACE
|
||||
capable scanners.
|
||||
.TP
|
||||
.B --threshold 0..255 [0]
|
||||
.B \-\-threshold 0..255 [0]
|
||||
Select minimum-brightness to get a white point. Ignored for ACE
|
||||
capable scanners.
|
||||
.TP
|
||||
.B --contrast 0..255 [inactive]
|
||||
.B \-\-contrast 0..255 [inactive]
|
||||
Controls the contrast of the acquired image. This option is not
|
||||
currently used by the scanner (and perhaps never will be).
|
||||
.TP
|
||||
.B --negative[=(yes|no)] [no]
|
||||
.B \-\-negative[=(yes|no)] [no]
|
||||
Swap black and white, yielding a reverse-video image.
|
||||
.TP
|
||||
.B Icon:
|
||||
.TP
|
||||
.B --icon-width 0..3600pel (in steps of 8) [0]
|
||||
.B \-\-icon\-width 0..3600pel (in steps of 8) [0]
|
||||
Width of icon (thumbnail) image in pixels.
|
||||
.TP
|
||||
.B --icon-length 0..3600pel (in steps of 8) [0]
|
||||
.B \-\-icon\-length 0..3600pel (in steps of 8) [0]
|
||||
Length of icon (thumbnail) image in pixels.
|
||||
.TP
|
||||
.B Barcode Options:
|
||||
.TP
|
||||
.B --barcode-search-bar <see list> [none]
|
||||
.B \-\-barcode\-search\-bar <see list> [none]
|
||||
Specifies the barcode type to search for. If this option is
|
||||
not specified, or specified with a value of none, then the barcode decoding
|
||||
feature is completely disabled. The valid barcode type are:
|
||||
|
@ -389,66 +389,66 @@ feature is completely disabled. The valid barcode type are:
|
|||
.br
|
||||
.B none
|
||||
.br
|
||||
.B ean-8
|
||||
.B ean\-8
|
||||
.br
|
||||
.B ean-13
|
||||
.B ean\-13
|
||||
.br
|
||||
.B reserved-ean-add
|
||||
.B reserved\-ean\-add
|
||||
.br
|
||||
.B code39
|
||||
.br
|
||||
.B code2-5-interleaved
|
||||
.B code2\-5\-interleaved
|
||||
.br
|
||||
.B code2-5-3lines-matrix
|
||||
.B code2\-5\-3lines\-matrix
|
||||
.br
|
||||
.B code2-5-3lines-datalogic
|
||||
.B code2\-5\-3lines\-datalogic
|
||||
.br
|
||||
.B code2-5-5lines-industrial
|
||||
.B code2\-5\-5lines\-industrial
|
||||
.br
|
||||
.B patchcode
|
||||
.br
|
||||
.B codabar
|
||||
.br
|
||||
.B codabar-with-start-stop
|
||||
.B codabar\-with\-start\-stop
|
||||
.br
|
||||
.B code39ascii
|
||||
.br
|
||||
.B code128
|
||||
.br
|
||||
.B code2-5-5lines-iata
|
||||
.B code2\-5\-5lines\-iata
|
||||
.br
|
||||
.RE
|
||||
.TP
|
||||
.B --barcode-search-count 1..7 [3]
|
||||
.B \-\-barcode\-search\-count 1..7 [3]
|
||||
Number of times that the RSC performs the decoding algorithm. Specify
|
||||
the smallest number possible to increase performance. If you are having
|
||||
trouble recognizing barcodes, it is suggested that you increase this option
|
||||
to its maximum value (7).
|
||||
.TP
|
||||
.B --barcode-search-mode <see list> [horiz-vert]
|
||||
.B \-\-barcode\-search\-mode <see list> [horiz\-vert]
|
||||
Chooses the orientation of barcodes to be searched. The valid orientations
|
||||
are:
|
||||
.RS
|
||||
.br
|
||||
.B horiz-vert
|
||||
.B horiz\-vert
|
||||
.br
|
||||
.B horizontal
|
||||
.br
|
||||
.B vertical
|
||||
.br
|
||||
.B vert-horiz
|
||||
.B vert\-horiz
|
||||
.RE
|
||||
.TP
|
||||
.B --barcode-hmin 0..1660mm [5]
|
||||
.B \-\-barcode\-hmin 0..1660mm [5]
|
||||
Sets the barcode minimum height in millimeters (larger values increase
|
||||
recognition speed). Of course the actual barcodes in the document must be
|
||||
of sufficient size.
|
||||
.TP
|
||||
.B --barcode-search-timeout 20..65535us [10000]
|
||||
.B \-\-barcode\-search\-timeout 20..65535us [10000]
|
||||
Sets the timeout for barcode searching in milliseconds. When the timeout
|
||||
expires, the decoder will stop trying to decode barcodes.
|
||||
.TP
|
||||
.B --section <string> []
|
||||
.B \-\-section <string> []
|
||||
Specifies a series of image sections. A section can be used to gather
|
||||
a subset image or to provide a small area for barcode decoding.
|
||||
Each section is specified in the following format (units are in millimeters):
|
||||
|
@ -514,20 +514,20 @@ is used. If you specify multiple compression functioncodes, only the
|
|||
last one is used.
|
||||
|
||||
.TP
|
||||
.B --barcode-relmax 0..255 [0]
|
||||
.B \-\-barcode\-relmax 0..255 [0]
|
||||
Specifies the maximum relation from the widest to the smallest bar.
|
||||
.TP
|
||||
.B --barcode-barmin 0..255 [0]
|
||||
.B \-\-barcode\-barmin 0..255 [0]
|
||||
Specifies the minimum number of bars in Bar/Patch code.
|
||||
.TP
|
||||
.B --barcode-barmax 0..255 [0]
|
||||
.B \-\-barcode\-barmax 0..255 [0]
|
||||
Specifies the maximum number of bars in a Bar/Patch code.
|
||||
.TP
|
||||
.B --barcode-contrast 0..6 [3]
|
||||
.B \-\-barcode\-contrast 0..6 [3]
|
||||
Specifies the image contrast used in decoding. Use higher values when
|
||||
there are more white pixels in the code.
|
||||
.TP
|
||||
.B --barcode-patchmode 0..1 [0]
|
||||
.B \-\-barcode\-patchmode 0..1 [0]
|
||||
Controls Patch Code detection.
|
||||
|
||||
.SH BUGS
|
||||
|
@ -536,12 +536,12 @@ This is a new backend; detailed bug reports are welcome -- and expected ;)
|
|||
If you have found something that you think is a bug, please attempt to
|
||||
recreate it with the SANE_DEBUG_BH environment variable set to
|
||||
255, and send a report detailing the conditions surrounding the bug to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5), scanimage(1), scanadf(1)
|
||||
sane(7), sane\-scsi(5), scanimage(1), scanadf(1)
|
||||
|
||||
.SH AUTHOR
|
||||
The sane-bh backend was written by Tom Martone, based on the sane-ricoh
|
||||
The sane\-bh backend was written by Tom Martone, based on the sane\-ricoh
|
||||
backend by Feico W. Dillema and the bnhscan program by Sean Reifschneider
|
||||
of tummy.com ltd. Some 8000 enhancements added by Mark Temple.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-canon 5 "03 May 2001" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-canon
|
||||
.TH sane\-canon 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-canon
|
||||
.SH NAME
|
||||
sane-canon \- SANE backend for Canon SCSI scanners
|
||||
sane\-canon \- SANE backend for Canon SCSI scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-canon
|
||||
.B sane\-canon
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the following Canon flatbed and film scanners:
|
||||
.PP
|
||||
|
@ -24,7 +24,7 @@ CanoScan FS2710S
|
|||
.RE
|
||||
.PP
|
||||
Parallel port and USB scanners are not supported by this backend; see
|
||||
the manual pages for sane-canon_pp and sane-canon630u for further
|
||||
the manual pages for sane\-canon_pp and sane\-canon630u for further
|
||||
information.
|
||||
.PP
|
||||
IMPORTANT: This is beta code. We tested the code on the scanners listed
|
||||
|
@ -37,8 +37,8 @@ scanner will be damaged.
|
|||
.PP
|
||||
That said, TESTERS ARE WELCOME. Send your bug reports and comments to
|
||||
Manuel Panea <mpd@rzg.mpg.de>; for questions concerning the FB620 and
|
||||
FB1200S contact Mitsuru Okaniwa <m-okaniwa@bea.hi-ho.ne.jp>, for the
|
||||
FS2710S Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>.
|
||||
FB1200S contact Mitsuru Okaniwa <m\-okaniwa@bea.hi\-ho.ne.jp>, for the
|
||||
FS2710S Ulrich Deiters <ukd@xenon.pc.uni\-koeln.de>.
|
||||
.PP
|
||||
|
||||
.SH TIPS (FS2700F)
|
||||
|
@ -71,10 +71,10 @@ removal of blue discoloration.
|
|||
.PP
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon.a
|
||||
.I @LIBDIR@/libsane\-canon.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon.so
|
||||
.I @LIBDIR@/libsane\-canon.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -88,7 +88,7 @@ Example:
|
|||
export SANE_DEBUG_CANON=4
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-scsi(5)
|
||||
sane\-scsi(5)
|
||||
.br
|
||||
http://www.rzg.mpg.de/~mpd/sane/
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-canon630u 5 "06 Apr 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-canon630u
|
||||
.TH sane\-canon630u 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-canon630u
|
||||
.SH NAME
|
||||
sane-canon630u \- SANE backend for the Canon 630u USB flatbed scanner
|
||||
sane\-canon630u \- SANE backend for the Canon 630u USB flatbed scanner
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-canon630u
|
||||
.B sane\-canon630u
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the following Canon flatbed scanners:
|
||||
.PP
|
||||
|
@ -29,11 +29,11 @@ USB scanners. Empty lines and lines starting with a hash mark (#) are
|
|||
ignored. Only one device name can be listed in
|
||||
.IR canon630u.conf .
|
||||
The program
|
||||
.IR sane-find-scanner
|
||||
.IR sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name
|
||||
could be
|
||||
.I /dev/usb/scanner0
|
||||
for example. See sane-usb(5) for details.
|
||||
for example. See sane\-usb(5) for details.
|
||||
.PP
|
||||
This product-specific scanner driver uses the lower-level kernel USB driver
|
||||
"scanner". Check for "Driver=usbscanner" under /proc/bus/usb/devices. If
|
||||
|
@ -61,10 +61,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon630u.a
|
||||
.I @LIBDIR@/libsane\-canon630u.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon630u.so
|
||||
.I @LIBDIR@/libsane\-canon630u.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.TP
|
||||
|
@ -97,7 +97,7 @@ Example:
|
|||
.br
|
||||
SANE_DEBUG_CANON630U=12 scanimage > /dev/null
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-usb(5), sane-find-scanner(1)
|
||||
sane(7), sane\-usb(5), sane\-find\-scanner(1)
|
||||
.br
|
||||
http://canon-fb630u.sourceforge.net/
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-canon_pp 5 "1 October 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-canon_pp
|
||||
.TH sane\-canon_pp 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-canon_pp
|
||||
.SH NAME
|
||||
sane-canon_pp \- SANE backend for Canon CanoScan Parallel Port flatbed scanners
|
||||
sane\-canon_pp \- SANE backend for Canon CanoScan Parallel Port flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-canon_pp
|
||||
.B sane\-canon_pp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Canon flatbed scanners:
|
||||
.PP
|
||||
|
@ -123,10 +123,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon_pp.a
|
||||
.I @LIBDIR@/libsane\-canon_pp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-canon_pp.so
|
||||
.I @LIBDIR@/libsane\-canon_pp.so
|
||||
The shared library implementing this backend (present on systems that support
|
||||
dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -219,9 +219,9 @@ but not where another scan can be made.
|
|||
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-dll(5)
|
||||
sane(7), sane\-dll(5)
|
||||
.BR
|
||||
http://canon-fb330p.sourceforge.net/
|
||||
http://canon\-fb330p.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
This backend is primarily the work of Simon Krix (Reverse Engineering), and
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
.TH sane-cardscan 5 "2007-07-14" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-cardscan
|
||||
.TH sane\-cardscan 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-cardscan
|
||||
|
||||
.SH NAME
|
||||
sane-cardscan \- SANE backend for Corex CardScan 800c usb scanner
|
||||
sane\-cardscan \- SANE backend for Corex CardScan 800c usb scanner
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-cardscan
|
||||
.B sane\-cardscan
|
||||
library implements a SANE (Scanner Access Now Easy) backend which
|
||||
provides access to the Corex CardScan 800c small-format scanner.
|
||||
|
||||
|
@ -91,7 +91,7 @@ The hardware to build this driver was provided to the author by:
|
|||
|
||||
.SH "SEE ALSO"
|
||||
sane(7),
|
||||
sane-usb(5)
|
||||
sane\-usb(5)
|
||||
|
||||
.SH AUTHOR
|
||||
m. allan noah: <kitno455 a t gmail d o t com>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-config 1 "8 Jan 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane\-config 1 "10 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.SH NAME
|
||||
sane-config \- get information about the installed version of libsane
|
||||
sane\-config \- get information about the installed version of libsane
|
||||
.SH SYNOPSIS
|
||||
.B sane-config [--prefix] [--exec-prefix] [--libs] [--cflags] [--ldflags] [--version] [--help \fI[OPTION]\fP]
|
||||
.B sane\-config [\-\-prefix] [\-\-exec\-prefix] [\-\-libs] [\-\-cflags] [\-\-ldflags] [\-\-version] [\-\-help \fI[OPTION]\fP]
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
.B sane-config
|
||||
.B sane\-config
|
||||
is a tool that is used to determine the compiler and linker
|
||||
flags that should be used to compile and link
|
||||
.B SANE
|
||||
|
@ -14,36 +14,36 @@ frontends to a
|
|||
backend library (libsane).
|
||||
.
|
||||
.SH OPTIONS
|
||||
.B sane-config
|
||||
.B sane\-config
|
||||
accepts the following options (you can't use more than one option at the same time):
|
||||
.TP 8
|
||||
.B --version
|
||||
.B \-\-version
|
||||
Print the currently installed version of libsane on the standard output.
|
||||
.TP 8
|
||||
.B --help OPTION
|
||||
.B \-\-help OPTION
|
||||
Print a short usage message. If OPTION is specified, help for that option
|
||||
(e.g. --libs) is printed (if available).
|
||||
(e.g. \-\-libs) is printed (if available).
|
||||
.TP 8
|
||||
.B --libs
|
||||
.B \-\-libs
|
||||
Print the additional libraries that are necessary to link a
|
||||
.B SANE
|
||||
frontend to libsane.
|
||||
.TP 8
|
||||
.B --ldflags
|
||||
.B \-\-ldflags
|
||||
Print the linker flags that are necessary to link a
|
||||
.B SANE
|
||||
frontend to libsane.
|
||||
.TP 8
|
||||
.B --cflags
|
||||
.B \-\-cflags
|
||||
Print the compiler flags that are necessary to compile a
|
||||
.B SANE
|
||||
frontend.
|
||||
.TP 8
|
||||
.B --prefix
|
||||
.B \-\-prefix
|
||||
Print the prefix used during compilation of libsane.
|
||||
.TP 8
|
||||
.B --exec-prefix
|
||||
Print the exec-prefix used during compilation of libsane.
|
||||
.B \-\-exec\-prefix
|
||||
Print the exec\-prefix used during compilation of libsane.
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7)
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
.TH sane-coolscan 5 "4 July 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-coolscan
|
||||
.TH sane\-coolscan 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-coolscan
|
||||
|
||||
.SH NAME
|
||||
sane-coolscan \- SANE backend for Nikon film-scanners
|
||||
sane\-coolscan \- SANE backend for Nikon film-scanners
|
||||
|
||||
.SH ABOUT THIS FILE
|
||||
|
||||
|
@ -11,7 +11,7 @@ This file is a short description of the coolscan-backend for sane!
|
|||
.SH DESCRIPTION
|
||||
|
||||
The
|
||||
.B sane-coolscan
|
||||
.B sane\-coolscan
|
||||
library implements a SANE backend that provides the interface to the following Nikon Coolscan Film scanners: Nikon LS20, LS30, LS1000, LS2000.
|
||||
|
||||
.B Even though the backend has worked for a number of people, there are still some problems, especially in combination with some SCSI card/drivers (AHA-1505/aha152x.o) and the autofocus command. You should consider this backend 'alpha' and be careful when using it the first time.
|
||||
|
@ -33,7 +33,7 @@ shown below:
|
|||
|
||||
The special device name must be a generic SCSI device or a symlink to such a device.
|
||||
To find out to which device your scanner is assigned and how you have to set the
|
||||
permissions of that device, have a look at sane-scsi.
|
||||
permissions of that device, have a look at sane\-scsi.
|
||||
|
||||
.SH SCSI ADAPTER TIPS
|
||||
|
||||
|
@ -51,10 +51,10 @@ The backend configuration file:
|
|||
.I @CONFIGDIR@/coolscan.conf
|
||||
.TP
|
||||
The static library implementing this backend:
|
||||
.I @LIBDIR@/libsane-coolscan.a
|
||||
.I @LIBDIR@/libsane\-coolscan.a
|
||||
.TP
|
||||
The shared library implementing this backend:
|
||||
.I @LIBDIR@/libsane-coolscan.so
|
||||
.I @LIBDIR@/libsane\-coolscan.so
|
||||
(present on systems that support dynamic loading)
|
||||
|
||||
.SH ENVIRONMENT
|
||||
|
@ -93,7 +93,7 @@ The homepage of this backend
|
|||
.I http://www.sema.be/coolscan/
|
||||
The original version of the coolscan backend by Didier
|
||||
.PP
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
|
||||
.SH THANKS TO
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-coolscan2 5 "22/08/2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-coolscan2
|
||||
.TH sane\-coolscan2 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-coolscan2
|
||||
.SH NAME
|
||||
sane-coolscan2 \- SANE backend for Nikon Coolscan film scanners
|
||||
sane\-coolscan2 \- SANE backend for Nikon Coolscan film scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-coolscan2
|
||||
.B sane\-coolscan2
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Nikon Coolscan film scanners. Some functions of this
|
||||
backend should be considered
|
||||
|
@ -40,14 +40,14 @@ options to programs like scanimage or through GUI elements in xscanimage or xsan
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d coolscan2:<interface>:<device>
|
||||
scanimage \-\-help \-d coolscan2:<interface>:<device>
|
||||
.RE
|
||||
where <interface> and <device> specify the device in question, as in the
|
||||
configuration file (see next section). The "-d" parameter and its argument
|
||||
configuration file (see next section). The \-d parameter and its argument
|
||||
can be omitted to obtain information on the first scanner identified. Use
|
||||
the command
|
||||
.RS
|
||||
scanimage -L
|
||||
scanimage \-L
|
||||
.RE
|
||||
to list all devices recognized by your SANE installation.
|
||||
|
||||
|
@ -55,25 +55,25 @@ The options should be fully described by the description or tooltips given by
|
|||
frontend. Here is a description of some of the most important options, in the
|
||||
syntax with which they must be supplied to scanimage:
|
||||
.TP
|
||||
.I --frame <n>
|
||||
.I \-\-frame <n>
|
||||
This option specifies which frame to operate on, if a motorized film strip
|
||||
feeder or APS adapter are used. The frame number
|
||||
.I <n>
|
||||
ranges from 1 to the number of frames available, which is sensed each time
|
||||
the backend is initialized (usually each time you start the frontend).
|
||||
.TP
|
||||
.I --subframe <x>
|
||||
.I \-\-subframe <x>
|
||||
This option shifts the scan window by the specified amount (default
|
||||
unit is mm).
|
||||
.TP
|
||||
.I --infrared=yes/no
|
||||
.I \-\-infrared=yes/no
|
||||
If set to "yes", the scanner will read the infrared channel, thus allowing
|
||||
defect removal in software. The infrared image is read during a second scan,
|
||||
with no options altered. The backend must not be restarted between the scans.
|
||||
If you use scanimage, perform a batch scan with batch-count=2 to obtain the
|
||||
If you use scanimage, perform a batch scan with batch\-count=2 to obtain the
|
||||
IR information.
|
||||
.TP
|
||||
.I --depth <n>
|
||||
.I \-\-depth <n>
|
||||
Here <n> can either be 8 or the maximum number of bits supported by the
|
||||
scanner (10, 12, or 14). It specifies whether or not the scanner reduces
|
||||
the scanned data to 8 bits before sending it to the backend. If 8 bits are
|
||||
|
@ -81,36 +81,36 @@ used, some information and thus image quality is lost, but the amount of data
|
|||
is smaller compared to higher depths. Also, many imaging programs and image
|
||||
formats cannot handle depths greater than 8 bits.
|
||||
.TP
|
||||
.I --autofocus
|
||||
.I \-\-autofocus
|
||||
Perform autofocus operation. Unless otherwise specified by the other options (
|
||||
.I --focus-on-centre
|
||||
.I \-\-focus\-on\-centre
|
||||
and friends), focusing is performed on the centre of the selected scan area.
|
||||
.TP
|
||||
.I --ae-wb
|
||||
.I \-\-ae\-wb
|
||||
.TP
|
||||
.I --ae
|
||||
.I \-\-ae
|
||||
Perform a pre-scan to calculate exposure values automatically.
|
||||
.I --ae-wb
|
||||
.I \-\-ae\-wb
|
||||
will maintain the white balance, while
|
||||
.I --ae
|
||||
.I \-\-ae
|
||||
will adjust each channel separately.
|
||||
.TP
|
||||
.I --exposure
|
||||
.I \-\-exposure
|
||||
Multiply all exposure times with this value. This allows exposure
|
||||
correction without modifying white balance.
|
||||
.TP
|
||||
.I --load
|
||||
.I \-\-load
|
||||
Load the next slide when using the slide loader.
|
||||
.TP
|
||||
.I --eject
|
||||
.I \-\-eject
|
||||
Eject the film strip or mounted slide when using the slide loader.
|
||||
.TP
|
||||
.I --reset
|
||||
.I \-\-reset
|
||||
Reset scanner. The scanner will perform the same action as when power is
|
||||
turned on: it will eject the film strip and calibrate itself. Use this
|
||||
whenever the scanner refuses to load a film strip properly, as a result of
|
||||
which
|
||||
.I --eject
|
||||
.I \-\-eject
|
||||
does not work.
|
||||
|
||||
.SH CONFIGURATION FILE
|
||||
|
@ -137,10 +137,10 @@ module in the kernel and appear to SANE as SCSI devices.
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-coolscan2.a
|
||||
.I @LIBDIR@/libsane\-coolscan2.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-coolscan2.so
|
||||
.I @LIBDIR@/libsane\-coolscan2.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.TP
|
||||
|
@ -157,12 +157,12 @@ a value of 128 requests all debug output to be printed. Smaller
|
|||
levels reduce verbosity.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-scsi(5), sane-usb(5), scanimage(1), xscanimage(1), xsane(1)
|
||||
sane\-scsi(5), sane\-usb(5), scanimage(1), xscanimage(1), xsane(1)
|
||||
|
||||
.SH BUGS
|
||||
Currently, the SANE protocol does not allow automatically updating options
|
||||
whenever the hardware changes. Thus the number of choices for the
|
||||
.B --frame
|
||||
.B \-\-frame
|
||||
option will be fixed when the backend is initialized (usually when the user
|
||||
runs the frontend). In particular, if there is no film strip in the
|
||||
automatic film strip feeder when the backend is initialized, the frame option
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-dc210 5 "15 July 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-dc210
|
||||
.TH sane\-dc210 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-dc210
|
||||
.SH NAME
|
||||
sane-dc210 \- SANE backend for Kodak DC210 Digital Camera
|
||||
sane\-dc210 \- SANE backend for Kodak DC210 Digital Camera
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-dc210
|
||||
.B sane\-dc210
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the Kodak DC210 camera. THIS IS EXTREMELY ALPHA
|
||||
CODE! USE AT YOUR OWN RISK!!
|
||||
|
@ -19,7 +19,7 @@ specifies the maximum rate to use while downloading pictures. (The
|
|||
camera is always initialized using 9600 baud, then switches to the
|
||||
higher rate). On my 90MHz Pentium, I usually have no problems downloading
|
||||
at 115200 baud as long as the system is not excessively busy and
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm -u1).
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm \-u1).
|
||||
Supported baud rates are: 9600, 19200, 38400, 57600, and 115200.
|
||||
.PP
|
||||
The dumpinquiry line causes some information about the camera to
|
||||
|
@ -56,10 +56,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc210.a
|
||||
.I @LIBDIR@/libsane\-dc210.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc210.so
|
||||
.I @LIBDIR@/libsane\-dc210.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -102,6 +102,6 @@ Known bugs/limitations are: ?
|
|||
.PP
|
||||
More general comments, suggestions, and inquiries about frontends
|
||||
or SANE should go to the SANE Developers mailing list
|
||||
(see http://www.sane-project.org/mailing-lists.html for details).
|
||||
(see http://www.sane\-project.org/mailing\-lists.html for details).
|
||||
You must be subscribed to the list, otherwise your mail won't be
|
||||
sent to the subscribers.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-dc240 5 "23 March 2001" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-dc240
|
||||
.TH sane\-dc240 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-dc240
|
||||
.SH NAME
|
||||
sane-dc240 \- SANE backend for Kodak DC240 Digital Camera
|
||||
sane\-dc240 \- SANE backend for Kodak DC240 Digital Camera
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-dc240
|
||||
.B sane\-dc240
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the Kodak DC240 camera. THIS IS EXTREMELY ALPHA
|
||||
CODE! USE AT YOUR OWN RISK!!
|
||||
|
@ -20,7 +20,7 @@ camera is always initialized using 9600 baud, then switches to the
|
|||
higher rate). On a 450MHz Pentium, I usually have no problems downloading
|
||||
at 115200 baud, though the camera sometimes has to resend packets due
|
||||
to lost characters. Results are better when
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm -u1).
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm \-u1).
|
||||
Supported baud rates are: 9600, 19200, 38400, 57600, and 115200.
|
||||
.PP
|
||||
The dumpinquiry line causes some information about the camera to
|
||||
|
@ -57,10 +57,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc240.a
|
||||
.I @LIBDIR@/libsane\-dc240.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc240.so
|
||||
.I @LIBDIR@/libsane\-dc240.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -107,7 +107,7 @@ actually be found in multiple directories.
|
|||
.PP
|
||||
More general comments, suggestions, and inquiries about frontends
|
||||
or SANE should go to the SANE Developers mailing list
|
||||
(see http://www.sane-project.org/mailing-lists.html for details).
|
||||
(see http://www.sane\-project.org/mailing\-lists.html for details).
|
||||
You must be subscribed to the list, otherwise your mail won't be
|
||||
sent to the subscribers.
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-dc25 5 "12 April 1999" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-dc25
|
||||
.TH sane\-dc25 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-dc25
|
||||
.SH NAME
|
||||
sane-dc25 \- SANE backend for Kodak DC20/DC25 Digital Cameras
|
||||
sane\-dc25 \- SANE backend for Kodak DC20/DC25 Digital Cameras
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-dc25
|
||||
.B sane\-dc25
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Kodak DC20 and DC25 cameras. At present, only
|
||||
the DC25 has been tested, but since the code is based on a DC20
|
||||
|
@ -20,7 +20,7 @@ specifies the maximum rate to use while downloading pictures. (The
|
|||
camera is always initialized using 9600 baud, then switches to the
|
||||
higher rate). On my 90MHz Pentium, I usually have no problems downloading
|
||||
at 115200 baud as long as the system is not excessively busy and
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm -u1).
|
||||
the "interrupt-unmask flag" is set in the IDE driver (hdparm \-u1).
|
||||
Supported baud rates are: 9600, 19200, 38400, 57600, and 115200.
|
||||
.PP
|
||||
The dumpinquiry line causes some information about the camera to
|
||||
|
@ -49,10 +49,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc25.a
|
||||
.I @LIBDIR@/libsane\-dc25.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dc25.so
|
||||
.I @LIBDIR@/libsane\-dc25.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -82,7 +82,7 @@ levels reduce verbosity.
|
|||
sane(7)
|
||||
|
||||
.SH AUTHOR
|
||||
Peter Fales, dc25-devel@fales-lorenz.net
|
||||
Peter Fales, dc25\-devel@fales\-lorenz.net
|
||||
|
||||
.SH BUGS
|
||||
Known bugs/limitations are:
|
||||
|
@ -94,6 +94,6 @@ updated immediately.
|
|||
.PP
|
||||
More general comments, suggestions, and inquiries about frontends
|
||||
or SANE should go to the SANE Developers mailing list
|
||||
(see http://www.sane-project.org/mailing-lists.html for details).
|
||||
(see http://www.sane\-project.org/mailing\-lists.html for details).
|
||||
You must be subscribed to the list, otherwise your mail won't be
|
||||
sent to the subscribers.
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
.TH sane-dll 5 "4 Dec 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-dll
|
||||
.TH sane\-dll 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-dll
|
||||
.SH NAME
|
||||
sane-dll \- SANE dynamic backend loader
|
||||
sane\-dll \- SANE dynamic backend loader
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-dll
|
||||
.B sane\-dll
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to an arbitrary number of other SANE backends. These
|
||||
backends may either be pre-loaded at the time the
|
||||
.B sane-dll
|
||||
.B sane\-dll
|
||||
library is built or, on systems that support dynamic loading of shared
|
||||
libraries, the backends may be loaded at runtime. In the latter case,
|
||||
adding support for a new backend simply involves installing the
|
||||
|
@ -114,10 +114,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dll.a
|
||||
.I @LIBDIR@/libsane\-dll.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dll.so
|
||||
.I @LIBDIR@/libsane\-dll.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -160,7 +160,7 @@ export SANE_DEBUG_DLL=3
|
|||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR scanimage (1),
|
||||
.BR sane-"backendname" (5)
|
||||
.BR sane\-"backendname" (5)
|
||||
|
||||
.SH AUTHOR
|
||||
David Mosberger
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-dmc 5 "13 May 1998" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-dmc
|
||||
.TH sane\-dmc 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-dmc
|
||||
.SH NAME
|
||||
sane-dmc \- SANE backend for the Polaroid Digital Microscope Camera
|
||||
sane\-dmc \- SANE backend for the Polaroid Digital Microscope Camera
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-dmc
|
||||
.B sane\-dmc
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the Polaroid Digital Microscope Camera.
|
||||
.SH "DEVICE NAMES"
|
||||
|
@ -87,10 +87,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dmc.a
|
||||
.I @LIBDIR@/libsane\-dmc.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-dmc.so
|
||||
.I @LIBDIR@/libsane\-dmc.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -131,10 +131,10 @@ be read in one SCSI transfer. In this case, the driver performs
|
|||
buffering and you can read the image in as small an increment as you
|
||||
like.
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHOR
|
||||
David F. Skoll
|
||||
.PP
|
||||
The backend is derived from
|
||||
.BR sane-hp
|
||||
.BR sane\-hp
|
||||
by David Mosberger
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
.TH sane-epjitsu 5 "2007-12-17" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-epjitsu
|
||||
.TH sane\-epjitsu 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-epjitsu
|
||||
|
||||
.SH NAME
|
||||
sane-epjitsu \- SANE backend for Epson-based Fujitsu USB scanners.
|
||||
sane\-epjitsu \- SANE backend for Epson-based Fujitsu USB scanners.
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-epjitsu
|
||||
.B sane\-epjitsu
|
||||
library implements a SANE (Scanner Access Now Easy) backend which provides basic access the Fujitsu fi-60F and ScanSnap S300 scanners.
|
||||
|
||||
.SH HARDWARE SUPPORT
|
||||
|
@ -30,10 +30,10 @@ Selects the mode for the scan. Options may include "Lineart", "Gray", "Color".
|
|||
.PP
|
||||
resolution, y-resolution
|
||||
.RS
|
||||
Controls scan resolution. Setting --resolution also sets --y-resolution, though this behavior is overridden by some frontends.
|
||||
Controls scan resolution. Setting \-\-resolution also sets \-\-y\-resolution, though this behavior is overridden by some frontends.
|
||||
.RE
|
||||
.PP
|
||||
Other options will be available based on the capabilities of the scanner. Use 'scanimage --help' to get a list. Be aware that some options may appear only when another option has been set, and that advanced options may be hidden by the frontend.
|
||||
Other options will be available based on the capabilities of the scanner. Use 'scanimage \-\-help' to get a list. Be aware that some options may appear only when another option has been set, and that advanced options may be hidden by the frontend.
|
||||
.PP
|
||||
.SH CONFIGURATION FILE
|
||||
The configuration file "@CONFIGDIR@/epjitsu.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. If the configuration file is missing, the backend will not work.
|
||||
|
@ -103,7 +103,7 @@ fi-60F support funded by TrueCheck, Inc.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
sane(7),
|
||||
sane-usb(5)
|
||||
sane\-usb(5)
|
||||
|
||||
.SH AUTHOR
|
||||
m. allan noah: <kitno455 a t gmail d o t com>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-epson 5 "27-Dec-2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-epson
|
||||
.TH sane\-epson 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-epson
|
||||
.SH NAME
|
||||
sane-epson \- SANE backend for EPSON scanners
|
||||
sane\-epson \- SANE backend for EPSON scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-epson
|
||||
.B sane\-epson
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Epson flatbed scanners. Some functions of this
|
||||
backend should be considered
|
||||
|
@ -58,13 +58,13 @@ xscanimage or xsane.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d epson
|
||||
scanimage \-\-help \-d epson
|
||||
.RE
|
||||
Not all devices support all options.
|
||||
.TP
|
||||
.I Scan Mode
|
||||
The
|
||||
.I --mode
|
||||
.I \-\-mode
|
||||
switch selects the basic mode of operation of the scanner. Valid choices
|
||||
are Binary, Gray and Color. The Binary mode is black and white only,
|
||||
Gray will produce 256 levels of gray or more depending on the scanner
|
||||
|
@ -73,7 +73,7 @@ Some scanners will internally use 36 bit color, their external interface
|
|||
however may only support 24 bits.
|
||||
|
||||
The
|
||||
.I --depth
|
||||
.I \-\-depth
|
||||
option selects the bit depth the scanner is using. This option is only
|
||||
available for scanners that support more than one bit depth. Older
|
||||
scanners will always transfer the image in 8bit mode. Newer scanners
|
||||
|
@ -82,7 +82,7 @@ color scan this means an effective color depth of 36 or 42 bits over
|
|||
all three channels. The valid choices depend on the scanner model.
|
||||
|
||||
The
|
||||
.I --halftoning
|
||||
.I \-\-halftoning
|
||||
switch selects the mode that is used in Binary mode. Valid options
|
||||
are "None", "Halftone A (Hard Tone)", "Halftone B (Soft Tone)", "Halftone C
|
||||
(Net Screen)", "Dither A (4x4 Bayer)", "Dither B (4x4 Spiral)", "Dither C
|
||||
|
@ -90,129 +90,129 @@ are "None", "Halftone A (Hard Tone)", "Halftone B (Soft Tone)", "Halftone C
|
|||
"Download pattern A", and "Download pattern B".
|
||||
|
||||
The
|
||||
.I --dropout
|
||||
.I \-\-dropout
|
||||
switch selects the so called dropout color. Vald options are None,
|
||||
Red, Green and Blue. The default is None. The dropout color is used for
|
||||
monochrome scanning and selects the color that is not scanned. This can
|
||||
be used to e.g. scan an original with a colored background.
|
||||
|
||||
The
|
||||
.I --brightness
|
||||
.I \-\-brightness
|
||||
switch controls the brightness of the scan. Valid options are integer
|
||||
values from -3 to 3. The default is 0. The larger the brightness value,
|
||||
values from \-3 to 3. The default is 0. The larger the brightness value,
|
||||
the brighter the image gets. If a user defined table for the gamma
|
||||
correction is selected, the brightness parameter is not available.
|
||||
|
||||
The
|
||||
.I --sharpness
|
||||
.I \-\-sharpness
|
||||
switch sets the sharpness of the image data. Valid options are integer
|
||||
values from -2 to 2, with -2 meaning "Defocus", -1 "Defocus slightly",
|
||||
values from \-2 to 2, with \-2 meaning "Defocus", \-1 "Defocus slightly",
|
||||
0 "Normal", 1 "Sharpen slightly" and 2 "Sharpen".
|
||||
|
||||
The
|
||||
.I --gamma-correction
|
||||
.I \-\-gamma\-correction
|
||||
switch controls the scanner's internal gamma correction. Valid options are
|
||||
"Default", "User defined", "High density printing" "Low density printing"
|
||||
and "High contrast printing".
|
||||
|
||||
The
|
||||
.I --color-correction
|
||||
.I \-\-color\-correction
|
||||
switch controls the scanner's internal color correction function. Valid
|
||||
options are "No Correction", "Impact-dot printers", "Thermal printers",
|
||||
"Ink-jet printers" and "CRT monitors". The default is "CRT monitors".
|
||||
options are "No Correction", "Impact\-dot printers", "Thermal printers",
|
||||
"Ink\-jet printers" and "CRT monitors". The default is "CRT monitors".
|
||||
|
||||
The
|
||||
.I --resolution
|
||||
.I \-\-resolution
|
||||
switch selects the resolution for a scan. Some EPSON scanners will scan in
|
||||
any resolution between the lowest and highest possible value. The list
|
||||
reported by the scanner can be displayed using the "--help -d epson"
|
||||
reported by the scanner can be displayed using the "\-\-help \-d epson"
|
||||
parameters to scanimage.
|
||||
|
||||
The
|
||||
.I --mirror
|
||||
.I \-\-mirror
|
||||
option controls the way the image is scanned. By reading the image data
|
||||
from right to left the image is mirrored. Valid options are "yes" and
|
||||
"no". The default is "no".
|
||||
|
||||
The
|
||||
.I --speed
|
||||
.I \-\-speed
|
||||
option can improve the scan speed in monochrome mode. Valid options are
|
||||
"yes" or "no", the "yes" option will speed up the scan if this option
|
||||
is supported.
|
||||
|
||||
The
|
||||
.I --auto-area-segmentation
|
||||
.I \-\-auto\-area\-segmentation
|
||||
switch activates the automatic area segmentation for monochrome scans. The
|
||||
scanner will try to determine which areas are text and which contain
|
||||
images. The image areas will be halftoned, and the text will be
|
||||
improved. Valid options are "yes" and "no". The default is "yes".
|
||||
|
||||
The
|
||||
.I --gamma-table
|
||||
.I \-\-gamma\-table
|
||||
parameter can be used to download a user defined gamma table. The option
|
||||
takes 256 values from the range 0-255. In color mode this option equally
|
||||
affects the red, green, and blue channel.
|
||||
|
||||
The
|
||||
.I --red-gamma-table
|
||||
.I \-\-red\-gamma\-table
|
||||
parameter can be used to download a user defined gamma table for the
|
||||
red channel. The valid options are the same as for --gamma-table.
|
||||
red channel. The valid options are the same as for \-\-gamma\-table.
|
||||
|
||||
The
|
||||
.I --green-gamma-table
|
||||
.I \-\-green\-gamma\-table
|
||||
parameter can be used to download a user defined gamma table for the
|
||||
green channel. The valid options are the same as for --gamma-table.
|
||||
green channel. The valid options are the same as for \-\-gamma\-table.
|
||||
|
||||
The
|
||||
.I --blue-gamma-table
|
||||
.I \-\-blue\-gamma\-table
|
||||
parameter can be used to download a user defined gamma table for the
|
||||
blue channel. The valid options are the same as for --gamma-table.
|
||||
blue channel. The valid options are the same as for \-\-gamma\-table.
|
||||
|
||||
The color correction coefficients
|
||||
.I --cct-1 --cct-2 --cct-3 ... --cct-9
|
||||
.I \-\-cct\-1 \-\-cct\-2 \-\-cct\-3 ... \-\-cct\-9
|
||||
will install color correction coefficients for the user defined color
|
||||
correction. Values are specified as integers in the range -127..127.
|
||||
correction. Values are specified as integers in the range \-127..127.
|
||||
|
||||
The
|
||||
.I --preview
|
||||
.I \-\-preview
|
||||
option requests a preview scan. The frontend software automatically selects a low
|
||||
resolution. Valid options are "yes" and "no". The default is "no".
|
||||
|
||||
The
|
||||
.I --preview-speed
|
||||
.I \-\-preview\-speed
|
||||
options will increase the scan speed if this is supported by the
|
||||
scanner. Valid options are "yes" and "no", the default is "no".
|
||||
|
||||
|
||||
The geometry options
|
||||
.I -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.I \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters.
|
||||
|
||||
The
|
||||
.I --quick-format
|
||||
.I \-\-quick\-format
|
||||
option lets the user select a scan area with predefined sizes. Valid
|
||||
parameters are "CD", "A5 portrait", "A5 landscape", "Letter", "A4" and
|
||||
"max". The default is "max", which selects the largest possible area.
|
||||
|
||||
The
|
||||
.I --source
|
||||
.I \-\-source
|
||||
option selects the scan source. Valid options depend on the installed
|
||||
options. The default is "Flatbed".
|
||||
|
||||
The
|
||||
.I --auto-eject
|
||||
.I \-\-auto\-eject
|
||||
option will eject a page after scanning from the document feeder.
|
||||
|
||||
The
|
||||
.I --film-type
|
||||
.I \-\-film\-type
|
||||
option will select the film type for scans with the transparency
|
||||
unit. This option is only activated if the TPU is selected as scan
|
||||
source. Valid options are "Negative Film" and "Positive Film".
|
||||
|
||||
The
|
||||
.I --focus-position
|
||||
.I \-\-focus\-position
|
||||
option selects the focus position for all scans. Valid options are "Focus
|
||||
2.5mm above glass" and "Focus on glass". The focus on the 2.5mm point
|
||||
above the glass is necessary for scans with the transparency unit, so
|
||||
|
@ -228,7 +228,7 @@ backend will use. Possible connection types are:
|
|||
.I SCSI
|
||||
This is the default, and if nothing else is specified the backend software will
|
||||
open a given path as SCSI device. More information about valid syntax for SCSI
|
||||
devices can be found in sane-scsi(5).
|
||||
devices can be found in sane\-scsi(5).
|
||||
.br
|
||||
Usually SCSI scanners are configured with a line "scsi EPSON" in this file. In
|
||||
some cases it may be necessary to only use the string "scsi" (e.g. for the GT-6500).
|
||||
|
@ -249,10 +249,10 @@ more information about how to set up the USB subsystem and the required
|
|||
device files.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-epson.a
|
||||
.I @LIBDIR@/libsane\-epson.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-epson.so
|
||||
.I @LIBDIR@/libsane\-epson.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -275,7 +275,7 @@ only if you know what you are doing!
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1)
|
||||
|
||||
.SH BUGS
|
||||
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
.TH sane-find-scanner 1 "4 Oct 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-find-scanner
|
||||
.TH sane\-find\-scanner 1 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-find\-scanner
|
||||
.SH NAME
|
||||
sane-find-scanner \- find SCSI and USB scanners and their device files
|
||||
sane\-find\-scanner \- find SCSI and USB scanners and their device files
|
||||
.SH SYNOPSIS
|
||||
.B sane-find-scanner
|
||||
.RB [ -h | -? ]
|
||||
.RB [ -v ]
|
||||
.RB [ -q ]
|
||||
.RB [ -p ]
|
||||
.RB [ -f ]
|
||||
.RB [ -F
|
||||
.B sane\-find\-scanner
|
||||
.RB [ \-h | \-? ]
|
||||
.RB [ \-v ]
|
||||
.RB [ \-q ]
|
||||
.RB [ \-p ]
|
||||
.RB [ \-f ]
|
||||
.RB [ \-F
|
||||
.IR filename ]
|
||||
.RI [ devname ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
is a command-line tool to find SCSI and USB scanners and determine their Unix
|
||||
device files. Its primary aim is to make sure that scanners can be detected by
|
||||
SANE backends.
|
||||
|
@ -28,7 +28,7 @@ and
|
|||
The test is done by sending a SCSI inquiry command and looking for a device
|
||||
type of "scanner" or "processor" (some old HP scanners seem to send
|
||||
"processor"). So
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
will find any SCSI scanner connected to those default device files even if it
|
||||
isn't supported by any SANE backend.
|
||||
.PP
|
||||
|
@ -43,52 +43,52 @@ are tested. The files are opened and the vendor and device ids are determined,
|
|||
if the operating system supports this feature. Currently USB scanners are only
|
||||
found this way if they are supported by the Linux scanner module or the
|
||||
FreeBSD or OpenBSD uscanner driver. After that test,
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
tries to scan for USB devices found by the USB library libusb (if
|
||||
available). There is no special USB class for scanners, so the heuristics used
|
||||
to distinguish scanners from other USB devices is not
|
||||
perfect.
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
also tries to find out the type of USB chip used in the scanner. If detected,
|
||||
it will be printed after the vendor and product ids.
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
will even find USB scanners, that are not supported by any SANE backend.
|
||||
.PP
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
won't find most
|
||||
parallel port scanners, or scanners connected to proprietary ports. Some
|
||||
.B parallel port
|
||||
scanners may be detected by
|
||||
.B sane-find-scanner -p.
|
||||
.B sane\-find\-scanner -p.
|
||||
At the time of writing this will only detect Mustek parallel port scanners.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP 8
|
||||
.B -h, -?
|
||||
.B \-h, \-?
|
||||
Prints a short usage message.
|
||||
.TP 8
|
||||
.B -v
|
||||
.B \-v
|
||||
Verbose output. If used once,
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
shows every device name and the test result. If used twice, SCSI inquiry
|
||||
information and the USB device descriptors are also printed.
|
||||
.TP 8
|
||||
.B -q
|
||||
.B \-q
|
||||
Be quiet. Print only the devices, no comments.
|
||||
.TP 8
|
||||
.B -p
|
||||
.B \-p
|
||||
Probe parallel port scanners.
|
||||
.TP 8
|
||||
.B -f
|
||||
.B \-f
|
||||
Force opening all explicitly given devices as SCSI and USB devices. That's
|
||||
useful if
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
is wrong in determining the device type.
|
||||
.TP 8
|
||||
.B -F filename
|
||||
.B \-F filename
|
||||
filename is a file that contains USB descriptors in the format of
|
||||
/proc/bus/usb/devices as used by Linux.
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
tries to identify the chipset(s) of all USB scanners found in such a file. This
|
||||
option is useful for developers when the output of "cat /proc/bus/usb/devices"
|
||||
is available but the scanner itself isn't.
|
||||
|
@ -96,26 +96,26 @@ is available but the scanner itself isn't.
|
|||
.B devname
|
||||
Test device file "devname". No other devices are checked if devname is given.
|
||||
.SH EXAMPLE
|
||||
.B sane-find-scanner -v
|
||||
.B sane\-find\-scanner \-v
|
||||
.br
|
||||
Check all SCSI and USB devices for available scanners and print a line for
|
||||
every device file.
|
||||
.PP
|
||||
.B sane-find-scanner /dev/scanner
|
||||
.B sane\-find\-scanner /dev/scanner
|
||||
.br
|
||||
Look for a (SCSI) scanner only at /dev/scanner and print the result.
|
||||
.PP
|
||||
.B sane-find-scanner -p
|
||||
.B sane\-find\-scanner \-p
|
||||
.br
|
||||
Probe for parallel port scanners.
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-scsi (5),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-scsi (5),
|
||||
.BR sane\-usb (5),
|
||||
.BR scanimage (1),
|
||||
.BR xscanimage (1),
|
||||
.BR xsane (1),
|
||||
.BR sane-"backendname" (5)
|
||||
.BR sane\-"backendname" (5)
|
||||
|
||||
.SH AUTHOR
|
||||
Oliver Rauch, Henning Meier-Geinitz and others
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
.TH sane-fujitsu 5 "2008-07-03" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-fujitsu
|
||||
.TH sane\-fujitsu 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-fujitsu
|
||||
|
||||
.SH NAME
|
||||
sane-fujitsu \- SANE backend for Fujitsu flatbed and ADF scanners
|
||||
sane\-fujitsu \- SANE backend for Fujitsu flatbed and ADF scanners
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-fujitsu
|
||||
.B sane\-fujitsu
|
||||
library implements a SANE (Scanner Access Now Easy) backend which
|
||||
provides access to most Fujitsu flatbed and ADF scanners.
|
||||
|
||||
|
@ -18,7 +18,7 @@ Fujitsu SCSI and SCSI-over-USB protocols, with many scanners having
|
|||
complete support. Specifically, the SCSI M309x and M409x series, the SCSI
|
||||
fi-series, most of the USB fi-series, and the USB ScanSnap S5xx scanners
|
||||
are supported. Please see the list at
|
||||
http://www.sane-project.org/sane-supported-devices.html for details.
|
||||
http://www.sane\-project.org/sane\-supported\-devices.html for details.
|
||||
|
||||
This backend may support other Fujitsu scanners. The best
|
||||
way to determine level of support is to test the scanner directly,
|
||||
|
@ -65,11 +65,11 @@ may include "Lineart", "Halftone", "Gray", and "Color".
|
|||
.PP
|
||||
resolution, y-resolution
|
||||
.RS
|
||||
Controls scan resolution. Setting --resolution also sets --y-resolution,
|
||||
Controls scan resolution. Setting \-\-resolution also sets \-\-y\-resolution,
|
||||
though this behavior is overridden by some frontends.
|
||||
.RE
|
||||
.PP
|
||||
tl-x, tl-y, br-x, br-y
|
||||
tl\-x, tl\-y, br\-x, br\-y
|
||||
.RS
|
||||
Sets scan area upper left and lower right coordinates. These are renamed
|
||||
t, l, x, y by some frontends.
|
||||
|
@ -86,7 +86,7 @@ machines with IPC or DTC will have additional enhancement options, those
|
|||
with CMP will have compression options, those with endorser will have a
|
||||
group of imprinter options.
|
||||
|
||||
Use 'scanimage --help' to get a list, but be aware that some options may
|
||||
Use 'scanimage \-\-help' to get a list, but be aware that some options may
|
||||
appear only when another option has been set, and that advanced options
|
||||
may be hidden by some frontend programs.
|
||||
.PP
|
||||
|
@ -125,7 +125,7 @@ to determine if it is a Fujitsu scanner.
|
|||
Some systems use a kernel driver to access usb scanners. This method is untested.
|
||||
.RE
|
||||
.PP
|
||||
The only configuration option supported is "buffer-size=xxx", allowing you
|
||||
The only configuration option supported is "buffer\-size=xxx", allowing you
|
||||
to set the number of bytes in the data buffer to something other than the
|
||||
compiled-in default, 65536 (64K). Some users report that their scanner will
|
||||
"hang" mid-page, or fail to transmit the image if the buffer is not large
|
||||
|
@ -199,11 +199,11 @@ Endorser support funded by:
|
|||
|
||||
.SH "SEE ALSO"
|
||||
sane(7),
|
||||
sane-scsi(5),
|
||||
sane-usb(5),
|
||||
sane-sp15c(5),
|
||||
sane-avision(5),
|
||||
sane-epjitsu(5)
|
||||
sane\-scsi(5),
|
||||
sane\-usb(5),
|
||||
sane\-sp15c(5),
|
||||
sane\-avision(5),
|
||||
sane\-epjitsu(5)
|
||||
|
||||
.SH AUTHOR
|
||||
m. allan noah: <kitno455 a t gmail d o t com>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH "sane-genesys" "5" "20 Nov 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-genesys
|
||||
.TH "sane\-genesys" "5" "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-genesys
|
||||
.SH "NAME"
|
||||
sane-genesys \- SANE backend for GL646 and GL841 based USB flatbed scanners
|
||||
sane\-genesys \- SANE backend for GL646 and GL841 based USB flatbed scanners
|
||||
.SH "DESCRIPTION"
|
||||
The
|
||||
.B sane-genesys
|
||||
.B sane\-genesys
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to USB flatbed scanners based on the Genesys GL646 and GL841 chips.
|
||||
At present, the following scanners are known to work with this backend:
|
||||
|
@ -28,8 +28,8 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let me know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
or syslog) to the sane-devel mailing list. Even if the scanner's name is only
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to the sane\-devel mailing list. Even if the scanner's name is only
|
||||
slightly different from the models mentioned above, please let me know.
|
||||
.PP
|
||||
If you own a scanner that isn't detected by the genesys backend but has a GL646
|
||||
|
@ -40,7 +40,7 @@ This backend needs libusb-0.1.6 or later installed, and hasn't tested in other
|
|||
configuration than a linux kernel 2.6.9 or higher. However, it should work any
|
||||
system with libusb where the SANE package can be compiled. For
|
||||
setting permissions and general USB information look at
|
||||
.BR sane-usb (5).
|
||||
.BR sane\-usb (5).
|
||||
|
||||
|
||||
.SH "CONFIGURATION"
|
||||
|
@ -64,10 +64,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-genesys.a
|
||||
.I @LIBDIR@/libsane\-genesys.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-genesys.so
|
||||
.I @LIBDIR@/libsane\-genesys.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH "ENVIRONMENT"
|
||||
|
@ -110,14 +110,14 @@ export SANE_DEBUG_GENESYS_GL646=255
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
.br
|
||||
|
||||
|
||||
.SH "AUTHOR"
|
||||
Oliver Rauch
|
||||
.br
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
.br
|
||||
Gerhard Jaeger <gerhard@gjaeger.de>
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-gphoto2 5 "04 September 2001" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-gphoto2
|
||||
.TH sane\-gphoto2 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-gphoto2
|
||||
.SH NAME
|
||||
sane-gphoto2 \- SANE backend for gphoto2 supported cameras
|
||||
sane\-gphoto2 \- SANE backend for gphoto2 supported cameras
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-gphoto2
|
||||
.B sane\-gphoto2
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the digital cameras supported by gphoto2.
|
||||
This backend has only been tested with a handful of cameras so far. Patches
|
||||
|
@ -13,7 +13,7 @@ to support other models are welcome.
|
|||
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'.
|
||||
E.g. `scanimage \-d gphoto2' or `xscanimage gphoto2'.
|
||||
.SH "DEVICE NAMES"
|
||||
The current version of the backend only allows one camera to be
|
||||
connected. The device name is always "0".
|
||||
|
@ -24,7 +24,7 @@ specify the characteristics of the camera to be used. Resolutions
|
|||
(high resolution, low resolution, and thumbnail size) are
|
||||
required since they are needed by the sane frontends, but can't be obtained
|
||||
through the gphoto2 interface. Valid ports and cameras can be obtained
|
||||
by "gphoto2 --list-cameras" and "gphoto2 --list-ports".
|
||||
by "gphoto2 \-\-list\-cameras" and "gphoto2 \-\-list\-ports".
|
||||
.PP
|
||||
The dumpinquiry line causes some information about the camera to
|
||||
be printed.
|
||||
|
@ -65,10 +65,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-gphoto2.a
|
||||
.I @LIBDIR@/libsane\-gphoto2.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-gphoto2.so
|
||||
.I @LIBDIR@/libsane\-gphoto2.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -112,7 +112,7 @@ Many, no doubt.
|
|||
.PP
|
||||
More general comments, suggestions, and inquiries about frontends
|
||||
or SANE should go to the SANE Developers mailing list
|
||||
(see http://www.sane-project.org/mailing-lists.html for details).
|
||||
(see http://www.sane\-project.org/mailing\-lists.html for details).
|
||||
You must be subscribed to the list, otherwise your mail won't be
|
||||
sent to the subscribers.
|
||||
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
.TH sane-gt68xx 5 "29 September 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-gt68xx
|
||||
.TH sane\-gt68xx 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-gt68xx
|
||||
.SH NAME
|
||||
sane-gt68xx \- SANE backend for GT-68XX based USB flatbed scanners
|
||||
sane\-gt68xx \- SANE backend for GT-68XX based USB flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-gt68xx
|
||||
.B sane\-gt68xx
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to USB flatbed scanners based on the Grandtech GT-6801 and GT-6816
|
||||
chips. A list of supported scanners can be found on the gt68xx backend
|
||||
homepage:
|
||||
.IR http://www.meier-geinitz.de/sane/gt68xx-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/gt68xx\-backend/ .
|
||||
.PP
|
||||
This is BETA software. Especially if you test new or untested scanners, keep
|
||||
your hand at the scanner's plug and unplug it, if the head bumps at the end of
|
||||
|
@ -18,21 +18,21 @@ the scan area.
|
|||
If you own a scanner other than the ones listed on the gt68xx homepage that works with this
|
||||
backend, please let me know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to me. Even if the scanner's name is only slightly different from
|
||||
the models already listed as supported, please let me know.
|
||||
.PP
|
||||
If you own a scanner that isn't detected by the gt68xx backend but has a GT-6801
|
||||
or GT-6816 chipset, you can try to add it to the backend. Have a look at the
|
||||
following web page:
|
||||
.I http://www.meier-geinitz.de/sane/gt68xx-backend/adding.html
|
||||
.I http://www.meier\-geinitz.de/sane/gt68xx\-backend/adding.html
|
||||
.PP
|
||||
.SH LIBUSB ISSUES
|
||||
Please use libusb-0.1.8 or later. Without libusb or with older libusb versions
|
||||
all kinds of trouble can be expected. The scanner should be found by
|
||||
sane-find-scanner without further actions. For setting permissions and general
|
||||
sane\-find\-scanner without further actions. For setting permissions and general
|
||||
USB information looks at
|
||||
.BR sane-usb (5).
|
||||
.BR sane\-usb (5).
|
||||
.PP
|
||||
|
||||
.SH FIRMWARE FILE
|
||||
|
@ -83,14 +83,14 @@ is used to override the default model parameters. That's necessary for some
|
|||
scanners that use the same vendor/product ids but are different. For these
|
||||
scanners there are already commented out override lines in the configuration
|
||||
file.
|
||||
.B override "mustek-scanexpress-1200-ub-plus"
|
||||
.B override "mustek\-scanexpress\-1200\-ub\-plus"
|
||||
is necessary for the Mustek Scanexpress 1200 UB Plus, the
|
||||
Medion/Lifetec/Tevion LT 9452, and the Trust Compact Scan USB 19200.
|
||||
.B override "artec-ultima-2000"
|
||||
.B override "artec\-ultima\-2000"
|
||||
is used for the Artec Ultima 2000, the Boeder SmartScan Slim Edition, the
|
||||
Medion/ Lifetec/ Tevion/ Cytron MD/LT 9385, the Medion/ Lifetec/ Tevion MD
|
||||
9458, and the Trust Flat Scan USB 19200.
|
||||
.B override "mustek-bearpaw-2400-cu"
|
||||
.B override "mustek\-bearpaw\-2400\-cu"
|
||||
is necessary for the Mustek BearPaw 2400 CU and the Fujitsu 1200CUS. The
|
||||
.B override
|
||||
option must be the first one after the
|
||||
|
@ -131,7 +131,7 @@ A sample configuration file is shown below:
|
|||
.RS
|
||||
usb 0x05d8 0x4002
|
||||
.br
|
||||
override "mustek-scanexpress-1200-ub-plus"
|
||||
override "mustek\-scanexpress\-1200\-ub\-plus"
|
||||
.br
|
||||
firmware "/opt/gt68xx/SBfw.usb"
|
||||
.br
|
||||
|
@ -149,10 +149,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-gt68xx.a
|
||||
.I @LIBDIR@/libsane\-gt68xx.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-gt68xx.so
|
||||
.I @LIBDIR@/libsane\-gt68xx.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -183,20 +183,20 @@ export SANE_DEBUG_GT68XX=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-artec_eplus48u (5)
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-ma1509 (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-mustek (5),
|
||||
.BR sane-mustek_pp (5)
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-artec_eplus48u (5)
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-ma1509 (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-mustek (5),
|
||||
.BR sane\-mustek_pp (5)
|
||||
.br
|
||||
.I @DOCDIR@/gt68xx/gt68xx.CHANGES
|
||||
.br
|
||||
.I http://www.meier-geinitz.de/sane/gt68xx
|
||||
.I http://www.meier\-geinitz.de/sane/gt68xx
|
||||
|
||||
.SH AUTHOR
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
.br
|
||||
The original gt68xx driver was written by Sergey Vlasov, Andreas Nowack, and
|
||||
David Stevenson. Thanks for sending patches and answering questions to them
|
||||
|
@ -212,7 +212,7 @@ Y-resolution differ.
|
|||
Support for buttons is missing.
|
||||
.PP
|
||||
More detailed bug information is available at the gt68xx backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/gt68xx-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/gt68xx\-backend/ .
|
||||
Please contact us if you find a bug or missing feature:
|
||||
<sane-devel@lists.alioth.debian.org>. Please send a debug log if your scanner isn't
|
||||
<sane\-devel@lists.alioth.debian.org>. Please send a debug log if your scanner isn't
|
||||
detected correctly (see SANE_DEBUG_GT68XX above).
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp 5 "27 Mar 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp
|
||||
.TH sane\-hp 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp
|
||||
.SH NAME
|
||||
sane-hp \- SANE backend for HP ScanJet scanners
|
||||
sane\-hp \- SANE backend for HP ScanJet scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp
|
||||
.B sane\-hp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to HP ScanJet scanners which support SCL (Scanner
|
||||
Control Language by HP). The following
|
||||
|
@ -47,7 +47,7 @@ and
|
|||
.PP
|
||||
Support for models 5200C/62X0C/63X0C connected to the USB require
|
||||
the kernel scanner driver or libusb. See
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
for more details.
|
||||
.PP
|
||||
The "hp" backend no longer supports OfficeJet multi-function peripherals.
|
||||
|
@ -62,9 +62,9 @@ SCL (beside the OfficeJets), the above list of supported scanners is
|
|||
complete.
|
||||
Other HP scanners are not supported by the "hp" backend, but might be supported
|
||||
by another one. See
|
||||
.IR http://www.sane-project.org/ .
|
||||
You can also watch the sane-devel mailing list at
|
||||
.IR http://www.sane-project.org/mailing-lists.html .
|
||||
.IR http://www.sane\-project.org/ .
|
||||
You can also watch the sane\-devel mailing list at
|
||||
.IR http://www.sane\-project.org/mailing\-lists.html .
|
||||
.PP
|
||||
More details about the hp backend can be found on its homepage
|
||||
.IR http://www.kirchgessner.net/sane.html .
|
||||
|
@ -91,7 +91,7 @@ that corresponds to the parallel interface card that was shipped with the
|
|||
scanner. That is
|
||||
.IR /dev/hpscan .
|
||||
A special driver is required for this card.
|
||||
See ftp://rvs.ctrl-c.liu.se/pub/wingel/hpscan for details. If the link
|
||||
See ftp://rvs.ctrl\-c.liu.se/pub/wingel/hpscan for details. If the link
|
||||
does not work, try ftp://sunsite.unc.edu/pub/Linux/kernel/patches/scanners.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
|
@ -99,9 +99,9 @@ The contents of the
|
|||
file is a list of options and device names that correspond to HP ScanJet
|
||||
scanners. Empty lines and lines starting with a hash mark
|
||||
(#) are ignored. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
and
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
on details of what constitutes a valid device name.
|
||||
.PP
|
||||
Options specified in front of the first line that contains a device name
|
||||
|
@ -109,37 +109,37 @@ are defaults for all devices. Options specified below a line that
|
|||
contains a device name apply just to the most recently mentioned device.
|
||||
.PP
|
||||
Supported options are
|
||||
.BR connect-scsi ,
|
||||
.BR connect-device ,
|
||||
.BR enable-image-buffering ,
|
||||
.BR connect\-scsi ,
|
||||
.BR connect\-device ,
|
||||
.BR enable\-image\-buffering ,
|
||||
and
|
||||
.BR dumb-read .
|
||||
.BR dumb\-read .
|
||||
|
||||
Option
|
||||
.B connect-scsi
|
||||
.B connect\-scsi
|
||||
specifies that the scanner is connected to the system by SCSI.
|
||||
Input/output is performed using SCSI-commands. This is the default.
|
||||
But if your SCSI device name contains "usb", "uscanner" or "ugen",
|
||||
option connect-scsi must be specified. Otherwise it is assumed that
|
||||
option connect\-scsi must be specified. Otherwise it is assumed that
|
||||
the scanner is connected by USB.
|
||||
|
||||
Option
|
||||
.B connect-device
|
||||
.B connect\-device
|
||||
specifies that the scanner is connected to the system by a special
|
||||
device. Input/output is performed by read()/write()-operations
|
||||
on the device. This option must be used for HP ScanJet Plus
|
||||
or scanners connected to USB which are accessed through a named device
|
||||
(e.g. /dev/usb/scanner0).
|
||||
For device names that contain "usb", "uscanner" or "ugen", it is not
|
||||
necessary to specify option connect-device.
|
||||
necessary to specify option connect\-device.
|
||||
|
||||
Option
|
||||
.B enable-image-buffering
|
||||
.B enable\-image\-buffering
|
||||
stores the scanned image in memory before passing it to the frontend. Could be
|
||||
used in case of forward/backward moving scanner lamp.
|
||||
|
||||
Option
|
||||
.B dumb-read
|
||||
.B dumb\-read
|
||||
can be used to work around problems with "Error during device I/O". These
|
||||
problems may occur with certain SCSI-to-USB converters or Buslogic SCSI cards.
|
||||
The option should not be used for SCSI devices which are working correctly.
|
||||
|
@ -153,7 +153,7 @@ A sample configuration file is shown below:
|
|||
/dev/scanner
|
||||
# this is a comment
|
||||
/dev/hpscan
|
||||
option connect-device
|
||||
option connect\-device
|
||||
.fi
|
||||
.ft R
|
||||
.RE
|
||||
|
@ -167,10 +167,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp.a
|
||||
.I @LIBDIR@/libsane\-hp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp.so
|
||||
.I @LIBDIR@/libsane\-hp.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.TP
|
||||
|
@ -211,7 +211,7 @@ Is used to save and read the calibration file.
|
|||
.B SANE_HP_KEEPOPEN_USB
|
||||
.TP
|
||||
.B SANE_HP_KEEPOPEN_DEVICE
|
||||
For each type of connection (connect-scsi, connect-usb, connect-device)
|
||||
For each type of connection (connect\-scsi, connect\-usb, connect\-device)
|
||||
it can be specified if the connection to the device should be kept open ("1")
|
||||
or not ("0").
|
||||
Usually the connections are closed after an operation is performed.
|
||||
|
@ -267,7 +267,7 @@ These scanners are using an internal parallel-to-SCSI converter which
|
|||
is supported by the ppSCSI-driver (see above).
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5), sane-usb(5)
|
||||
sane(7), sane\-scsi(5), sane\-usb(5)
|
||||
.SH AUTHOR
|
||||
The sane-hp backend was written by Geoffrey T. Dairiki. HP PhotoSmart
|
||||
The sane\-hp backend was written by Geoffrey T. Dairiki. HP PhotoSmart
|
||||
PhotoScanner support by Peter Kirchgessner.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp3500 5 "27 Nov 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp3500
|
||||
.TH sane\-hp3500 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp3500
|
||||
.SH NAME
|
||||
sane-hp3500 \- SANE backend for Hewlett-Packard ScanJet 3500 series scanners
|
||||
sane\-hp3500 \- SANE backend for Hewlett-Packard ScanJet 3500 series scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp3500
|
||||
.B sane\-hp3500
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Hewlett-Packard USB flatbed scanners:
|
||||
.PP
|
||||
|
@ -20,17 +20,17 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.SH CONFIGURATION
|
||||
None required.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp3500.a
|
||||
.I @LIBDIR@/libsane\-hp3500.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp3500.so
|
||||
.I @LIBDIR@/libsane\-hp3500.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -44,7 +44,7 @@ export SANE_DEBUG_HP3500=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
.br
|
||||
.I http://projects.troy.rollo.name/rt-scanners/
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp3900 5 "13 February 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp3900
|
||||
.TH sane\-hp3900 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp3900
|
||||
.SH NAME
|
||||
sane-hp3900 \- SANE backend for RTS8822 chipset based scanners
|
||||
sane\-hp3900 \- SANE backend for RTS8822 chipset based scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp3900
|
||||
.B sane\-hp3900
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access at least to the following USB flatbed scanners:
|
||||
.PP
|
||||
|
@ -26,7 +26,7 @@ BenQ 5550 RTS8823L-01E *
|
|||
.RE
|
||||
.PP
|
||||
More details can be found on the hp3900 backend homepage
|
||||
.IR http://sourceforge.net/projects/hp3900-series/ .
|
||||
.IR http://sourceforge.net/projects/hp3900\-series/ .
|
||||
.PP
|
||||
This is ALPHA software. Keep your hand at the scanner's plug and unplug it, if
|
||||
scanner does not start to scan. See also the BUGS section.
|
||||
|
@ -35,7 +35,7 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.PP
|
||||
|
@ -62,10 +62,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp3900.a
|
||||
.I @LIBDIR@/libsane\-hp3900.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp3900.so
|
||||
.I @LIBDIR@/libsane\-hp3900.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -94,9 +94,9 @@ export SANE_DEBUG_HP3900=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
.br
|
||||
.I http://sourceforge.net/projects/hp3900-series/
|
||||
.I http://sourceforge.net/projects/hp3900\-series/
|
||||
.I http://jkdsoftware.dyndns.org/drupal/?q=es/books/151
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp4200 5 "14 August 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp4200
|
||||
.TH sane\-hp4200 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp4200
|
||||
.SH NAME
|
||||
sane-hp4200 \- SANE backend for Hewlett-Packard 4200 scanners
|
||||
sane\-hp4200 \- SANE backend for Hewlett-Packard 4200 scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp4200
|
||||
.B sane\-hp4200
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Hewlett-Packard USB flatbed scanners:
|
||||
.PP
|
||||
|
@ -17,7 +17,7 @@ ScanJet 4200 Cse
|
|||
.RE
|
||||
.PP
|
||||
More details can be found on the hp4200 backend homepage
|
||||
.IR http://hp4200-backend.sourceforge.net/ .
|
||||
.IR http://hp4200\-backend.sourceforge.net/ .
|
||||
.PP
|
||||
This is BETA software. Keep your hand at the scanner's plug and unplug it, if
|
||||
the head bumps at the end of the scan area.
|
||||
|
@ -26,7 +26,7 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.PP
|
||||
|
@ -54,10 +54,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp4200.a
|
||||
.I @LIBDIR@/libsane\-hp4200.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp4200.so
|
||||
.I @LIBDIR@/libsane\-hp4200.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -86,13 +86,13 @@ export SANE_DEBUG_HP4200=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
.br
|
||||
.I http://hp4200-backend.sourceforge.net/
|
||||
.I http://hp4200\-backend.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
Adrian Perez Jorge, Andrew John Lewis, Arnar Mar Hrafnkelsson, Frank Zago,
|
||||
Henning Meier-Geinitz. Current maintainer: Henning Meier-Geinitz <henning@meier-geinitz.de>.
|
||||
Henning Meier-Geinitz. Current maintainer: Henning Meier-Geinitz <henning@meier\-geinitz.de>.
|
||||
|
||||
.SH BUGS
|
||||
Tested only with Linux.
|
||||
|
@ -101,5 +101,5 @@ Only 8 bit color mode works.
|
|||
.PP
|
||||
Scanning is slow due to backtracking.
|
||||
.PP
|
||||
Send bug reports to the sane-devel mailing list:
|
||||
sane-devel@lists.alioth.debian.org.
|
||||
Send bug reports to the sane\-devel mailing list:
|
||||
sane\-devel@lists.alioth.debian.org.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp5400 5 "17 Apr 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp5400
|
||||
.TH sane\-hp5400 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp5400
|
||||
.SH NAME
|
||||
sane-hp5400 \- SANE backend for Hewlett-Packard 54XX scanners
|
||||
sane\-hp5400 \- SANE backend for Hewlett-Packard 54XX scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp5400
|
||||
.B sane\-hp5400
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Hewlett-Packard USB flatbed scanners:
|
||||
.PP
|
||||
|
@ -26,7 +26,7 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.PP
|
||||
|
@ -54,10 +54,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp5400.a
|
||||
.I @LIBDIR@/libsane\-hp5400.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp5400.so
|
||||
.I @LIBDIR@/libsane\-hp5400.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -86,14 +86,14 @@ export SANE_DEBUG_HP5400=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
.br
|
||||
.I http://hp5400backend.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
Martijn van Oosterhout <kleptog@svana.org>, Thomas Soumarmon
|
||||
<soumarmt@nerim.net>. Manpage by Henning Meier-Geinitz
|
||||
<henning@meier-geinitz.de>.
|
||||
<henning@meier\-geinitz.de>.
|
||||
|
||||
.SH BUGS
|
||||
Scanning is only tested with Linux/ix86/gcc. Be careful when testing on other
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hp5590 5 "9 Apr 2007" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hp5590
|
||||
.TH sane\-hp5590 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hp5590
|
||||
.SH NAME
|
||||
sane-hp5590 \- SANE backend for Hewlett-Packard 5550/5590/7650 Workgroup/Document scanners
|
||||
sane\-hp5590 \- SANE backend for Hewlett-Packard 5550/5590/7650 Workgroup/Document scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hp5590
|
||||
.B sane\-hp5590
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Hewlett-Packard Workgroup/Document scanners:
|
||||
.PP
|
||||
|
@ -22,17 +22,17 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.SH CONFIGURATION
|
||||
None required.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp5590.a
|
||||
.I @LIBDIR@/libsane\-hp5590.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hp5590.so
|
||||
.I @LIBDIR@/libsane\-hp5590.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -58,7 +58,7 @@ export SANE_DEBUG_HP5590=50
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
|
||||
.SH AUTHOR
|
||||
Ilia Sotnikov <hostcc@gmail.com>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hpljm1005 5 "15 Jan 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hpljm1005
|
||||
.TH sane\-hpljm1005 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hpljm1005
|
||||
.SH NAME
|
||||
sane-hpljm1005 \- SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner
|
||||
sane\-hpljm1005 \- SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hpljm1005
|
||||
.B sane\-hpljm1005
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the following Hewlett-Packard scanner:
|
||||
.PP
|
||||
|
@ -16,22 +16,22 @@ If you own a scanner other than the ones listed above that works with this
|
|||
backend, please let us know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.IR /proc/bus/usb/devices ,
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to us. Even if the scanner's name is only slightly different from
|
||||
the models mentioned above, please let us know.
|
||||
.SH CONFIGURATION
|
||||
None required.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hpljm1005.a
|
||||
.I @LIBDIR@/libsane\-hpljm1005.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hpljm1005.so
|
||||
.I @LIBDIR@/libsane\-hpljm1005.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane\-usb (5),
|
||||
|
||||
.SH AUTHOR
|
||||
Philippe Rétornaz <couriousous@mandriva.org>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-hpsj5s 5 "24 Feb 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hpsj5s
|
||||
.TH sane\-hpsj5s 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hpsj5s
|
||||
.SH NAME
|
||||
sane-hpsj5s \- SANE backend for HP ScanJet 5S sheet-fed scanner
|
||||
sane\-hpsj5s \- SANE backend for HP ScanJet 5S sheet-fed scanner
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hpsj5s
|
||||
.B sane\-hpsj5s
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to a parallel port Hewlett-Packard ScanJet 5S scanner.
|
||||
.PP
|
||||
|
@ -67,10 +67,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hpsj5s.a
|
||||
.I @LIBDIR@/libsane\-hpsj5s.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hpsj5s.so
|
||||
.I @LIBDIR@/libsane\-hpsj5s.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
.TH sane-hs2p 5 "01 Nov 2007" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-hs2p
|
||||
.TH sane\-hs2p 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-hs2p
|
||||
.SH NAME
|
||||
sane-hs2p \- SANE backend for Ricoh SCSI flatbed/ADF scanners
|
||||
sane\-hs2p \- SANE backend for Ricoh SCSI flatbed/ADF scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-hs2p
|
||||
.B sane\-hs2p
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the Ricoh IS450 family of scanners. Should also work with the IS420,
|
||||
IS410, and IS430 scanners, but these are untested.
|
||||
Please contact the maintainer or the sane-devel mailing list if you own such a scanner.
|
||||
Please contact the maintainer or the sane\-devel mailing list if you own such a scanner.
|
||||
.PP
|
||||
This backend is alpha-quality. It may have bugs and some scanners haven't been
|
||||
tested at all. Be careful and pull the plug if the scanner causes unusual
|
||||
|
@ -25,13 +25,13 @@ Where
|
|||
.I special
|
||||
is either the path-name for the special device that corresponds to a SCSI
|
||||
scanner. The program
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name could be
|
||||
.I /dev/sg0
|
||||
or
|
||||
.IR /dev/sga ,
|
||||
for example. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
for details.
|
||||
|
||||
.SH CONFIGURATION
|
||||
|
@ -40,7 +40,7 @@ The contents of the
|
|||
file is a list of device names that correspond to SCSI
|
||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
on details of what constitutes a valid device name.
|
||||
|
||||
.SH FILES
|
||||
|
@ -50,10 +50,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hs2p.a
|
||||
.I @LIBDIR@/libsane\-hs2p.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-hs2p.so
|
||||
.I @LIBDIR@/libsane\-hs2p.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -111,8 +111,8 @@ wish to use their IPU for image data processing.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane-scsi (5),
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR sane\-scsi (5),
|
||||
|
||||
.SH AUTHOR
|
||||
jeremy <jeremy@acjlaw.net>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
.TH sane-ibm 5 "15 Apr 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-ibm
|
||||
.TH sane\-ibm 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-ibm
|
||||
.SH NAME
|
||||
sane-ibm \- SANE backend for IBM and Ricoh SCSI flatbed scanners
|
||||
sane\-ibm \- SANE backend for IBM and Ricoh SCSI flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-ibm
|
||||
.B sane\-ibm
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the IBM 2456 and the Ricoh IS-410, IS-420, and IS-430 flatbed
|
||||
scanners. Support for the IS-410 and IS-430 is untested. Please contact the
|
||||
maintainer or the sane-devel mailing list if you own such a scanner.
|
||||
maintainer or the sane\-devel mailing list if you own such a scanner.
|
||||
.PP
|
||||
This backend is alpha-quality. It may have bugs and some scanners haven't been
|
||||
tested at all. Be careful and pull the plug if the scanner causes unusual
|
||||
|
@ -25,13 +25,13 @@ Where
|
|||
.I special
|
||||
is either the path-name for the special device that corresponds to a SCSI
|
||||
scanner. The program
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name could be
|
||||
.I /dev/sg0
|
||||
or
|
||||
.IR /dev/sga ,
|
||||
for example. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
for details.
|
||||
|
||||
.SH CONFIGURATION
|
||||
|
@ -40,7 +40,7 @@ The contents of the
|
|||
file is a list of device names that correspond to SCSI
|
||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
on details of what constitutes a valid device name.
|
||||
|
||||
.SH FILES
|
||||
|
@ -50,10 +50,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ibm.a
|
||||
.I @LIBDIR@/libsane\-ibm.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ibm.so
|
||||
.I @LIBDIR@/libsane\-ibm.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -79,10 +79,10 @@ debug levels increase the verbosity of the output.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane-scsi (5),
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR sane\-scsi (5),
|
||||
|
||||
.SH AUTHOR
|
||||
mf <massifr@tiscalinet.it>
|
||||
.br
|
||||
Maintained by Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Maintained by Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-leo 5 "16 April 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-leo
|
||||
.TH sane\-leo 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-leo
|
||||
.SH NAME
|
||||
sane-leo \- SANE backend for LEO Technologies scanners
|
||||
sane\-leo \- SANE backend for LEO Technologies scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-leo
|
||||
.B sane\-leo
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some LEO SCSI flatbed scanners. This backend
|
||||
should be considered
|
||||
|
@ -34,14 +34,14 @@ maintainer or to the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d leo
|
||||
scanimage \-\-help \-d leo
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.I Black & White
|
||||
,
|
||||
|
@ -53,7 +53,7 @@ will produce 256 levels of gray (8 bits). Color will produce a 24 bits
|
|||
color image.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The scanner can do all resolutions
|
||||
between 1 and 300, in increments of 1.
|
||||
|
||||
|
@ -62,9 +62,9 @@ between 1 and 300, in increments of 1.
|
|||
.B Geometry options
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters by default.
|
||||
|
||||
|
||||
|
@ -72,27 +72,27 @@ area. All parameters are specified in millimeters by default.
|
|||
.B Enhancement options
|
||||
|
||||
.TP
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
(grayscale and color mode only) allows the user to specify a gamma table (see the
|
||||
next 3 parameters).
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --halftone
|
||||
.B \-\-halftone
|
||||
(Black & White only) select the halftone mask to use. Possible values are
|
||||
.I Diamond
|
||||
,
|
||||
|
@ -105,7 +105,7 @@ and
|
|||
.I 8x8 Vertical Line
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 28 dpi
|
||||
and the scan area is the maximum allowed. The scan mode is user
|
||||
selected. The default is "no".
|
||||
|
@ -117,10 +117,10 @@ The configuration file @CONFIGDIR@/leo.conf supports only one information: the d
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-leo.a
|
||||
.I @LIBDIR@/libsane\-leo.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-leo.so
|
||||
.I @LIBDIR@/libsane\-leo.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -147,7 +147,7 @@ None known.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH "sane-lexmark" "5" "16 April 2007" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-lexmark
|
||||
.TH "sane\-lexmark" "5" "12 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-lexmark
|
||||
.SH "NAME"
|
||||
sane-lexmark \- SANE backend for Lexmark X1100/X1200 Series scanners
|
||||
sane\-lexmark \- SANE backend for Lexmark X1100/X1200 Series scanners
|
||||
.SH "DESCRIPTION"
|
||||
The
|
||||
.B sane-lexmark
|
||||
.B sane\-lexmark
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the scanner part of Lexmark X1100/X1200 AIOs. This backend
|
||||
should be considered
|
||||
|
@ -41,14 +41,14 @@ maintainer or to the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d lexmark:usb:<usb port>
|
||||
scanimage \-\-help \-d lexmark:usb:<usb port>
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode Options
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.IR Color ,
|
||||
.I Gray
|
||||
|
@ -59,7 +59,7 @@ Grayscale will produce 256 levels of gray (8 bits). Color mode allows for over
|
|||
16 million different colors produced from 24 bits of color information.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The horizontal and vertical resolutions are set
|
||||
by the value of this option. The scanner is capable of the following resolutions for the specified option value:
|
||||
.PP
|
||||
|
@ -78,13 +78,13 @@ by the value of this option. The scanner is capable of the following resolutions
|
|||
.RE
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 75 dpi
|
||||
and the scan area and the scan mode are as specified through their options,
|
||||
or the default if not specified. The default value for preview mode is "no".
|
||||
|
||||
.TP
|
||||
.B --threshold
|
||||
.B \-\-threshold
|
||||
selects the minimum-brightness to get a white point. The threshold is only used with Lineart mode scans.
|
||||
It is specified as a percentage in the range 0..100% (in steps of 1).
|
||||
The default value of the threshold option is 50.
|
||||
|
@ -96,10 +96,10 @@ The configuration file @CONFIGDIR@/lexmark.conf contains only the usb device id
|
|||
|
||||
.SH "FILES"
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-lexmark.a
|
||||
.I @LIBDIR@/libsane\-lexmark.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-lexmark.so
|
||||
.I @LIBDIR@/libsane\-lexmark.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -130,7 +130,7 @@ No bugs currently known.
|
|||
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH "AUTHOR"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-ma1509 5 "24 Feb 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-ma1509
|
||||
.TH sane\-ma1509 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-ma1509
|
||||
.SH NAME
|
||||
sane-ma1509 \- SANE backend for Mustek BearPaw 1200F USB scanner
|
||||
sane\-ma1509 \- SANE backend for Mustek BearPaw 1200F USB scanner
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-ma1509
|
||||
.B sane\-ma1509
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to the Mustek BearPaw 1200F USB flatbed scanner. This scanner is based
|
||||
on the MA-1509 chipset. Other scanners that use this chip (if they exist) may
|
||||
|
@ -14,19 +14,19 @@ This backend is ALPHA software. Be careful and remove the power plug
|
|||
immediately if your hear unusual noises.
|
||||
.PP
|
||||
More details can be found on the ma1509 backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/ma1509-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/ma1509\-backend/ .
|
||||
.PP
|
||||
Other Mustek USB scanners are supported by the gt68xx, mustek_usb and the
|
||||
plustek backends. See
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-gt68xx (5)
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-gt68xx (5)
|
||||
and
|
||||
.BR sane-plustek (5)
|
||||
.BR sane\-plustek (5)
|
||||
for details.
|
||||
.PP
|
||||
This backend can only work with scanners that are already detected by the
|
||||
operating system. See
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
for details.
|
||||
.PP
|
||||
If you own a scanner other than the Mustek BearPaw 1200F that works with this
|
||||
|
@ -82,10 +82,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ma1509.a
|
||||
.I @LIBDIR@/libsane\-ma1509.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ma1509.so
|
||||
.I @LIBDIR@/libsane\-ma1509.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -111,17 +111,17 @@ debug levels increase the verbosity of the output.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-gt68xx (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-mustek (5),
|
||||
.BR sane-mustek_pp (5),
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-gt68xx (5),
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-mustek (5),
|
||||
.BR sane\-mustek_pp (5),
|
||||
.br
|
||||
.I http://www.meier-geinitz.de/sane/ma1509-backend/
|
||||
.I http://www.meier\-geinitz.de/sane/ma1509\-backend/
|
||||
|
||||
.SH AUTHOR
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
|
||||
.SH BUGS
|
||||
Resolutions higher than 600 dpi don't work
|
||||
|
@ -131,4 +131,4 @@ Transparency adapter and automatic document feeder is not supported yet
|
|||
No support for "high-speed" mode (jpeg)
|
||||
.PP
|
||||
More detailed bug information is available at the MA-1509 backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/ma1509-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/ma1509-backend/ .
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-matsushita 5 "February 11th, 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-matsushita
|
||||
.TH sane\-matsushita 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-matsushita
|
||||
.SH NAME
|
||||
sane-matsushita \- SANE backend for Panasonic KV-SS high speed scanners
|
||||
sane\-matsushita \- SANE backend for Panasonic KV-SS high speed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-matsushita
|
||||
.B sane\-matsushita
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some Panasonic KV-SS high speed scanners. This
|
||||
backend is stable.
|
||||
|
@ -33,72 +33,72 @@ Other Panasonic high speed scanners may or may not work with that backend.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d matsushita
|
||||
scanimage \-\-help \-d matsushita
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner.
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. Each model supports all or a subset of these resolutions: 100, 150, 200, 240, 300, 360, 400.
|
||||
.TP
|
||||
.B --duplex
|
||||
.B \-\-duplex
|
||||
indicates whether to scan both side of the sheet.
|
||||
.TP
|
||||
.B --feeder-mode
|
||||
.B \-\-feeder\-mode
|
||||
selects the number of pages to scan (one or until the tray is empty).
|
||||
|
||||
.TP
|
||||
.B Geometry
|
||||
|
||||
.TP
|
||||
.B --paper-size A4|...|Legal|Letter [A4]
|
||||
.B \-\-paper\-size A4|...|Legal|Letter [A4]
|
||||
options selects the area to scan. It adjust the
|
||||
.B -l -t -x -y
|
||||
.B \-l \-t \-x \-y
|
||||
options accordingly. It does not need to be the real size of the paper.
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters. It is possible to use
|
||||
the option
|
||||
.I --paper-size
|
||||
.I \-\-paper\-size
|
||||
instead.
|
||||
|
||||
.TP
|
||||
.B Enhancement
|
||||
|
||||
.TP
|
||||
.B --brightness
|
||||
.B \-\-brightness
|
||||
controls the brightness of the acquired image. The value varies from 1 to 255, or less, depending on the scanner model.
|
||||
.TP
|
||||
.B --contrast
|
||||
.B \-\-contrast
|
||||
controls the contrast of the acquired image. Some models do not support that option.
|
||||
.TP
|
||||
.B --automatic-threshold
|
||||
automatically sets brightness, contrast, white level, gamma, noise reduction and image emphasis. These options are not available when automatic-threshold is in use.
|
||||
.B \-\-automatic\-threshold
|
||||
automatically sets brightness, contrast, white level, gamma, noise reduction and image emphasis. These options are not available when automatic\-threshold is in use.
|
||||
.TP
|
||||
.B --halftone-pattern
|
||||
.B \-\-halftone\-pattern
|
||||
option sets the tonal gradation for the halftone mode. Pattern downloading is not implemented by the backend.
|
||||
.TP
|
||||
.B --autoseparation
|
||||
.B \-\-autoseparation
|
||||
provides automatic separation of text and images.
|
||||
.TP
|
||||
.B --white-level
|
||||
.B \-\-white\-level
|
||||
option indicate the source of the white base.
|
||||
.TP
|
||||
.B --noise-reduction
|
||||
.B \-\-noise\-reduction
|
||||
reduces the isolated dot noise. This option is not supported by all scanners.
|
||||
.TP
|
||||
.B --image-emphasis
|
||||
.B \-\-image\-emphasis
|
||||
option sets the image emphasis. Some selection are not available on all scanners.
|
||||
.TP
|
||||
.B --gamma
|
||||
.B \-\-gamma
|
||||
options set the gamma curve. It is only valid for Gray modes, and is not available on all scanners. Gamma downloading is not implemented by the backend.
|
||||
|
||||
|
||||
|
@ -108,10 +108,10 @@ The configuration file @CONFIGDIR@/matsushita.conf supports the device name to u
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-matsushita.a
|
||||
.I @LIBDIR@/libsane\-matsushita.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-matsushita.so
|
||||
.I @LIBDIR@/libsane\-matsushita.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -149,7 +149,7 @@ scanadf.
|
|||
|
||||
A scanadf command line would be:
|
||||
|
||||
scanadf -d matsushita --output-file scan%04d.pbm --start-count 0 --duplex --resolution 300 --feeder-mode="All pages" --paper-size="A4"
|
||||
scanadf \-d matsushita \-\-output\-file scan%04d.pbm \-\-start\-count 0 \-\-duplex \-\-resolution 300 \-\-feeder\-mode="All pages" \-\-paper\-size="A4"
|
||||
|
||||
|
||||
.SH BUGS
|
||||
|
@ -159,7 +159,7 @@ None known.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-microtek 5 "February 8, 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-microtek
|
||||
.TH sane\-microtek 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-microtek
|
||||
.SH NAME
|
||||
sane-microtek \- SANE backend for Microtek scanners
|
||||
sane\-microtek \- SANE backend for Microtek scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-microtek
|
||||
.B sane\-microtek
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the "second generation" Microtek scanners. At present,
|
||||
the following hardware is known to work with this backend:
|
||||
|
@ -119,10 +119,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-microtek.a
|
||||
.I @LIBDIR@/libsane\-microtek.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-microtek.so
|
||||
.I @LIBDIR@/libsane\-microtek.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -149,7 +149,7 @@ A value of 128 requests maximally copious debug output; smaller
|
|||
levels reduce verbosity.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
|
||||
.SH AUTHOR
|
||||
Matt Marjanovic
|
||||
|
@ -177,7 +177,7 @@ option in the configuration file (first one, then both), and see if it helps.
|
|||
(If it does, report it.)
|
||||
.PP
|
||||
Send lengthy bug reports and new scanner information to
|
||||
.BR mtek-bugs@mir.com .
|
||||
.BR mtek\-bugs@mir.com .
|
||||
All bug reports and new scanner inquiries should include an error log file.
|
||||
You can generate copious
|
||||
stderr output by setting the SANE_DEBUG_MICROTEK environment variable
|
||||
|
@ -189,6 +189,6 @@ setenv SANE_DEBUG_MICROTEK 128
|
|||
.PP
|
||||
More general comments, suggestions, and inquiries about frontends
|
||||
or SANE should go to
|
||||
.BR sane-devel@lists.alioth.debian.org ,
|
||||
.BR sane\-devel@lists.alioth.debian.org ,
|
||||
the SANE Developers mailing list. Have a look at
|
||||
http://www.sane-project.org/mailing-lists.html concerning subscription to sane-devel.
|
||||
http://www.sane\-project.org/mailing\-lists.html concerning subscription to sane\-devel.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
.TH sane-microtek2 5 "28 Jan 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane\-microtek2 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.SH NAME
|
||||
sane-microtek2 \- SANE backend for Microtek scanners with SCSI-2 command set
|
||||
sane\-microtek2 \- SANE backend for Microtek scanners with SCSI-2 command set
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-microtek2
|
||||
.B sane\-microtek2
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Microtek scanners with a SCSI-2 command set.
|
||||
This backend can be considered alpha to beta. Some scanner models are reported
|
||||
|
@ -13,7 +13,7 @@ obtained from
|
|||
.PP
|
||||
There exists a different backend for Microtek scanners with SCSI-1 command
|
||||
set.
|
||||
Refer to sane-microtek(5) for details.
|
||||
Refer to sane\-microtek(5) for details.
|
||||
.PP
|
||||
And there is work in progress for the ScanMaker 3600.
|
||||
See
|
||||
|
@ -53,7 +53,7 @@ Scanpaq SQ2030 Parport
|
|||
.ft R
|
||||
.PP
|
||||
Additional information can be found at
|
||||
.BR http://www.sane-project.org/ .
|
||||
.BR http://www.sane\-project.org/ .
|
||||
.PP
|
||||
If you own a Microtek scanner other than the ones listed above,
|
||||
it may or may not work with SANE! Because equal scanners are sold under
|
||||
|
@ -98,7 +98,7 @@ file or change the existing "option dump" to "2"
|
|||
.br
|
||||
"export SANE_DEBUG_MICROTEK2=30" and then
|
||||
.br
|
||||
"scanimage -l0 -t0 -x100 -y20 2>scan.log >sout.pnm"
|
||||
"scanimage \-l0 \-t0 \-x100 \-y20 2>scan.log >sout.pnm"
|
||||
.br
|
||||
You get two files: scan.log contains the logfile and sout.pnm the scanned
|
||||
image (if there was scanned something). Zip them before sending.
|
||||
|
@ -159,19 +159,19 @@ Currently the following options are supported:
|
|||
.RS
|
||||
option dump <n>
|
||||
.br
|
||||
option strip-height <n>
|
||||
option strip\-height <n>
|
||||
.br
|
||||
option no-backtrack-option <on/off>
|
||||
option no\-backtrack\-option <on/off>
|
||||
.br
|
||||
option lightlid-35 <on/off>
|
||||
option lightlid\-35 <on/off>
|
||||
.br
|
||||
option toggle-lamp <on/off>
|
||||
option toggle\-lamp <on/off>
|
||||
.br
|
||||
option lineart-autoadjust <on/off>
|
||||
option lineart\-autoadjust <on/off>
|
||||
.br
|
||||
option backend-calibration <on/off>
|
||||
option backend\-calibration <on/off>
|
||||
.br
|
||||
option colorbalance-adjust <on/off>
|
||||
option colorbalance\-adjust <on/off>
|
||||
.RE
|
||||
.PP
|
||||
.I option dump <n>
|
||||
|
@ -192,7 +192,7 @@ printed, too. If n=4 all scan data is additionally printed to stderr.
|
|||
.PP
|
||||
The default is n=1.
|
||||
.PP
|
||||
.I option strip-height <n>
|
||||
.I option strip\-height <n>
|
||||
, where <n> is a floating point number, limits the amount of data that is
|
||||
read from the scanner with one read command.
|
||||
The unit is inch and <n> defaults to 1.0, if this option is not set in the
|
||||
|
@ -207,27 +207,27 @@ no restrictions apply for scanners with a letter, legal or A4 sized scan area.
|
|||
The following options enable or disable additional frontend options. If an
|
||||
option is set to <on> an appropriate option will appear in the frontend.
|
||||
.PP
|
||||
.I option no-backtrack-option <on/off>
|
||||
.I option no\-backtrack\-option <on/off>
|
||||
prevents the scanner head from moving backwards between the read commands.
|
||||
This speeds up scanning. Try it.
|
||||
.PP
|
||||
.I option lightlid-35 <on/off>
|
||||
.I option lightlid\-35 <on/off>
|
||||
If you use the LightLid-35 transparency adapter you get an advanced
|
||||
option which switches off the flatbed lamp during the scan.
|
||||
.PP
|
||||
.I option toggle-lamp <on/off>
|
||||
.I option toggle\-lamp <on/off>
|
||||
You get a button in the frontend where you can switch on and off the flatbed
|
||||
lamp.
|
||||
.PP
|
||||
.I option lineart-autoadjust <on/off>
|
||||
.I option lineart\-autoadjust <on/off>
|
||||
You can tell the backend to try to determine a good value for the lineart
|
||||
threshold.
|
||||
.PP
|
||||
.I option backend-calibration <on/off>
|
||||
.I option backend\-calibration <on/off>
|
||||
Some scanners (e.g. Phantom 330CX and 636CX) need to have calibrated the data
|
||||
by the backend. Try this option if you see vertical stripes in your pictures.
|
||||
.PP
|
||||
.I option colorbalance-adjust <on/off>
|
||||
.I option colorbalance\-adjust <on/off>
|
||||
Some scanners (e.g. Phantom 330CX and 636CX) need to have corrected
|
||||
the color balance. If this option is enabled you get advanced options
|
||||
where you can balance the colors. And you will have a button
|
||||
|
@ -238,17 +238,17 @@ A sample configuration file is shown below:
|
|||
.RS
|
||||
option dump 1
|
||||
.br
|
||||
option strip-height 1.0
|
||||
option strip\-height 1.0
|
||||
.br
|
||||
/dev/scanner
|
||||
.br
|
||||
option no-backtrack-option on
|
||||
option no\-backtrack\-option on
|
||||
.br
|
||||
# this is a comment
|
||||
.br
|
||||
/dev/sge
|
||||
.br
|
||||
option lightlid-35 on
|
||||
option lightlid\-35 on
|
||||
.RE
|
||||
|
||||
This backend also supports the new configuration file format which makes
|
||||
|
@ -258,19 +258,19 @@ would be best to use the following configuration file for this backend:
|
|||
.RS
|
||||
option dump 1
|
||||
.br
|
||||
option strip-height 14.0
|
||||
option strip\-height 14.0
|
||||
.br
|
||||
option no-backtrack-option on
|
||||
option no\-backtrack\-option on
|
||||
.br
|
||||
option backend-calibration on
|
||||
option backend\-calibration on
|
||||
.br
|
||||
option lightlid-35 on
|
||||
option lightlid\-35 on
|
||||
.br
|
||||
option toggle-lamp on
|
||||
option toggle\-lamp on
|
||||
.br
|
||||
option lineart-autoadjust on
|
||||
option lineart\-autoadjust on
|
||||
.br
|
||||
option colorbalance-adjust off
|
||||
option colorbalance\-adjust off
|
||||
.br
|
||||
scsi * * Scanner
|
||||
.RE
|
||||
|
@ -286,10 +286,10 @@ line.
|
|||
.I @CONFIGDIR@/microtek2.conf
|
||||
The backend configuration file.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-microtek2.a
|
||||
.I @LIBDIR@/libsane\-microtek2.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-microtek2.so
|
||||
.I @LIBDIR@/libsane\-microtek2.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH "ENVIRONMENT"
|
||||
|
@ -306,7 +306,7 @@ E.g. just say:
|
|||
.br
|
||||
export SANE_DEBUG_MICROTEK2=128
|
||||
.SH "SEE ALSO"
|
||||
sane-scsi(5), sane(7)
|
||||
sane\-scsi(5), sane(7)
|
||||
.SH "AUTHORS"
|
||||
Bernd Schroeder (not active anymore)
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-mustek 5 "18 Sep 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-mustek
|
||||
.TH sane\-mustek 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-mustek
|
||||
.SH NAME
|
||||
sane-mustek \- SANE backend for Mustek SCSI flatbed scanners (and some other devices)
|
||||
sane\-mustek \- SANE backend for Mustek SCSI flatbed scanners (and some other devices)
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-mustek
|
||||
.B sane\-mustek
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides access
|
||||
to Mustek (and some relabeled Trust and Primax) SCSI and parport flatbed
|
||||
scanners. At present, the following scanners are known to work more or less
|
||||
|
@ -54,7 +54,7 @@ Primax Compact 4800 SCSI
|
|||
.RE
|
||||
.PP
|
||||
More details can be found on the Mustek SCSI backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/mustek-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek\-backend/ .
|
||||
.PP
|
||||
Don't mix up MFS (Paragon), Pro and ScanExpress models! They're
|
||||
completely different. Check the exact model name!
|
||||
|
@ -70,13 +70,13 @@ section
|
|||
.BR "PARALLEL PORT SCANNERS" .
|
||||
Other parallel port scanners are not supported by this backend but you may be
|
||||
successful using the Mustek parallel port backend mustek_pp, see
|
||||
.BR sane-mustek_pp (5).
|
||||
.BR sane\-mustek_pp (5).
|
||||
USB scanners are also not supported by this backend but the ma1509, mustek_usb,
|
||||
gt68xx, and plustek backends include support for some of them, see
|
||||
.BR sane-ma1509 (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-gt68xx "(5), and"
|
||||
.BR sane-plustek (5).
|
||||
.BR sane\-ma1509 (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-gt68xx "(5), and"
|
||||
.BR sane\-plustek (5).
|
||||
.PP
|
||||
Mustek scanners have no protection against exceeding the physical scan
|
||||
area height. That is, if a scan is attempted with a height that
|
||||
|
@ -92,13 +92,13 @@ If you own a Mustek (or Trust) scanner other than the ones listed
|
|||
above that works with this backend, please let us know by sending the
|
||||
scanner's exact model name (look at the front and back of the scanner)
|
||||
and a debug output to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
You can get the debug output by setting the environment variable
|
||||
.B SANE_DEBUG_MUSTEK
|
||||
to 5 and showing the list of available scanners with scanimage\ -L. Please
|
||||
send all of it to the mailing list. You must be subscribed to sane-devel
|
||||
to 5 and showing the list of available scanners with scanimage \-L. Please
|
||||
send all of it to the mailing list. You must be subscribed to sane\-devel
|
||||
before you can send mail to the list. See
|
||||
.I http://www.sane-project.org/mailing-lists.html
|
||||
.I http://www.sane\-project.org/mailing\-lists.html
|
||||
for details.
|
||||
|
||||
.SH "DEVICE NAMES"
|
||||
|
@ -116,14 +116,14 @@ be found (see section
|
|||
.B "PARALLEL PORT SCANNERS"
|
||||
below). For SCSI scanners, the special device name must be a generic SCSI
|
||||
device or a symlink to such a device. The program
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name
|
||||
could be
|
||||
.I /dev/sg0
|
||||
or
|
||||
.IR /dev/sg3 ,
|
||||
for example. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
for details.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
|
@ -131,20 +131,20 @@ The contents of the
|
|||
file is a list of options and device names that correspond to Mustek
|
||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
on details of what constitutes a valid device name.
|
||||
.PP
|
||||
The supported options are
|
||||
.BR linedistance-fix ,
|
||||
.BR lineart-fix ,
|
||||
.BR legal-size ,
|
||||
.BR linedistance\-fix ,
|
||||
.BR lineart\-fix ,
|
||||
.BR legal\-size ,
|
||||
.BR buffersize ,
|
||||
.BR blocksize ,
|
||||
.BR strip-height ,
|
||||
.BR disable-double-buffering ,
|
||||
.BR disable-backtracking ,
|
||||
.BR strip\-height ,
|
||||
.BR disable\-double\-buffering ,
|
||||
.BR disable\-backtracking ,
|
||||
and
|
||||
.BR force-wait .
|
||||
.BR force\-wait .
|
||||
.PP
|
||||
Options come in two flavors: global and positional ones. Global
|
||||
options apply to all devices managed by the backend whereas positional
|
||||
|
@ -152,7 +152,7 @@ options apply just to the most recently mentioned device. Note that
|
|||
this means that the order in which the options appear matters!
|
||||
.PP
|
||||
Option
|
||||
.B linedistance-fix
|
||||
.B linedistance\-fix
|
||||
is positional and works around a problem that occurs with some SCSI
|
||||
controllers (notably the ncr810 controller under Linux). If color
|
||||
scans have horizontal stripes and/or the colors are off, then it's
|
||||
|
@ -160,14 +160,14 @@ likely that your controller suffers from this problem. Turning on
|
|||
this option usually fixes the problem.
|
||||
.PP
|
||||
Option
|
||||
.B lineart-fix
|
||||
.B lineart\-fix
|
||||
is positional and works around a timing problem that seems to exist
|
||||
with certain MFS-12000SP scanners. The problem manifests itself in
|
||||
dropped lines when scanning in lineart mode. Turning on this option
|
||||
should fix the problem but may slow down scanning a bit.
|
||||
.PP
|
||||
Option
|
||||
.B legal-size
|
||||
.B legal\-size
|
||||
is positional and sets the size of the scan area to Legal format. Set this
|
||||
option if you own a Paragon 12000 LS. It can't be distinguished by
|
||||
software from a ScanExpress 12000 SP (ISO A4 format).
|
||||
|
@ -180,7 +180,7 @@ is 128. Because of double buffering the buffer actually sent to the scanner
|
|||
is half the size of this value. Try to increase this value to achieve higher
|
||||
scan speeds. Note that some ScanExpress scanners don't like buffer sizes above
|
||||
64 kb (buffersize = 128). If your sg driver can't set SCSI buffer sizes at
|
||||
runtime you may have to change that value, too. See sane-scsi(5) for details.
|
||||
runtime you may have to change that value, too. See sane\-scsi(5) for details.
|
||||
.PP
|
||||
Option
|
||||
.B blocksize
|
||||
|
@ -191,24 +191,24 @@ value is 1 GB (so effectively no limit) for most scanners. Don't change this
|
|||
value if you don't know exactly what you do.
|
||||
.PP
|
||||
Option
|
||||
.B strip-height
|
||||
.B strip\-height
|
||||
is a global option that limits the maximum height of the strip scanned with a
|
||||
single SCSI read command. The height is specified in inches and may contain a
|
||||
fractional part (e.g., 1.5). Setting the strip-height to a small value (one
|
||||
fractional part (e.g., 1.5). Setting the strip\-height to a small value (one
|
||||
inch, for example) reduces the likelihood of encountering problems with SCSI
|
||||
driver timeouts and/or timeouts with other devices on the same SCSI bus.
|
||||
Unfortunately, it also increases scan times. With current SCSI adapters and
|
||||
drivers this option shouldn't be needed any more.
|
||||
.PP
|
||||
Option
|
||||
.B disable-double-buffering
|
||||
.B disable\-double\-buffering
|
||||
is a global option. If set, the backend will only send one buffer at a time to
|
||||
the scanner. Try this option if you have trouble while scanning, e.g. SCSI
|
||||
errors, freezes, or the first few cm are repeated over and over again in your
|
||||
image.
|
||||
.PP
|
||||
Option
|
||||
.B disable-backtracking
|
||||
.B disable\-backtracking
|
||||
is a positional option. If set, the scanner will not move back its slider
|
||||
after each SCSI buffer is filled (`backtracking'). Setting this option will
|
||||
lead to faster scans but may also produce horizontal stripes. This option
|
||||
|
@ -216,7 +216,7 @@ doesn't work with every scanner (only some of the paragon models can modify
|
|||
backtracking).
|
||||
.PP
|
||||
Finally,
|
||||
.B force-wait
|
||||
.B force\-wait
|
||||
is a global option. If set, the backend will wait until the device is ready
|
||||
before sending the inquiry command. Further more the backend will force the
|
||||
scan slider to return to its starting position (not implemented for all
|
||||
|
@ -228,7 +228,7 @@ A sample configuration file is shown below:
|
|||
.RS
|
||||
# limit strip height of all scanners to 1.5 inches:
|
||||
.br
|
||||
option strip-height 1.5
|
||||
option strip\-height 1.5
|
||||
.br
|
||||
.br
|
||||
/dev/scanner # first Mustek scanner
|
||||
|
@ -241,9 +241,9 @@ option buffersize 1024
|
|||
.br
|
||||
# turn on fixes for /dev/sge:
|
||||
.br
|
||||
option lineart-fix
|
||||
option lineart\-fix
|
||||
.br
|
||||
option linedistance-fix
|
||||
option linedistance\-fix
|
||||
.RE
|
||||
|
||||
.SH "SCSI ADAPTER TIPS"
|
||||
|
@ -273,7 +273,7 @@ known to work fine and cost as little as fifty US dollars.
|
|||
For Mustek scanners, it is typically necessary to configure the low-level SCSI
|
||||
driver to disable synchronous transfers (sync negotiation), tagged command
|
||||
queuing, and target disconnects. See
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-scsi (5)
|
||||
for driver- and platform-specific information.
|
||||
.PP
|
||||
The ScanExpress models have sometimes trouble with high resolution
|
||||
|
@ -283,7 +283,7 @@ and (if sufficient memory is available) disable swapping.
|
|||
.PP
|
||||
Details on how to get the Mustek SCSI adapters and other cards running can be
|
||||
found at
|
||||
.IR http://www.meier-geinitz.de/sane/mustek-backend/#SCSI .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek\-backend/#SCSI .
|
||||
|
||||
.SH "PARALLEL PORT SCANNERS"
|
||||
This backend has support for the Paragon 600 II EP and Paragon 600 II N parallel
|
||||
|
@ -316,7 +316,7 @@ access this backend through the network daemon
|
|||
.PP
|
||||
If the Mustek backend blocks while sending the inquiry command to the scanner,
|
||||
add the option
|
||||
.B force-wait
|
||||
.B force\-wait
|
||||
to
|
||||
.IR mustek.conf .
|
||||
.PP
|
||||
|
@ -335,10 +335,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek.a
|
||||
.I @LIBDIR@/libsane\-mustek.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek.so
|
||||
.I @LIBDIR@/libsane\-mustek.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -379,16 +379,16 @@ export SANE_DEBUG_MUSTEK=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane-scsi (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-gt68xx (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-mustek_pp (5)
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR sane\-scsi (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-gt68xx (5),
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-mustek_pp (5)
|
||||
.br
|
||||
.I @DOCDIR@/mustek/mustek.CHANGES
|
||||
.br
|
||||
.I http://www.meier-geinitz.de/sane/mustek-backend/
|
||||
.I http://www.meier\-geinitz.de/sane/mustek\-backend/
|
||||
|
||||
.SH AUTHOR
|
||||
David Mosberger, Andreas Czechanowski, Andreas Bolsch (SE extensions),
|
||||
|
@ -404,4 +404,4 @@ The gamma table supports only 256 colors, even if some scanners can do more.
|
|||
.PP
|
||||
More detailed bug information is available at the Mustek backend
|
||||
homepage:
|
||||
.IR http://www.meier-geinitz.de/sane/mustek-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek\-backend/ .
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH sane-mustek_pp 5 "November 17 2003"
|
||||
.TH sane\-mustek_pp 5 "13 Jul 2008"
|
||||
.de EX
|
||||
.sp
|
||||
.nf
|
||||
|
@ -9,12 +9,12 @@
|
|||
.fi
|
||||
.sp
|
||||
..
|
||||
.IX sane-mustek_pp
|
||||
.IX sane\-mustek_pp
|
||||
.SH NAME
|
||||
sane-mustek_pp \- SANE backend for Mustek parallel port flatbed scanners
|
||||
sane\-mustek_pp \- SANE backend for Mustek parallel port flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-mustek_pp
|
||||
.B sane\-mustek_pp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Mustek parallel port flatbed scanners and OEM versions.
|
||||
|
||||
|
@ -99,14 +99,14 @@ BIOS or disable it in the backend itself (see GLOBAL OPTIONS).
|
|||
Note that the backend needs to run as root or has to have appropriate access
|
||||
rights to /dev/parport* if libieee1284 support is compiled in. To allow user
|
||||
access to the scanner run the backend through the network interface (See
|
||||
saned(8) and sane-net(5)). Note also that the backend
|
||||
saned(8) and sane\-net(5)). Note also that the backend
|
||||
.I does not
|
||||
support
|
||||
.IR "parport sharing" ,
|
||||
i.e. if you try printing while scanning, your computer may crash. To enable
|
||||
parport sharing, you have to enable libieee1284 at compile time. This backend
|
||||
also conflicts with the
|
||||
.I sane-musteka4s2
|
||||
.I sane\-musteka4s2
|
||||
backend. You can only enable one of them in your dll.conf. However, you have
|
||||
to enable the backend explicitly in your dll.conf, just remove the hash mark
|
||||
in the line "mustek_pp".
|
||||
|
@ -202,7 +202,7 @@ scanner Mustek_600IIIEP * ccd300
|
|||
|
||||
If in doubt which port you have to use, or whether your scanner is
|
||||
detected at all, you can use
|
||||
.B sane-find-scanner -p
|
||||
.B sane\-find\-scanner \-p
|
||||
to probe all configured ports.
|
||||
|
||||
.SH CONFIGURATION
|
||||
|
@ -248,12 +248,12 @@ runs in the order of 1 to 2 mm are not unusual.
|
|||
.br
|
||||
Default value: 0.0
|
||||
.br
|
||||
Minimum: -5.0
|
||||
Minimum: \-5.0
|
||||
.br
|
||||
Maximum: 5.0
|
||||
.br
|
||||
.sp
|
||||
Example: option top_adjust -2.5
|
||||
Example: option top_adjust \-2.5
|
||||
.TP
|
||||
.B slow_skip
|
||||
Turns fast skipping to the start of the scan region off. When the region to
|
||||
|
@ -330,7 +330,7 @@ scanner "LifeTec 9350" 0x378 cis1200
|
|||
|
||||
# Some calibration options (examples!).
|
||||
option bw 127
|
||||
option top_skip -0.8
|
||||
option top_skip \-0.8
|
||||
|
||||
#
|
||||
# A Mustek 600CP on port 0x3BC
|
||||
|
@ -385,10 +385,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_pp.a
|
||||
.I @LIBDIR@/libsane\-mustek_pp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_pp.so
|
||||
.I @LIBDIR@/libsane\-mustek_pp.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -442,11 +442,11 @@ level debug output
|
|||
.EE
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-mustek(5), sane-net(5), saned(8), sane-find-scanner(1)
|
||||
sane(7), sane\-mustek(5), sane\-net(5), saned(8), sane\-find\-scanner(1)
|
||||
|
||||
.TP
|
||||
For latest bug fixes and information see
|
||||
.I http://www.penguin-breeder.org/sane/mustek_pp/
|
||||
.I http://www.penguin\-breeder.org/sane/mustek_pp/
|
||||
|
||||
.TP
|
||||
For additional information on the CIS driver, see
|
||||
|
@ -454,15 +454,15 @@ For additional information on the CIS driver, see
|
|||
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Jochen Eisinger <jochen at penguin-breeder dot org>
|
||||
Jochen Eisinger <jochen at penguin\-breeder dot org>
|
||||
Eddy De Greef <eddy_de_greef at scarlet dot be>
|
||||
.fi
|
||||
|
||||
.SH BUGS
|
||||
Too many... please send bug reports to
|
||||
.I sane-devel@lists.alioth.debian.org
|
||||
.I sane\-devel@lists.alioth.debian.org
|
||||
(note that you have to subscribe first to the list before you can send
|
||||
emails... see http://www.sane-project.org/mailing-lists.html)
|
||||
emails... see http://www.sane\-project.org/mailing\-lists.html)
|
||||
|
||||
.SH BUG REPORTS
|
||||
If something doesn't work, please contact us (Jochen for the CCD scanners,
|
||||
|
@ -471,10 +471,10 @@ your scanner to be able to help you...
|
|||
|
||||
.TP
|
||||
.I SANE version
|
||||
run "scanimage -V" to determine this
|
||||
run "scanimage \-V" to determine this
|
||||
.TP
|
||||
.I the backend version and your scanner hardware
|
||||
run "SANE_DEBUG_MUSTEK_PP=128 scanimage -L" as root. If you don't get any output
|
||||
run "SANE_DEBUG_MUSTEK_PP=128 scanimage \-L" as root. If you don't get any output
|
||||
from the mustek_pp backend, make sure a line "mustek_pp" is included into
|
||||
your @CONFIGDIR@/dll.conf.
|
||||
If your scanner isn't detected, make sure you've defined the right port address
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-mustek_usb 5 "3 Mar 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-mustek_usb
|
||||
.TH sane\-mustek_usb 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-mustek_usb
|
||||
.SH NAME
|
||||
sane-mustek_usb \- SANE backend for Mustek USB flatbed scanners
|
||||
sane\-mustek_usb \- SANE backend for Mustek USB flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-mustek_usb
|
||||
.B sane\-mustek_usb
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to Mustek USB flatbed scanners (including a clone from Trust). At
|
||||
present, the following scanners are known to work more or less with this
|
||||
|
@ -24,20 +24,20 @@ Trust Compact Scan USB 19200
|
|||
.RE
|
||||
.PP
|
||||
More details can be found on the Mustek USB backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/mustek_usb-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek_usb\-backend/ .
|
||||
.PP
|
||||
The Mustek BearPaw 1200 and 2400 scanners are supported by the plustek
|
||||
backend. See
|
||||
.BR sane-plustek (5)
|
||||
.BR sane\-plustek (5)
|
||||
for details. The Mustek BearPaw 1200F is supported by the MA-1509 backend. See
|
||||
.BR sane-ma1509 (5)
|
||||
.BR sane\-ma1509 (5)
|
||||
for details. Other Mustek USB scanners are supported by the gt68xx backend,
|
||||
see
|
||||
.BR sane-gt68xx (5).
|
||||
.BR sane\-gt68xx (5).
|
||||
.PP
|
||||
This backend can only work with scanners that are already detected by the
|
||||
operating system. See
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
for details.
|
||||
.PP
|
||||
If you own a Mustek (or Trust) scanner other than the ones listed above that
|
||||
|
@ -126,10 +126,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_usb.a
|
||||
.I @LIBDIR@/libsane\-mustek_usb.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_usb.so
|
||||
.I @LIBDIR@/libsane\-mustek_usb.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -172,20 +172,20 @@ export SANE_DEBUG_MUSTEK_USB=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-mustek (5),
|
||||
.BR sane-mustek_pp (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-gt68xx (5),
|
||||
.BR sane-ma1509 (5)
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-mustek (5),
|
||||
.BR sane\-mustek_pp (5),
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-gt68xx (5),
|
||||
.BR sane\-ma1509 (5)
|
||||
.br
|
||||
.IR @DOCDIR@/mustek_usb/mustek_usb.CHANGES ,
|
||||
.I @DOCDIR@/mustek_usb/mustek_usb.TODO
|
||||
.br
|
||||
.I http://www.meier-geinitz.de/sane/mustek_usb-backend/
|
||||
.I http://www.meier\-geinitz.de/sane/mustek_usb\-backend/
|
||||
|
||||
.SH AUTHOR
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
.br
|
||||
This backend is based on the Mustek 1200ub backend from Mustek, maintained by
|
||||
Tom Wang.
|
||||
|
@ -202,4 +202,4 @@ Linux. Reports for other operating systems are appreciated.
|
|||
|
||||
.PP
|
||||
More detailed bug information is available at the Mustek backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/mustek_usb-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek_usb\-backend/ .
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
.TH sane-mustek_usb2 5 "15 Apr 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-mustek_usb2
|
||||
.TH sane\-mustek_usb2 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-mustek_usb2
|
||||
.SH NAME
|
||||
sane-mustek_usb2 \- SANE backend for SQ113 based USB flatbed scanners
|
||||
sane\-mustek_usb2 \- SANE backend for SQ113 based USB flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-mustek_usb2
|
||||
.B sane\-mustek_usb2
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to USB flatbed scanners based on the Service & Quality SQ113 chipset. At
|
||||
the moment, only the Mustek BearPaw 2448 TA Pro is supported. It's planned to add
|
||||
support for other scanners that are based on the SQ113 and maybe SQ11 chip. For
|
||||
more details, see the mustek_usb2 backend homepage:
|
||||
.IR http://www.meier-geinitz.de/sane/mustek_usb2-backend/ .
|
||||
.IR http://www.meier\-geinitz.de/sane/mustek_usb2\-backend/ .
|
||||
.PP
|
||||
This is BETA software. Especially if you test new or untested scanners, keep
|
||||
your hand at the scanner's plug and unplug it, if the head bumps at the end of
|
||||
|
@ -19,24 +19,24 @@ the scan area.
|
|||
If you own a scanner other than the ones listed on the mustek_usb2 homepage that works with this
|
||||
backend, please let me know this by sending the scanner's exact model name and
|
||||
the USB vendor and device ids (e.g. from
|
||||
.I sane-find-scanner
|
||||
.I sane\-find\-scanner
|
||||
or syslog) to me. Even if the scanner's name is only slightly different from
|
||||
the models already listed as supported, please let me know.
|
||||
.PP
|
||||
.SH LIBUSB ISSUES
|
||||
Please use libusb-0.1.8 or later. Without libusb or with older libusb versions
|
||||
all kinds of trouble can be expected. The scanner should be found by
|
||||
sane-find-scanner without further actions. For setting permissions and general
|
||||
sane\-find\-scanner without further actions. For setting permissions and general
|
||||
USB information looks at
|
||||
.BR sane-usb (5).
|
||||
.BR sane\-usb (5).
|
||||
.PP
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_usb2.a
|
||||
.I @LIBDIR@/libsane\-mustek_usb2.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-mustek_usb2.so
|
||||
.I @LIBDIR@/libsane\-mustek_usb2.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -51,16 +51,16 @@ export SANE_DEBUG_MUSTEK_USB2=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-ma1509 (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-mustek (5),
|
||||
.BR sane-mustek_pp (5)
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-ma1509 (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-mustek (5),
|
||||
.BR sane\-mustek_pp (5)
|
||||
.br
|
||||
.I @DOCDIR@/mustek_usb2/mustek_usb2.CHANGES
|
||||
.br
|
||||
.I http://www.meier-geinitz.de/sane/mustek_usb2-backend/
|
||||
.I http://www.meier\-geinitz.de/sane/mustek_usb2\-backend/
|
||||
|
||||
.SH AUTHOR
|
||||
The driver has been written Roy Zhou, Jack Xu, and Vinci Cen from
|
||||
|
@ -68,5 +68,5 @@ Mustek. Adjustments to SANE by Henning Meier-Geinitz.
|
|||
|
||||
.SH BUGS
|
||||
Please contact me if you find a bug or missing feature:
|
||||
<henning@meier-geinitz.de>. Please send a debug log if your scanner isn't
|
||||
<henning@meier\-geinitz.de>. Please send a debug log if your scanner isn't
|
||||
detected correctly (see SANE_DEBUG_MUSTEK_USB2 above).
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-nec 5 "17 Feb 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-nec
|
||||
.TH sane\-nec 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-nec
|
||||
.SH NAME
|
||||
sane-nec \- SANE backend for NEC scanners
|
||||
sane\-nec \- SANE backend for NEC scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-nec
|
||||
.B sane\-nec
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to NEC SCSI scanners. This backend should be
|
||||
considered
|
||||
|
@ -40,10 +40,10 @@ NEC PC-IN500/4C
|
|||
.I @CONFIGDIR@/nec.conf
|
||||
The backend configuration file.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-nec.a
|
||||
.I @LIBDIR@/libsane\-nec.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-nec.so
|
||||
.I @LIBDIR@/libsane\-nec.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -54,6 +54,6 @@ environment variable controls the debug level for this backend. E.g.,
|
|||
a value of 128 requests all debug output to be printed. Smaller
|
||||
levels reduce verbosity.
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHORS
|
||||
Kazuya Fukuda
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-net 5 "24 Oct 2007" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-net
|
||||
.TH sane\-net 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-net
|
||||
.SH NAME
|
||||
sane-net \- SANE network backend
|
||||
sane\-net \- SANE network backend
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-net
|
||||
.B sane\-net
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to image acquisition devices through a network
|
||||
connection. This makes it possible to control devices attached to a
|
||||
|
@ -20,7 +20,7 @@ This backend expects device names of the form:
|
|||
.PP
|
||||
Where
|
||||
.I host
|
||||
is the name (or IP address) of the (remote-) host and
|
||||
is the name (or IP address) of the (remote) host and
|
||||
.I device
|
||||
is the name of the device on this host that should be addressed.
|
||||
If the device name does not contain a colon (:), then the entire string
|
||||
|
@ -57,7 +57,7 @@ ignored. Note that IPv6 addresses in this file do not need to be enclosed
|
|||
in square brackets. A sample configuration file is shown below:
|
||||
.PP
|
||||
.RS
|
||||
scan-server.somedomain.firm
|
||||
scan\-server.somedomain.firm
|
||||
.br
|
||||
192.168.0.1
|
||||
.br
|
||||
|
@ -91,7 +91,7 @@ and
|
|||
are contacted in addition to the hosts listed above.
|
||||
.PP
|
||||
For this backend to function properly, it is also necessary to define the
|
||||
.B sane-port
|
||||
.B sane\-port
|
||||
service in
|
||||
.IR /etc/services .
|
||||
The
|
||||
|
@ -99,7 +99,7 @@ The
|
|||
service should be defined using a line of the following form:
|
||||
.PP
|
||||
.RS
|
||||
sane-port 6566/tcp # SANE network scanner daemon
|
||||
sane\-port 6566/tcp # SANE network scanner daemon
|
||||
.RE
|
||||
.PP
|
||||
.SH FILES
|
||||
|
@ -109,10 +109,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-net.a
|
||||
.I @LIBDIR@/libsane\-net.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-net.so
|
||||
.I @LIBDIR@/libsane\-net.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -148,8 +148,8 @@ levels reduce verbosity.
|
|||
.SH BUGS
|
||||
If saned has timed out, the net backend may loop with authorization requests.
|
||||
.SH "SEE ALSO"
|
||||
sane(7), saned(8), sane-dll(5), scanimage(1)
|
||||
sane(7), saned(8), sane\-dll(5), scanimage(1)
|
||||
|
||||
.I http://www.penguin-breeder.org/?page=sane-net
|
||||
.I http://www.penguin-breeder.org/?page=sane\-net
|
||||
.SH AUTHOR
|
||||
David Mosberger and Andreas Beck
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
.\" $Id$
|
||||
.TH sane-niash 5 "29 July 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-niash
|
||||
.TH sane\-niash 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-niash
|
||||
|
||||
.SH NAME
|
||||
sane-niash \- SANE backend for scanners based on the NIASH chipset.
|
||||
sane\-niash \- SANE backend for scanners based on the NIASH chipset.
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-niash
|
||||
.B sane\-niash
|
||||
implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to NIASH chipset based scanners. This backend will try to support
|
||||
the following models:
|
||||
|
@ -40,11 +40,11 @@ ignored. Currently no configuration options exist.
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-niash.a
|
||||
.I @LIBDIR@/libsane\-niash.a
|
||||
The static library implementing this backend.
|
||||
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-niash.so
|
||||
.I @LIBDIR@/libsane\-niash.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -74,7 +74,7 @@ export SANE_DEBUG_NIASH=255
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
.br
|
||||
http://www.sourceforge.net/projects/hp3300backend
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-pie 5 "7 Sept 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-pie
|
||||
.TH sane\-pie 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pie
|
||||
.SH NAME
|
||||
sane-pie \- SANE backend for PIE, Devcom and AdLib SCSI flatbed scanners
|
||||
sane\-pie \- SANE backend for PIE, Devcom and AdLib SCSI flatbed scanners
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-pie
|
||||
.B sane\-pie
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to PIE, Devcom and AdLib SCSI flatbed scanners.
|
||||
.br
|
||||
|
@ -41,10 +41,10 @@ JetScan 636PRO Untested
|
|||
.I @CONFIGDIR@/pie.conf
|
||||
The backend configuration file
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pie.a
|
||||
.I @LIBDIR@/libsane\-pie.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pie.so
|
||||
.I @LIBDIR@/libsane\-pie.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.PP
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-pint 5 "13 May 1998" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-pint
|
||||
.TH sane\-pint 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pint
|
||||
.SH NAME
|
||||
sane-pint \- SANE backend for scanners that use the PINT device driver
|
||||
sane\-pint \- SANE backend for scanners that use the PINT device driver
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-pint
|
||||
.B sane\-pint
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides generic access to hand-held and flatbed scanners using the
|
||||
PINT (PINT Is Not Twain) device driver. The PINT driver is being
|
||||
|
@ -21,9 +21,9 @@ successfully.
|
|||
If have successfully used the PINT driver with your scanner, but it
|
||||
does not work using this SANE backend, please let us know. To do
|
||||
this, send a mail with the relevant information for your scanner to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane-project.org/mailing-lists.html concerning subscription
|
||||
to sane-devel.
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane\-project.org/mailing\-lists.html concerning subscription
|
||||
to sane\-devel.
|
||||
|
||||
.SH "DEVICE NAMES"
|
||||
This backend expects device names of the form:
|
||||
|
@ -62,10 +62,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pint.a
|
||||
.I @LIBDIR@/libsane\-pint.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pint.so
|
||||
.I @LIBDIR@/libsane\-pint.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH "sane-pixma" "5" "5 May 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-pixma
|
||||
.TH "sane\-pixma" "5" "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pixma
|
||||
.SH NAME
|
||||
sane-pixma \- SANE backend for Canon PIXMA MP series
|
||||
sane\-pixma \- SANE backend for Canon PIXMA MP series
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-pixma
|
||||
.B sane\-pixma
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to Canon PIXMA multi-function devices (All-in-one printers).
|
||||
Currently, the following models work with this backend:
|
||||
|
@ -50,7 +50,7 @@ ImageCLASS MF5630, MF5650, MF5730, MF5750, MF5770, MF8170c
|
|||
The following models may use partly the same Pixma protocol as MPs listed
|
||||
above, but may still need some work. They are declared in the backend as
|
||||
experimental. Snoop logs are required to further investigate, please contact
|
||||
the Sane-dev mailing list.
|
||||
the sane\-devel mailing list.
|
||||
.PP
|
||||
.RS
|
||||
PIXMA MX850
|
||||
|
@ -82,7 +82,7 @@ provides the following
|
|||
\#.B experimental
|
||||
options for button handling, i.e. the options might change in the future.
|
||||
.TP
|
||||
.I button-controlled
|
||||
.I button\-controlled
|
||||
This option can be used in combination with
|
||||
.BR scanadf (1)
|
||||
and
|
||||
|
@ -95,24 +95,24 @@ first page in the scanner, press the button, then the next page, press
|
|||
the button and so on. When you finished, press the gray-scan button. (For
|
||||
MP150 you have to stop the frontend by pressing Ctrl-C for example.)
|
||||
.TP
|
||||
.I button-update button-1 button-2
|
||||
.I button\-update button\-1 button\-2
|
||||
These options are interesting for developers. To check button status: (1) set
|
||||
.I button-1
|
||||
.I button\-1
|
||||
and
|
||||
.I button-2
|
||||
.I button\-2
|
||||
to zero, (2) set
|
||||
.I button-update
|
||||
(Its type is SANE_TYPE_BUTTON.), (3) get
|
||||
.I button-1
|
||||
.I button\-1
|
||||
and
|
||||
.IR button-2 .
|
||||
.IR button\-2 .
|
||||
If the result is not zero, the corresponding button was pressed.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pixma.a
|
||||
.I @LIBDIR@/libsane\-pixma.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pixma.so
|
||||
.I @LIBDIR@/libsane\-pixma.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -142,7 +142,7 @@ Setting to a non-zero value will enable the support for experimental models.
|
|||
You should also set SANE_DEBUG_PIXMA to 10.
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-dll (5),
|
||||
.BR sane\-dll (5),
|
||||
.I http://home.arcor.de/wittawat/pixma/,
|
||||
.I http://mp610.blogspot.com/
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
.TH sane-plustek 5 "15 November 2007" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-plustek
|
||||
.TH sane\-plustek 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-plustek
|
||||
.SH NAME
|
||||
sane-plustek \- SANE backend for LM983[1/2/3] based
|
||||
sane\-plustek \- SANE backend for LM983[1/2/3] based
|
||||
USB flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-plustek
|
||||
.B sane\-plustek
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to USB flatbed scanners based on National Semiconductor
|
||||
Merlin chipsets (LM9831, 9832 and 9833).
|
||||
If you're looking for parallel-port support for Plustek scanner
|
||||
please refer to the
|
||||
.B sane-plustek_pp
|
||||
.B sane\-plustek_pp
|
||||
backend.
|
||||
|
||||
.SH "SUPPORTED DEVICES"
|
||||
|
@ -197,7 +197,7 @@ UT12 P98003 u12
|
|||
.fi
|
||||
.ft R
|
||||
For a more complete and up to date list see:
|
||||
.B http://www.sane-project.org/sane-supported-devices.html
|
||||
.B http://www.sane\-project.org/sane\-supported\-devices.html
|
||||
|
||||
.SH "CONFIGURATION"
|
||||
To use your scanner with this backend, you need at least two
|
||||
|
@ -402,9 +402,9 @@ See the plustek.conf file for examples.
|
|||
You have to make sure, that the USB subsystem is loaded
|
||||
correctly and you have access to the device-node. For
|
||||
more details see
|
||||
.B sane-usb (5)
|
||||
.B sane\-usb (5)
|
||||
manpage. You might use
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
to check that you have access to your device.
|
||||
.PP
|
||||
.B Note:
|
||||
|
@ -417,10 +417,10 @@ If there's no configuration file, the backend defaults to
|
|||
.I @CONFIGDIR@/plustek.conf
|
||||
The backend configuration file
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-plustek.a
|
||||
.I @LIBDIR@/libsane\-plustek.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-plustek.so
|
||||
.I @LIBDIR@/libsane\-plustek.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -450,9 +450,9 @@ export SANE_DEBUG_PLUSTEK=10
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-u12 (5),
|
||||
.BR sane-gt68xx (5),
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-u12 (5),
|
||||
.BR sane\-gt68xx (5),
|
||||
.br
|
||||
.I @DOCDIR@/plustek/Plustek-USB.changes
|
||||
.br
|
||||
|
@ -467,7 +467,7 @@ Additional info and hints can be obtained from our
|
|||
.br
|
||||
Mailing-List archive at:
|
||||
.br
|
||||
.B http://www.sane-project.org/mailing-lists.html
|
||||
.B http://www.sane\-project.org/mailing\-lists.html
|
||||
.PP
|
||||
or directly from the projects' homepage at:
|
||||
.br
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-plustek_pp 5 "18 June 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-plustek_pp
|
||||
.TH sane\-plustek_pp 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-plustek_pp
|
||||
.SH NAME
|
||||
sane-plustek_pp \- SANE backend for Plustek parallel port
|
||||
sane\-plustek_pp \- SANE backend for Plustek parallel port
|
||||
flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-plustek_pp
|
||||
.B sane\-plustek_pp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Plustek ASIC 9600[1/3] and P9800[1/3] based
|
||||
parallel port flatbed scanners.
|
||||
|
@ -233,10 +233,10 @@ See the plustek_pp.conf file for examples.
|
|||
.SH "BUILDING THE KERNEL MODULE"
|
||||
As mentioned before, the plustek_pp backend code can also
|
||||
be compiled and installed as linux kernel module. To do so,
|
||||
you will need the source-files of this sane-backend installation.
|
||||
you will need the source-files of this sane\-backend installation.
|
||||
Unpack this tar-ball and go to the directory:
|
||||
.br
|
||||
.I sane-backends/doc/plustek
|
||||
.I sane\-backends/doc/plustek
|
||||
.br
|
||||
Within this directory, you should find a script called:
|
||||
.br
|
||||
|
@ -363,7 +363,7 @@ Sample entry for file
|
|||
.B "/etc/modules.conf"
|
||||
:
|
||||
.br
|
||||
.I alias char-major-40 pt_drv
|
||||
.I alias char\-major\-40 pt_drv
|
||||
.br
|
||||
.I pre-install pt_drv modprobe -k parport
|
||||
.br
|
||||
|
@ -406,10 +406,10 @@ See the plustek_pp.conf file for examples.
|
|||
.I @CONFIGDIR@/plustek_pp.conf
|
||||
The backend configuration file
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-plustek_pp.a
|
||||
.I @LIBDIR@/libsane\-plustek_pp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-plustek_pp.so
|
||||
.I @LIBDIR@/libsane\-plustek_pp.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.TP
|
||||
|
@ -447,7 +447,7 @@ export SANE_DEBUG_PLUSTEK_PP=10
|
|||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.br
|
||||
.I @DOCDIR@/plustek/Plustek-PARPORT.changes
|
||||
.I @DOCDIR@/plustek/Plustek\-PARPORT.changes
|
||||
.br
|
||||
.I http://www.gjaeger.de/scanner/plustek_pp/
|
||||
|
||||
|
@ -460,7 +460,7 @@ Additional info and hints can be obtained from our
|
|||
.br
|
||||
Mailing-List archive at:
|
||||
.br
|
||||
.B http://www.sane-project.org/mailing-lists.html
|
||||
.B http://www.sane\-project.org/mailing\-lists.html
|
||||
.PP
|
||||
or directly from the projects' homepage at:
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-pnm 5 "22 April 2001" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-pnm
|
||||
.TH sane\-pnm 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pnm
|
||||
.SH NAME
|
||||
sane-pnm \- SANE PNM image reader pseudo-backend
|
||||
sane\-pnm \- SANE PNM image reader pseudo-backend
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-pnm
|
||||
.B sane\-pnm
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to PNM (Portable aNyMap files, which covers PBM bitmap
|
||||
files, PGM grayscale files, and PPM pixmap files). The purpose of
|
||||
|
@ -19,10 +19,10 @@ and
|
|||
No configuration required.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pnm.a
|
||||
.I @LIBDIR@/libsane\-pnm.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-pnm.so
|
||||
.I @LIBDIR@/libsane\-pnm.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -38,7 +38,7 @@ computers to scan on the local machine, pnm files can be read by the remote
|
|||
user. This is limited to the files saned can access (usually it's running as
|
||||
user "sane"). All pnm files can be read if saned runs as root which isn't
|
||||
recommended anyway. The pnm backend is disabled by default. If you want to use
|
||||
it, enable it with configure (see configure --help for details). Be sure that
|
||||
it, enable it with configure (see configure \-\-help for details). Be sure that
|
||||
only trusted users can access the pnm backend over saned.
|
||||
.SH AUTHOR
|
||||
Andreas Beck, Gordon Matzigkeit, and David Mosberger
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-qcam 5 "25 October 1997" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-qcam
|
||||
.TH sane\-qcam 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-qcam
|
||||
.SH NAME
|
||||
sane-qcam \- SANE backend for Connectix QuickCam cameras
|
||||
sane\-qcam \- SANE backend for Connectix QuickCam cameras
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-qcam
|
||||
.B sane\-qcam
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access Connectix QuickCam cameras.
|
||||
.SH "DEVICE NAMES"
|
||||
|
@ -50,10 +50,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-qcam.a
|
||||
.I @LIBDIR@/libsane\-qcam.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-qcam.so
|
||||
.I @LIBDIR@/libsane\-qcam.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-ricoh 5 "24 Jun 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-ricoh
|
||||
.TH sane\-ricoh 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-ricoh
|
||||
.SH NAME
|
||||
sane-ricoh \- SANE backend for Ricoh flatbed scanners
|
||||
sane\-ricoh \- SANE backend for Ricoh flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-ricoh
|
||||
.B sane\-ricoh
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the following Ricoh flatbed scanners:
|
||||
.PP
|
||||
|
@ -27,13 +27,13 @@ Where
|
|||
is the path-name for the special device that corresponds to a
|
||||
SCSI scanner. The special device name must be a generic SCSI device or a
|
||||
symlink to such a device. The program
|
||||
.IR sane-find-scanner
|
||||
.IR sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name
|
||||
could be
|
||||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
|
@ -42,10 +42,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ricoh.a
|
||||
.I @LIBDIR@/libsane\-ricoh.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-ricoh.so
|
||||
.I @LIBDIR@/libsane\-ricoh.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -73,7 +73,7 @@ Example:
|
|||
export SANE_DEBUG_RICOH=4
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHOR
|
||||
Feico W. Dillema
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH "sane-rts8891" "5" "16 March 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-rts8891
|
||||
.TH "sane\-rts8891" "5" "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-rts8891
|
||||
.SH "NAME"
|
||||
sane-rts8891 \- SANE backend for Umax Astra 4400/4450 and Hewlett-Packard Scanjet 4470c scanners
|
||||
sane\-rts8891 \- SANE backend for Umax Astra 4400/4450 and Hewlett-Packard Scanjet 4470c scanners
|
||||
.SH "DESCRIPTION"
|
||||
The
|
||||
.B sane-rts8891
|
||||
.B sane\-rts8891
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to scanner based on Realtek RTS8891 ASIC.
|
||||
.PP
|
||||
|
@ -33,14 +33,14 @@ maintainer or to the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d rts8891
|
||||
scanimage \-\-help \-d rts8891
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode Options
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.IR auto ,
|
||||
.IR Color ,
|
||||
|
@ -52,7 +52,7 @@ Grayscale will produce 256 levels of gray (8 bits). Gray and Lineart mode are em
|
|||
Color mode allows for over 16 million different colors produced from 24 bits of color information.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The horizontal and vertical resolutions are set
|
||||
by the value of this option. Default value is 150 dpi, automatic value is 75 dpi.
|
||||
The scanner is capable of the following resolutions for the specified option value:
|
||||
|
@ -72,7 +72,7 @@ The scanner is capable of the following resolutions for the specified option val
|
|||
.RE
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 75 dpi
|
||||
and the scan area and the scan mode are as specified through their options,
|
||||
or the default if not specified. The default and automatic value for preview mode is "no".
|
||||
|
@ -81,57 +81,57 @@ or the default if not specified. The default and automatic value for preview mod
|
|||
.B Image Enhancement Options
|
||||
|
||||
.TP
|
||||
.B --threshold
|
||||
.B \-\-threshold
|
||||
selects the minimum-brightness to get a white point. The threshold is only used with Lineart mode scans.
|
||||
It is specified as a percentage in the range 0..100% (in steps of 1).
|
||||
The default or automatic value of the threshold option is 50.
|
||||
|
||||
.TP
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
allows the user to specify a gamma table (see gamma-table options). The default and automatic
|
||||
value is 'no'.
|
||||
|
||||
.TP
|
||||
.B --gamma-table
|
||||
.B \-\-gamma\-table
|
||||
(gray and lineart modes) can be used to download a user defined
|
||||
gamma table for the gray channel. The table must be 256 SANE_Word long.
|
||||
Valid values are in the [0..255] range.
|
||||
The automatic or default value is a builtin gamma table. This option
|
||||
is active only if custom-gamma is set to yes.
|
||||
is active only if custom\-gamma is set to yes.
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 256 SANE_Word long.
|
||||
Valid values are in the [0..255] range.
|
||||
The automatic or default value is a builtin gamma table. This option
|
||||
is active only if custom-gamma is set to yes.
|
||||
is active only if custom\-gamma is set to yes.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 256 SANE_Word long.
|
||||
Valid values are in the [0..255] range.
|
||||
The automatic or default value is a builtin gamma table. This option
|
||||
is active only if custom-gamma is set to yes.
|
||||
is active only if custom\-gamma is set to yes.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 256 SANE_Word long.
|
||||
Valid values are in the [0..255] range.
|
||||
The automatic or default value is a builtin gamma table. This option
|
||||
is active only if custom-gamma is set to yes.
|
||||
is active only if custom\-gamma is set to yes.
|
||||
|
||||
.TP
|
||||
.B Utility Options
|
||||
|
||||
.TP
|
||||
.B --lamp-on
|
||||
.B \-\-lamp\-on
|
||||
this advanced option switches the lamp on. It is a set only option.
|
||||
|
||||
.TP
|
||||
.B --lamp-off
|
||||
.B \-\-lamp\-off
|
||||
this advanced option switches the lamp off. It is a set only option.
|
||||
|
||||
.SH "CONFIGURATION FILE"
|
||||
|
@ -140,10 +140,10 @@ The configuration file @CONFIGDIR@/rts8891.conf contains only the usb device id
|
|||
|
||||
.SH "FILES"
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-rts8891.a
|
||||
.I @LIBDIR@/libsane\-rts8891.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-rts8891.so
|
||||
.I @LIBDIR@/libsane\-rts8891.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -176,12 +176,12 @@ There is no support for transparency adaptor.
|
|||
.SH "BUGS"
|
||||
.br
|
||||
No bugs are currently known. In case you find a bug, you may report it to the maintainer,
|
||||
the sane-devel mailing list or fill a bug report at
|
||||
the sane\-devel mailing list or fill a bug report at
|
||||
https://alioth.debian.org/tracker/?atid=410366&group_id=30186&func=browse
|
||||
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-usb(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-usb(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH "AUTHOR"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-s9036 5 "24 Jun 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-s9036
|
||||
.TH sane\-s9036 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-s9036
|
||||
.SH NAME
|
||||
sane-s9036 \- SANE backend for Siemens 9036 flatbed scanners
|
||||
sane\-s9036 \- SANE backend for Siemens 9036 flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-s9036
|
||||
.B sane\-s9036
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Siemens 9036 flatbed scanners.
|
||||
|
||||
|
@ -20,13 +20,13 @@ Where
|
|||
is the path-name for the special device that corresponds to a
|
||||
SCSI scanner. The special device name must be a generic SCSI device or a
|
||||
symlink to such a device. The program
|
||||
.IR sane-find-scanner
|
||||
.IR sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name
|
||||
could be
|
||||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
|
@ -35,10 +35,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-s9036.a
|
||||
.I @LIBDIR@/libsane\-s9036.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-s9036.so
|
||||
.I @LIBDIR@/libsane\-s9036.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -66,6 +66,6 @@ Example:
|
|||
export SANE_DEBUG_S9036=4
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHOR
|
||||
Ingo Schneider
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-sceptre 5 "April 21st, 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-sceptre
|
||||
.TH sane\-sceptre 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-sceptre
|
||||
.SH NAME
|
||||
sane-sceptre \- SANE backend for SCEPTRE scanners
|
||||
sane\-sceptre \- SANE backend for SCEPTRE scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-sceptre
|
||||
.B sane\-sceptre
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Sceptre flatbed scanners. This backend should be
|
||||
considered
|
||||
|
@ -31,14 +31,14 @@ options to programs like scanimage or through GUI elements in xscanimage or xsan
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d sceptre
|
||||
scanimage \-\-help \-d sceptre
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.I Lineart, Halftone, Gray and Color.
|
||||
The Lineart and Halftone mode are black and white only (1 bit). Gray
|
||||
|
@ -47,48 +47,48 @@ color image. The scanner supports 30 bits internally but it only
|
|||
exports 24.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The scanner can do several
|
||||
resolutions between 50 and 1200.
|
||||
|
||||
.TP
|
||||
.B --halftone-pattern
|
||||
.B \-\-halftone\-pattern
|
||||
selects the pattern mode that is used in Halftone mode. Valid options
|
||||
are 1, 2, 3 and 4.
|
||||
|
||||
.TP
|
||||
.B --gamma-correction
|
||||
.B \-\-gamma\-correction
|
||||
controls the scanner internal gamma correction. Valid options are
|
||||
"Default", "User defined", "High density printing" "Low density
|
||||
printing" and "High contrast printing".
|
||||
|
||||
.TP
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
(color mode only) allows the user to specify a gamma table (see the
|
||||
next 3 parameters).
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --threshold
|
||||
.B \-\-threshold
|
||||
sets the threshold for black and white pixels in lineart
|
||||
mode. Possible values are from 0 (darker) to 255 (lighter).
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 30 dpi
|
||||
and the scan area is the maximum allowed. The scan mode is user
|
||||
selected. The default is "no".
|
||||
|
@ -97,9 +97,9 @@ selected. The default is "no".
|
|||
.B The geometry options
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters by default.
|
||||
|
||||
|
||||
|
@ -109,10 +109,10 @@ The configuration file @CONFIGDIR@/sceptre.conf supports only one information: t
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sceptre.a
|
||||
.I @LIBDIR@/libsane\-sceptre.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sceptre.so
|
||||
.I @LIBDIR@/libsane\-sceptre.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -142,7 +142,7 @@ None known.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.TH sane-scsi 5 "28 Oct 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-scsi
|
||||
.TH sane\-scsi 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-scsi
|
||||
.SH NAME
|
||||
sane-scsi \- SCSI adapter tips for scanners
|
||||
sane\-scsi \- SCSI adapter tips for scanners
|
||||
.SH DESCRIPTION
|
||||
This manual page contains various operating-system specific tips and
|
||||
tricks on how to get scanners with a SCSI interface working.
|
||||
|
@ -22,9 +22,9 @@ case, the configuration file simply lists the line
|
|||
.BR /dev/scanner .
|
||||
For a detailed description of each backend's configuration file,
|
||||
please refer to the relevant backend manual page (e.g.,
|
||||
.BR sane-epson (5)
|
||||
.BR sane\-epson (5)
|
||||
for Epson scanners,
|
||||
.BR sane-hp (5)
|
||||
.BR sane\-hp (5)
|
||||
for HP scanners, etc.).
|
||||
.PP
|
||||
For some operating systems (e.g. Linux and OS/2), there is an alternate way of
|
||||
|
@ -65,7 +65,7 @@ will be probed by the backend one by one and registered if the backend thinks
|
|||
it is a compatible device. For example, the line
|
||||
.PP
|
||||
.RS
|
||||
scsi MUSTEK MFS-06000CX Scanner 0 00 03 00
|
||||
scsi MUSTEK MFS\-06000CX Scanner 0 00 03 00
|
||||
.RE
|
||||
.PP
|
||||
would attach the Mustek SCSI scanner with the following /proc/scsi/scsi entry:
|
||||
|
@ -74,7 +74,7 @@ would attach the Mustek SCSI scanner with the following /proc/scsi/scsi entry:
|
|||
.ft CR
|
||||
.nf
|
||||
Host: scsi0 Channel: 00 Id: 03 Lun: 00
|
||||
Vendor: MUSTEK Model: MFS-06000CX Rev: 4.04
|
||||
Vendor: MUSTEK Model: MFS\-06000CX Rev: 4.04
|
||||
Type: Scanner ANSI SCSI revision: 0
|
||||
.fi
|
||||
.ft R
|
||||
|
@ -184,7 +184,7 @@ To keep scanning times to a minimum, it is strongly recommended to use a large
|
|||
buffer size for the generic SCSI driver. From SG driver version 2.0 on, the
|
||||
maximum buffer size can be changed at program run time, and there is no restriction in size. This driver version is part of the Linux kernels from
|
||||
version 2.2.7 on. If the new SG driver is available some backends
|
||||
(e.g. sane-umax, sane-mustek, sane-sharp) automatically request larger scsi
|
||||
(e.g. sane\-umax, sane\-mustek, sane\-sharp) automatically request larger scsi
|
||||
buffers. If a backend does not automatically request a larger scsi buffer, set
|
||||
the environment variable
|
||||
.B SANE_SG_BUFFERSIZE
|
||||
|
@ -218,12 +218,12 @@ is up and running and the scanner is turned on, you can issue
|
|||
the command:
|
||||
.PP
|
||||
.RS
|
||||
echo "scsi add-single-device 2 0 5 0" > /proc/scsi/scsi
|
||||
echo "scsi add\-single\-device 2 0 5 0" > /proc/scsi/scsi
|
||||
.RE
|
||||
.PP
|
||||
and the kernel will probe and recognize your scanner (this needs to be
|
||||
done as root). It's also possible to dynamically remove a SCSI device
|
||||
by using the ``remove-single-device'' command. For details, please
|
||||
by using the ``remove\-single\-device'' command. For details, please
|
||||
refer to to the SCSI-2.4-HOWTO.
|
||||
.PP
|
||||
Scanners are known to work with the following SCSI adapters under Linux. This
|
||||
|
@ -320,9 +320,9 @@ value of 120 seconds should only be necessary for very slow scanners.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane-"backendname" (5),
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR sane\-"backendname" (5),
|
||||
.BR sane\-usb (5)
|
||||
|
||||
.SH AUTHOR
|
||||
David Mosberger
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-sharp 5 "21 Nov 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-sharp
|
||||
.TH sane\-sharp 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-sharp
|
||||
.SH NAME
|
||||
sane-sharp \- SANE backend for SHARP scanners
|
||||
sane\-sharp \- SANE backend for SHARP scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-sharp
|
||||
.B sane\-sharp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Sharp SCSI scanners. This backend should be
|
||||
considered
|
||||
|
@ -58,13 +58,13 @@ symlink to such a device. Under Linux, such a device name could be
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
|
||||
.SH SCAN OPTIONS
|
||||
|
||||
.B Scan Mode
|
||||
(parameter
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
for scanimage). Possible settings:
|
||||
.RS
|
||||
.B Lineart
|
||||
|
@ -84,7 +84,7 @@ The default value is
|
|||
|
||||
.B Halftone Pattern
|
||||
(parameter
|
||||
.B --halftone-pattern
|
||||
.B \-\-halftone\-pattern
|
||||
for scanimage). Available only for the JX-330 series scanners.
|
||||
Possible settings:
|
||||
.RS
|
||||
|
@ -103,7 +103,7 @@ The default value is
|
|||
|
||||
.B Paper Source
|
||||
(parameter
|
||||
.B --source
|
||||
.B \-\-source
|
||||
for scanimage). This option is only available, if an automatic document
|
||||
feeder or a transparency adapter is installed. Possible settings:
|
||||
.RS
|
||||
|
@ -118,7 +118,7 @@ default selection.
|
|||
|
||||
.B Custom Gamma
|
||||
(parameter
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
for scanimage). This option determines whether a builtin or a custom
|
||||
gamma-table is used. Possible settings:
|
||||
.RS
|
||||
|
@ -131,7 +131,7 @@ enables a built gamma table
|
|||
|
||||
.B Gamma
|
||||
(parameter
|
||||
.B --Gamma
|
||||
.B \-\-Gamma
|
||||
for scanimage). This option is only available, if
|
||||
.B Custom Gamma
|
||||
is set to
|
||||
|
@ -148,32 +148,32 @@ by the backend.)
|
|||
|
||||
.B Gamma Table
|
||||
(parameter
|
||||
.B --gamma-table
|
||||
.B \-\-gamma\-table
|
||||
for scanimage). Allowed values: 0..255; 256 numbers must be defined.
|
||||
The default values are 0, 1, 2, .. 255 (i.e., gamma == 1). This table
|
||||
is only used for gray scale scans.
|
||||
|
||||
.B Red Gamma Table
|
||||
(parameter
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
for scanimage). Allowed values: 0..255; 256 numbers must be defined.
|
||||
The default values are 0, 1, 2, .. 255 (i.e., gamma == 1).
|
||||
|
||||
.B Green Gamma Table
|
||||
(paramter
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
for scanimage). Allowed values: 0..255; 256 numbers must be defined.
|
||||
The default values are 0, 1, 2, .. 255 (i.e., gamma == 1).
|
||||
|
||||
.B Blue Gamma Table
|
||||
(paramter
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
for scanimage). Allowed values: 0..255; 256 numbers must be defined.
|
||||
The default values are 0, 1, 2, .. 255 (i.e., gamma == 1).
|
||||
|
||||
.B Resolution
|
||||
in pixel per inch (parameter
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
for scanimage). Selects the resolution of the scanned image. Allowed values:
|
||||
.RS
|
||||
.B 30..600
|
||||
|
@ -191,11 +191,11 @@ transparency adapter. Please refer to the values allowed by xscanimage, or
|
|||
xsane. With scanimage, enter one of the following commands:
|
||||
|
||||
.RS
|
||||
.I scanimage -d sharp --source """Automatic Document Feeder""" --help
|
||||
.I scanimage \-d sharp \-\-source """Automatic Document Feeder""" \-\-help
|
||||
|
||||
.I scanimage -d sharp --source Flatbed --help
|
||||
.I scanimage \-d sharp \-\-source Flatbed \-\-help
|
||||
|
||||
.I scanimage -d sharp --source """Transparency Adapter""" --help
|
||||
.I scanimage \-d sharp \-\-source """Transparency Adapter""" \-\-help
|
||||
.RE
|
||||
|
||||
in order to see the allowed parameter values for the scan window.
|
||||
|
@ -204,25 +204,25 @@ The scan window parameters are:
|
|||
|
||||
.RS
|
||||
Top-left x position of scan area (parameter
|
||||
.B -l
|
||||
.B \-l
|
||||
for scanimage);
|
||||
.br
|
||||
Top-left y position of scan area (parameter
|
||||
.B -t
|
||||
.B \-t
|
||||
for scanimage);
|
||||
.br
|
||||
bottom right x position of scan area (parameter
|
||||
.B -x
|
||||
.B \-x
|
||||
for scanimage);
|
||||
.br
|
||||
bottom right y position of scan area (parameter
|
||||
.B -y
|
||||
.B \-y
|
||||
for scanimage);
|
||||
.RE
|
||||
|
||||
.B Edge emphasis
|
||||
(parameter
|
||||
.B --Edge emphasis
|
||||
.B \-\-Edge emphasis
|
||||
for scanimage). This option is not available for the JX-250 and the JX-350.
|
||||
Possible settings:
|
||||
.RS
|
||||
|
@ -239,7 +239,7 @@ The default value is
|
|||
|
||||
.B Threshold
|
||||
(parameter
|
||||
.B --threshold
|
||||
.B \-\-threshold
|
||||
for scanimage). Sets the threshold for black and white pixels in lineart
|
||||
mode. Possible values:
|
||||
.RS
|
||||
|
@ -251,7 +251,7 @@ This option is only available in scan mode lineart.
|
|||
|
||||
.B Threshold Red
|
||||
(parameter
|
||||
.B --threshold-red
|
||||
.B \-\-threshold-red
|
||||
for scanimage). Sets the threshold for the red component of a pixel in
|
||||
in lineart color scan mode. Possible values:
|
||||
.RS
|
||||
|
@ -263,7 +263,7 @@ This option is only available in scan mode color lineart.
|
|||
|
||||
.B Threshold Green
|
||||
(parameter
|
||||
.B --threshold-green
|
||||
.B \-\-threshold-green
|
||||
for scanimage). Sets the threshold for the green component of a pixel in
|
||||
in lineart color scan mode. Possible values:
|
||||
.RS
|
||||
|
@ -275,7 +275,7 @@ This option is only available in scan mode color lineart.
|
|||
|
||||
.B Threshold Blue
|
||||
(parameter
|
||||
.B --threshold-blue
|
||||
.B \-\-threshold-blue
|
||||
for scanimage). Sets the threshold for the blue component of a pixel in
|
||||
in lineart color scan mode. Possible values:
|
||||
.RS
|
||||
|
@ -287,7 +287,7 @@ This option is only available in scan mode color lineart.
|
|||
|
||||
.B Light Color
|
||||
(parameter
|
||||
.B --LightColor
|
||||
.B \-\-LightColor
|
||||
for scanimage). Sets the color of the light source. Possible values:
|
||||
.RS
|
||||
.B white
|
||||
|
@ -314,7 +314,7 @@ The contents of the
|
|||
.I sharp.conf
|
||||
file is a list of options and device names that correspond to Sharp
|
||||
scanners. Empty lines and lines beginning with a hash mark (#) are
|
||||
ignored. See sane-scsi(5) for details about device names.
|
||||
ignored. See sane\-scsi(5) for details about device names.
|
||||
.PP
|
||||
Lines setting an option start with the key word
|
||||
.B option,
|
||||
|
@ -452,10 +452,10 @@ in order to get useful output for "buffer full conditions".)
|
|||
.I @CONFIGDIR@/sharp.conf
|
||||
The backend configuration file.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sharp.a
|
||||
.I @LIBDIR@/libsane\-sharp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sharp.so
|
||||
.I @LIBDIR@/libsane\-sharp.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -495,11 +495,11 @@ firmware of the scanner.
|
|||
tested.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHORS
|
||||
Kazuya Fukuda, Abel Deuring
|
||||
.SH CREDITS
|
||||
The Sharp backend is based on the Canon backend written by Helmut Koeberle
|
||||
.PP
|
||||
Parts of this man page are a plain copy of sane-mustek(5) by David
|
||||
Parts of this man page are a plain copy of sane\-mustek(5) by David
|
||||
Mosberger-Tang, Andreas Czechanowski and Andreas Bolsch
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
.TH sane-sm3600 5 "16 August 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-sm3600
|
||||
.TH sane\-sm3600 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-sm3600
|
||||
.SH NAME
|
||||
sane-sm3600 \- SANE backend for Microtek scanners with M011 USB chip
|
||||
sane\-sm3600 \- SANE backend for Microtek scanners with M011 USB chip
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-sm3600
|
||||
.B sane\-sm3600
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some Microtek scanners with the Toshiba M011 custom
|
||||
USB chip. This backend should be considered alpha.
|
||||
.PP
|
||||
There are also backends for Microtek scanners with SCSI command set.
|
||||
Refer to sane-microtek(5) and sane-microtek2(5) for details.
|
||||
Refer to sane\-microtek(5) and sane\-microtek2(5) for details.
|
||||
.PP
|
||||
At present, the following
|
||||
scanners are known positively to work with this backend:
|
||||
|
@ -49,10 +49,10 @@ This backend does not support a configuration file right now.
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sm3600.a
|
||||
.I @LIBDIR@/libsane\-sm3600.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sm3600.so
|
||||
.I @LIBDIR@/libsane\-sm3600.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -71,7 +71,7 @@ E.g. just say:
|
|||
export SANE_DEBUG_SM3600=5
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-microtek2(5), http://sm3600.sourceforge.net
|
||||
sane\-microtek2(5), http://sm3600.sourceforge.net
|
||||
|
||||
.SH AUTHOR
|
||||
.br
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
.TH sane-sm3840 5 "Mar 15, 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-sm3840
|
||||
.TH sane\-sm3840 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-sm3840
|
||||
.SH NAME
|
||||
sane-sm3840 \- SANE backend for Microtek scanners with SCAN08 USB chip
|
||||
sane\-sm3840 \- SANE backend for Microtek scanners with SCAN08 USB chip
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-sm3840
|
||||
.B sane\-sm3840
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some Microtek scanners with the SCAN08
|
||||
USB chip.
|
||||
.PP
|
||||
There exist backends for Microtek scanners with SCSI command set.
|
||||
Refer to sane-microtek(5) and sane-microtek2(5) for details.
|
||||
Refer to sane\-microtek(5) and sane\-microtek2(5) for details.
|
||||
.PP
|
||||
There also exists a Microtek 3600 series driver, see sane-sm3600(5) for
|
||||
There also exists a Microtek 3600 series driver, see sane\-sm3600(5) for
|
||||
details.
|
||||
.PP
|
||||
At present, the following
|
||||
|
@ -39,27 +39,27 @@ on the list.
|
|||
.PP
|
||||
The following options are supported by the sm3840-driver:
|
||||
.PP
|
||||
.B --mode color|gray|lineart|halftone
|
||||
.B \-\-mode color|gray|lineart|halftone
|
||||
.br
|
||||
Color or grayscale mode.
|
||||
|
||||
.B --resolution 150|300|600|1200
|
||||
.B \-\-resolution 150|300|600|1200
|
||||
.br
|
||||
Pixels per inch for scans.
|
||||
|
||||
.B --depth 8|16
|
||||
.B \-\-depth 8|16
|
||||
.br
|
||||
Note that the least significant bits of 16bpp mode may be noise.
|
||||
|
||||
.B --brightness 1..4096
|
||||
.B \-\-brightness 1..4096
|
||||
.br
|
||||
Higher numbers increase brightness of returned image.
|
||||
|
||||
.B --contrast 0.1..9.9
|
||||
.B \-\-contrast 0.1..9.9
|
||||
.br
|
||||
Larger numbers decrease contrast of returned image.
|
||||
|
||||
.B --lamp-timeout 1..15
|
||||
.B \-\-lamp\-timeout 1..15
|
||||
.br
|
||||
Time in minutes until the lamp is turned off after a scan.
|
||||
|
||||
|
@ -68,10 +68,10 @@ This backend does not support a configuration file right now.
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sm3840.a
|
||||
.I @LIBDIR@/libsane\-sm3840.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-sm3840.so
|
||||
.I @LIBDIR@/libsane\-sm3840.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -86,7 +86,7 @@ levels reduce verbosity. To see error messages on stderr set
|
|||
SANE_DEBUG_SM3840 to 1.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane-microtek2(5), sane-sm3600(5), http://www.ziplabel.com/sm3840
|
||||
sane\-microtek2(5), sane\-sm3600(5), http://www.ziplabel.com/sm3840
|
||||
|
||||
.SH AUTHOR
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-snapscan 5 "26 May 2001" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-snapscan
|
||||
.TH sane\-snapscan 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-snapscan
|
||||
.SH NAME
|
||||
sane-snapscan \- SANE backend for AGFA SnapScan flatbed scanners
|
||||
sane\-snapscan \- SANE backend for AGFA SnapScan flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-snapscan
|
||||
.B sane\-snapscan
|
||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||
access to AGFA SnapScan flatbed scanners. At present, the following scanners
|
||||
are supported from this backend: AGFA SnapScan 300, 310, 600, and 1236s,
|
||||
|
@ -31,7 +31,7 @@ symlink to such a device. Under Linux, such a device name could be
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.P
|
||||
For USB scanners the devicename must contain the keyword "usb", as in
|
||||
.I /dev/usbscanner
|
||||
|
@ -52,7 +52,7 @@ The contents of the
|
|||
.I snapscan.conf
|
||||
file is a list of device names that correspond to SnapScan
|
||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored. See sane-scsi(5) on details of what constitutes a valid
|
||||
ignored. See sane\-scsi(5) on details of what constitutes a valid
|
||||
device name.
|
||||
|
||||
.SH FILES
|
||||
|
@ -62,10 +62,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-snapscan.a
|
||||
.I @LIBDIR@/libsane\-snapscan.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-snapscan.so
|
||||
.I @LIBDIR@/libsane\-snapscan.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -95,7 +95,7 @@ levels reduce verbosity.
|
|||
Man page doesn't provide much information yet.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.br
|
||||
http://www.cs.ualberta.ca/~charter/SnapScan/snapscan.html
|
||||
.br
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-sp15c 5 "17 Apr 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane\-sp15c 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
|
||||
.SH NAME
|
||||
sane-sp15c \- SANE backend for Fujitsu ScanPartner 15C flatbed scanner
|
||||
sane\-sp15c \- SANE backend for Fujitsu ScanPartner 15C flatbed scanner
|
||||
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-sp15c
|
||||
.B sane\-sp15c
|
||||
library implements a SANE (Scanner Access Now Easy) backend which
|
||||
provides access to the Fujitsu flatbed scanners.
|
||||
At present, the following
|
||||
|
@ -39,7 +39,7 @@ This allows frontends such as xscanimage to set scanning region,
|
|||
resolution, bit-depth (and color), and enable the automatic document feeder.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5), sane-fujitsu(5)
|
||||
sane(7), sane\-scsi(5), sane\-fujitsu(5)
|
||||
.br
|
||||
Fujitsu ScanPartner 15C OEM Manual, Doc. No. 250-0081-0
|
||||
.br
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-st400 5 "08 Mar 1999" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-st400
|
||||
.TH sane\-st400 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-st400
|
||||
.SH NAME
|
||||
sane-st400 \- SANE backend for Siemens ST/Highscan flatbed scanners
|
||||
sane\-st400 \- SANE backend for Siemens ST/Highscan flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-st400
|
||||
.B sane\-st400
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Siemens ST400 flatbed scanners and compatibles.
|
||||
At present, the following scanners are supported by this backend:
|
||||
|
@ -22,9 +22,9 @@ The Siemens ST/Highscan series includes several more models, e.g. the ST300
|
|||
and ST600. If you own one of these scanners, or a scanner other than the
|
||||
ones listed above that works with this backend, please let us know by sending
|
||||
the scanner's model name, SCSI ID, and firmware revision to
|
||||
.IR sane-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane-project.org/mailing-lists.html concerning subscription
|
||||
to sane-devel.
|
||||
.IR sane\-devel@lists.alioth.debian.org .
|
||||
Have a look at http://www.sane\-project.org/mailing\-lists.html concerning subscription
|
||||
to sane\-devel.
|
||||
|
||||
.SH "DEVICE NAMES"
|
||||
This backend expects device names of the form:
|
||||
|
@ -42,7 +42,7 @@ a device name could be
|
|||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
.SH CONFIGURATION
|
||||
The contents of the
|
||||
.I st400.conf
|
||||
|
@ -82,10 +82,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-st400.a
|
||||
.I @LIBDIR@/libsane\-st400.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-st400.so
|
||||
.I @LIBDIR@/libsane\-st400.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -137,7 +137,7 @@ also set the environment variable SANE_DEBUG_SANEI_SCSI to 128 before sending
|
|||
me the report.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.br
|
||||
http://www.informatik.uni-oldenburg.de/~ingo/sane/
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-stv680 5 "09 June 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-stv680
|
||||
.TH sane\-stv680 5 "11 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-stv680
|
||||
.SH NAME
|
||||
sane-stv680 \- SANE backend for STV680 camera's
|
||||
sane\-stv680 \- SANE backend for STV680 camera's
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-stv680
|
||||
.B sane\-stv680
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some STV680 cameras. This backend
|
||||
should be considered
|
||||
|
@ -40,21 +40,21 @@ should contact the author for that.
|
|||
|
||||
The options the backend supports can either be selected through
|
||||
command line options to programs like scanimage or through GUI
|
||||
elements in xcam. For both programs use the -B option needed for size buffer.
|
||||
elements in xcam. For both programs use the \-B option needed for size buffer.
|
||||
|
||||
Some frontends examples:
|
||||
.br
|
||||
xcam
|
||||
.RS
|
||||
xcam -B
|
||||
xcam \-B
|
||||
.RE
|
||||
|
||||
scanimage: for writing in batch mode to a file or to a new file each time.
|
||||
.RS
|
||||
scanimage -B -d stv680:libusb:001:002 --batch=out.ppm --batch-count 5 --mode "Color RGB"
|
||||
scanimage \-B \-d stv680:libusb:001:002 \-\-batch=out.ppm \-\-batch-count 5 \-\-mode "Color RGB"
|
||||
.RE
|
||||
.RS
|
||||
scanimage -B -d stv680:libusb:001:002 --batch=out%d.ppm --batch-count 5 --mode "Color RGB"
|
||||
scanimage \-B \-d stv680:libusb:001:002 \-\-batch=out%d.ppm \-\-batch-count 5 \-\-mode "Color RGB"
|
||||
.RE
|
||||
|
||||
.br
|
||||
|
@ -64,7 +64,7 @@ the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d stv680
|
||||
scanimage \-\-help \-d stv680
|
||||
.RE
|
||||
|
||||
|
||||
|
@ -72,23 +72,23 @@ scanimage --help -d stv680
|
|||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the webcams valid choices.
|
||||
|
||||
The read resolution mode is 8 bits, output resolution is 24 bits.
|
||||
Selects the resolution for a scan.
|
||||
The camera can do only the resolutions listed.
|
||||
.TP
|
||||
.B --Raw
|
||||
.B \-\-Raw
|
||||
In this mode raw data is displayed
|
||||
.TP
|
||||
.B --Color
|
||||
.B \-\-Color
|
||||
In this mode the bayer unshuffle is done but no color correction
|
||||
.TP
|
||||
.B --Color_RGB
|
||||
.B \-\-Color_RGB
|
||||
Bayer unshuffle, color correction
|
||||
.TP
|
||||
.B --Color_RGB_TXT
|
||||
.B \-\-Color_RGB_TXT
|
||||
Bayer unshuffle, color correction, textline with date and time is added
|
||||
|
||||
|
||||
|
@ -96,22 +96,22 @@ Bayer unshuffle, color correction, textline with date and time is added
|
|||
.B Enhancement options
|
||||
|
||||
.TP
|
||||
.B --white-level-r
|
||||
.B \-\-white\-level\-r
|
||||
Selects what red radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration
|
||||
value loaded into the scanner. Scale -32 .. 0 .. +32 in steps of 1.
|
||||
value loaded into the scanner. Scale \-32 .. 0 .. +32 in steps of 1.
|
||||
|
||||
.TP
|
||||
.B --white-level-g
|
||||
.B \-\-white\-level\-g
|
||||
Selects what green radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration i
|
||||
value loaded into the scanner. Scale -32 .. 0 .. +32 in steps of 1.
|
||||
value loaded into the scanner. Scale \-32 .. 0 .. +32 in steps of 1.
|
||||
|
||||
.TP
|
||||
.B --white-level-b
|
||||
.B \-\-white\-level\-b
|
||||
Selects what blue radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration
|
||||
value loaded into the scanner. Scale -32 .. 0 .. +32 in steps of 1.
|
||||
value loaded into the scanner. Scale \-32 .. 0 .. +32 in steps of 1.
|
||||
|
||||
.SH CONFIGURATION FILE
|
||||
The configuration file @CONFIGDIR@/stv680.conf supports only one
|
||||
|
@ -120,10 +120,10 @@ information: the device name to use (eg usb 0x.... 0x....).
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-stv680.a
|
||||
.I @LIBDIR@/libsane\-stv680.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-stv680.so
|
||||
.I @LIBDIR@/libsane\-stv680.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -155,7 +155,7 @@ Plenty. Parts of this backend are still under development.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-usb(5), scanimage(1), xcam(1), sane(7)
|
||||
sane\-usb(5), scanimage(1), xcam(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-tamarack 5 "24 Jun 2000" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-tamarack
|
||||
.TH sane\-tamarack 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-tamarack
|
||||
.SH NAME
|
||||
sane-tamarack \- SANE backend for Tamarack flatbed scanners
|
||||
sane\-tamarack \- SANE backend for Tamarack flatbed scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-tamarack
|
||||
.B sane\-tamarack
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to the following Tamarack flatbed scanners:
|
||||
.PP
|
||||
|
@ -29,13 +29,13 @@ Where
|
|||
is the path-name for the special device that corresponds to a
|
||||
SCSI scanner. The special device name must be a generic SCSI device or a
|
||||
symlink to such a device. The program
|
||||
.IR sane-find-scanner
|
||||
.IR sane\-find\-scanner
|
||||
helps to find out the correct device. Under Linux, such a device name
|
||||
could be
|
||||
.I /dev/sga
|
||||
or
|
||||
.IR /dev/sge ,
|
||||
for example. See sane-scsi(5) for details.
|
||||
for example. See sane\-scsi(5) for details.
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
|
@ -44,10 +44,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-tamarack.a
|
||||
.I @LIBDIR@/libsane\-tamarack.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-tamarack.so
|
||||
.I @LIBDIR@/libsane\-tamarack.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -75,6 +75,6 @@ Example:
|
|||
export SANE_DEBUG_TAMARACK=4
|
||||
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-scsi(5)
|
||||
sane(7), sane\-scsi(5)
|
||||
.SH AUTHOR
|
||||
Roger Wolff
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-teco1 5 "August 30th, 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-teco1
|
||||
.TH sane\-teco1 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-teco1
|
||||
.SH NAME
|
||||
sane-teco1 \- SANE backend for TECO / RELISYS scanners
|
||||
sane\-teco1 \- SANE backend for TECO / RELISYS scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-teco1
|
||||
.B sane\-teco1
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some TECO SCSI flatbed scanners. This backend
|
||||
should be considered
|
||||
|
@ -47,7 +47,7 @@ Note that the untested scanner will not be directly supported. You
|
|||
should contact the author for that.
|
||||
|
||||
The TECO VM number can usually be found at the back of the scanner. It
|
||||
is also part of the FCC ID. "sane-find-scanner -v" will also show the
|
||||
is also part of the FCC ID. "sane\-find\-scanner \-v" will also show the
|
||||
scsi inquiry, and if it is a TECO scanner, the name will be there too.
|
||||
|
||||
The options the backend supports can either be selected through
|
||||
|
@ -61,14 +61,14 @@ the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d teco1
|
||||
scanimage \-\-help \-d teco1
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.I Black & White
|
||||
,
|
||||
|
@ -80,7 +80,7 @@ will produce 256 levels of gray (8 bits). Color will produce a 24 bits
|
|||
color image.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The scanner can do all resolutions
|
||||
between 1 and 600, in increments of 1.
|
||||
|
||||
|
@ -89,9 +89,9 @@ between 1 and 600, in increments of 1.
|
|||
.B Geometry options
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters by default.
|
||||
|
||||
|
||||
|
@ -99,27 +99,27 @@ area. All parameters are specified in millimeters by default.
|
|||
.B Enhancement options
|
||||
|
||||
.TP
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
(color mode only) allows the user to specify a gamma table (see the
|
||||
next 3 parameters).
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --dither
|
||||
.B \-\-dither
|
||||
(Black & White only) select the dither mask to use. Possible values are
|
||||
.I Line art
|
||||
,
|
||||
|
@ -141,7 +141,7 @@ and
|
|||
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 22 dpi
|
||||
and the scan area is the maximum allowed. The scan mode is user
|
||||
selected. The default is "no".
|
||||
|
@ -153,10 +153,10 @@ The configuration file @CONFIGDIR@/teco1.conf supports only one information: the
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco1.a
|
||||
.I @LIBDIR@/libsane\-teco1.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco1.so
|
||||
.I @LIBDIR@/libsane\-teco1.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -183,7 +183,7 @@ None known.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-teco2 5 "29 July 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-teco2
|
||||
.TH sane\-teco2 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-teco2
|
||||
.SH NAME
|
||||
sane-teco2 \- SANE backend for TECO / RELISYS scanners
|
||||
sane\-teco2 \- SANE backend for TECO / RELISYS scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-teco2
|
||||
.B sane\-teco2
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some TECO SCSI flatbed scanners. This backend
|
||||
should be considered
|
||||
|
@ -58,14 +58,14 @@ the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d teco2
|
||||
scanimage \-\-help \-d teco2
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.I Lineart
|
||||
,
|
||||
|
@ -77,7 +77,7 @@ will produce 256 levels of gray (8 bits). Color will produce a 24 bits
|
|||
color image.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
Lineart and Gray
|
||||
selects the resolution for a scan. The scanner can do all resolutions
|
||||
between 1 and 600, in increments of 1.
|
||||
|
@ -98,9 +98,9 @@ e.g. 600dpi adjust with: convert -geometry 200%x100%
|
|||
.B Geometry options
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters by default.
|
||||
|
||||
|
||||
|
@ -108,45 +108,45 @@ area. All parameters are specified in millimeters by default.
|
|||
.B Enhancement options
|
||||
|
||||
.TP
|
||||
.B --custom-gamma (no custom gamma option for the VM3564 and VM356A)
|
||||
.B \-\-custom\-gamma (no custom gamma option for the VM3564 and VM356A)
|
||||
(color mode only) allows the user to specify a gamma table (see the
|
||||
next 3 parameters).
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 256 bytes long.
|
||||
|
||||
.TP
|
||||
.B --white-level-r
|
||||
.B \-\-white\-level\-r
|
||||
(VM3564, VM356A, VM3575 and VM6575 only) Selects what red radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration
|
||||
value loaded into the scanner. Scale 0..64 in steps of 1.
|
||||
|
||||
.TP
|
||||
.B --white-level-g
|
||||
.B \-\-white\-level\-g
|
||||
(VM3564, VM356A, VM3575 and VM6575 only) Selects what green radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration i
|
||||
value loaded into the scanner. Scale 0..64 in steps of 1.
|
||||
|
||||
.TP
|
||||
.B --white-level-b
|
||||
.B \-\-white\-level\-b
|
||||
(VM3564, VM356A, VM3575 and VM6575 only) Selects what blue radiance level should be
|
||||
considered "white", when scanning some sheets by changing the calibration
|
||||
value loaded into the scanner. Scale 0..64 in steps of 1.
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 50 dpi
|
||||
(for VM356A and VM6575 75 dpi) and the scan area is the maximum allowed.
|
||||
The scan mode is user selected. The default is "no".
|
||||
|
@ -159,10 +159,10 @@ information: the device name to use (eg /dev/scanner).
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco2.a
|
||||
.I @LIBDIR@/libsane\-teco2.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco2.so
|
||||
.I @LIBDIR@/libsane\-teco2.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -196,7 +196,7 @@ Plenty. Parts of this backend are still under development.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHORS
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-teco3 5 "25 July 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-teco3
|
||||
.TH sane\-teco3 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-teco3
|
||||
.SH NAME
|
||||
sane-teco3 \- SANE backend for TECO / RELISYS scanners
|
||||
sane\-teco3 \- SANE backend for TECO / RELISYS scanners
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-teco3
|
||||
.B sane\-teco3
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to some TECO SCSI flatbed scanners. This backend
|
||||
should be considered
|
||||
|
@ -44,14 +44,14 @@ the SANE mailing list.
|
|||
|
||||
Valid command line options and their syntax can be listed by using
|
||||
.RS
|
||||
scanimage --help -d teco3
|
||||
scanimage \-\-help \-d teco3
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B Scan Mode
|
||||
|
||||
.TP
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
selects the basic mode of operation of the scanner valid choices are
|
||||
.I Black & White
|
||||
,
|
||||
|
@ -63,7 +63,7 @@ will produce 256 levels of gray (8 bits). Color will produce a 24 bits
|
|||
color image.
|
||||
|
||||
.TP
|
||||
.B --resolution
|
||||
.B \-\-resolution
|
||||
selects the resolution for a scan. The scanner can do all resolutions
|
||||
between 1 and 1200, in increments of 1.
|
||||
|
||||
|
@ -72,9 +72,9 @@ between 1 and 1200, in increments of 1.
|
|||
.B Geometry options
|
||||
|
||||
.TP
|
||||
.B -l -t -x -y
|
||||
control the scan area: -l sets the top left x coordinate, -t the top
|
||||
left y coordinate, -x selects the width and -y the height of the scan
|
||||
.B \-l \-t \-x \-y
|
||||
control the scan area: \-l sets the top left x coordinate, \-t the top
|
||||
left y coordinate, \-x selects the width and \-y the height of the scan
|
||||
area. All parameters are specified in millimeters by default.
|
||||
|
||||
|
||||
|
@ -82,28 +82,28 @@ area. All parameters are specified in millimeters by default.
|
|||
.B Enhancement options
|
||||
|
||||
.TP
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
(color mode only) allows the user to specify a gamma table (see the
|
||||
next 3 parameters).
|
||||
|
||||
.TP
|
||||
.B --red-gamma-table
|
||||
.B \-\-red\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the red channel. The table must be 1024 bytes long.
|
||||
|
||||
.TP
|
||||
.B --green-gamma-table
|
||||
.B \-\-green\-gamma\-table
|
||||
(color mode only) can be used to download a user defined
|
||||
gamma table for the green channel. The table must be 1024 bytes long.
|
||||
|
||||
.TP
|
||||
.B --blue-gamma-table
|
||||
.B \-\-blue\-gamma\-table
|
||||
(color mode only) can be used to download a user defined gamma table
|
||||
for the blue channel. The table must be 1024 bytes long.
|
||||
|
||||
|
||||
.TP
|
||||
.B --preview
|
||||
.B \-\-preview
|
||||
requests a preview scan. The resolution used for that scan is 22 dpi
|
||||
and the scan area is the maximum allowed. The scan mode is user
|
||||
selected. The default is "no".
|
||||
|
@ -115,10 +115,10 @@ The configuration file @CONFIGDIR@/teco3.conf supports only one information: the
|
|||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco3.a
|
||||
.I @LIBDIR@/libsane\-teco3.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-teco3.so
|
||||
.I @LIBDIR@/libsane\-teco3.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -145,7 +145,7 @@ Not much.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
sane\-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-test 5 "2 Jan 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-test
|
||||
.TH sane\-test 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-test
|
||||
.SH NAME
|
||||
sane-test \- SANE backend for testing frontends
|
||||
sane\-test \- SANE backend for testing frontends
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-test
|
||||
.B sane\-test
|
||||
library implements a SANE (Scanner Access Now Easy) backend that allows
|
||||
testing the SANE installation and SANE frontends. It provides access to a
|
||||
(nearly) unlimited number of virtual devices. There is no support for real
|
||||
|
@ -13,13 +13,13 @@ options.
|
|||
.PP
|
||||
The idea is not only to find bugs in frontends but also to show all
|
||||
capabilities of SANE. Therefore
|
||||
.B sane-test
|
||||
.B sane\-test
|
||||
implements functions and options that are not (or seldom) found in other
|
||||
backends.
|
||||
.PP
|
||||
The backend is commented out in @CONFIGDIR@/dll.conf, so either the comment
|
||||
character must be removed or the backend must be called explicitly. E.g.
|
||||
`scanimage -d test' or `xscanimage test'.
|
||||
`scanimage \-d test' or `xscanimage test'.
|
||||
|
||||
.SH SCAN MODE OPTIONS
|
||||
Option
|
||||
|
@ -37,20 +37,20 @@ colors) but allowed in the SANE standard. However, the meaning of bits is not
|
|||
defined. Currently 1 = high intensity and 0 = low intensity is used.
|
||||
.PP
|
||||
Setting option
|
||||
.B hand-scanner
|
||||
.B hand\-scanner
|
||||
results in the test-backend behaving like a hand-scanner. Hand-scanners do
|
||||
not know the image height a priori. Instead, they return a height of -1.
|
||||
not know the image height a priori. Instead, they return a height of \-1.
|
||||
Setting this option allows to test whether a frontend can handle this
|
||||
correctly. This option also enables a fixed width of 11 cm.
|
||||
.PP
|
||||
Setting option
|
||||
.B three-pass
|
||||
.B three\-pass
|
||||
simulates a three-pass scanner. Older color scanners needed to scan the image
|
||||
once per color (reg/green/blue) to get the full image. Therefore, in this mode
|
||||
three single frames are transmitted in color mode.
|
||||
.PP
|
||||
Option
|
||||
.B three-pass-order
|
||||
.B three\-pass\-order
|
||||
provides support for changing the order of the three frames (see option
|
||||
three-pass above). A frontend should support all orders.
|
||||
.PP
|
||||
|
@ -67,93 +67,93 @@ ADF will be "empty".
|
|||
|
||||
.SH SPECIAL OPTIONS
|
||||
Option
|
||||
.B test-picture
|
||||
.B test\-picture
|
||||
allows to set the image that's returned to the frontend. While "Solid white"
|
||||
and "Solid black" are quite obvious, the other options need some more
|
||||
explanation. Color patterns are used to determine if all modes and their
|
||||
colors are represented correctly by the frontend. The grid should look like the
|
||||
same in every mode and resolution. A table of all the test pictures can be
|
||||
found at: http://www.meier-geinitz.de/sane/test-backend/test-pictures.html.
|
||||
found at: http://www.meier\-geinitz.de/sane/test\-backend/test\-pictures.html.
|
||||
.PP
|
||||
If option
|
||||
.B invert-endianess
|
||||
.B invert\-endianess
|
||||
is set, the upper and lower bytes of image data in 16 bit modes are exchanged.
|
||||
This option can be used to test the 16 bit modes of frontends, e.g. if the
|
||||
frontend uses the correct endianess.
|
||||
.PP
|
||||
If option
|
||||
.B read-limit
|
||||
.B read\-limit
|
||||
is set, the maximum amount of data transferred with each call to sane_read() is
|
||||
limited.
|
||||
.PP
|
||||
Option
|
||||
.B read-limit-size
|
||||
.B read\-limit\-size
|
||||
sets the limit for option read-limit. A low limit slows down scanning. It
|
||||
can be used to detect errors in frontend that occur because of wrong
|
||||
assumptions on the size of the buffer or timing problems.
|
||||
.PP
|
||||
Option
|
||||
.B read-delay
|
||||
.B read\-delay
|
||||
enables delaying data to the frontend.
|
||||
.PP
|
||||
Option
|
||||
.B read-delay-duration
|
||||
.B read\-delay\-duration
|
||||
selects the number of microseconds the backends waits after each transfer of a
|
||||
buffer. This option is useful to find timing-related bugs, especially if
|
||||
used over the network.
|
||||
.PP
|
||||
If option
|
||||
.B read-return-value
|
||||
.B read\-return\-value
|
||||
is different from "Default", the selected status will be returned by every
|
||||
call to sane_read(). This is useful to test the frontend's handling of the
|
||||
SANE statii.
|
||||
.PP
|
||||
If option
|
||||
.B ppl-loss
|
||||
.B ppl\-loss
|
||||
is different from 0, it determines the number of pixels that are "lost" at the
|
||||
end of each line. That means, lines are padded with unused data.
|
||||
.PP
|
||||
Option
|
||||
.B fuzzy-parameters
|
||||
.B fuzzy\-parameters
|
||||
selects that fuzzy (inexact) parameters are returned as long as the scan
|
||||
hasn't been started. This option can be used to test if the frontend uses the
|
||||
parameters it got before the start of the scan (which it shouldn't).
|
||||
.PP
|
||||
Option
|
||||
.B non-blocking
|
||||
.B non\-blocking
|
||||
determines if non-blocking IO for sane_read() should be used if supported by
|
||||
the frontend.
|
||||
.PP
|
||||
If option
|
||||
.B select-fd
|
||||
.B select\-fd
|
||||
is set, the backend offers a select filedescriptor for detecting if
|
||||
sane_read() will return data.
|
||||
.PP
|
||||
If option
|
||||
.B enable-test-options
|
||||
.B enable\-test\-options
|
||||
is set, a fairly big list of options for testing the various SANE option
|
||||
types is enabled.
|
||||
.PP
|
||||
Option
|
||||
.B print-options
|
||||
.B print\-options
|
||||
can be used to print a list of all options to standard error.
|
||||
.PP
|
||||
|
||||
.SH GEOMETRY OPTIONS
|
||||
Option
|
||||
.B tl-x
|
||||
.B tl\-x
|
||||
determines the top-left x position of the scan area.
|
||||
.PP
|
||||
Option
|
||||
.B tl-y
|
||||
.B tl\-y
|
||||
determines the top-left y position of the scan area.
|
||||
.PP
|
||||
Option
|
||||
.B br-x
|
||||
.B br\-x
|
||||
determines the bottom-right x position of the scan area.
|
||||
.PP
|
||||
Option
|
||||
.B br-y
|
||||
.B br\-y
|
||||
determines the bottom-right y position of the scan area.
|
||||
.PP
|
||||
|
||||
|
@ -164,34 +164,34 @@ detection of options not displayed by the frontend (because of missing support
|
|||
or bugs).
|
||||
.PP
|
||||
Option
|
||||
.B bool-soft-select-soft-detect
|
||||
.B bool\-soft\-select\-soft\-detect
|
||||
(1/6) is a bool test option that has soft select and soft detect (and
|
||||
advanced) capabilities. That's just a normal bool option.
|
||||
.PP
|
||||
Option
|
||||
.B bool-hard-select-soft-detect
|
||||
.B bool\-hard\-select\-soft\-detect
|
||||
(2/6) is a bool test option that has hard select and soft detect (and
|
||||
advanced) capabilities. That means the option can't be set by the frontend
|
||||
but by the user (e.g. by pressing a button at the device).
|
||||
.PP
|
||||
Option
|
||||
.B bool-hard-select
|
||||
.B bool\-hard\-select
|
||||
(3/6) is a bool test option that has hard select (and advanced) capabilities.
|
||||
That means the option can't be set by the frontend but by the user (e.g. by
|
||||
pressing a button at the device) and can't be read by the frontend.
|
||||
.PP
|
||||
Option
|
||||
.B bool-soft-detect
|
||||
.B bool\-soft\-detect
|
||||
(4/6) is a bool test option that has soft detect (and advanced)
|
||||
capabilities. That means the option is read-only.
|
||||
.PP
|
||||
Option
|
||||
.B bool-soft-select-soft-detect-emulated
|
||||
.B bool\-soft\-select\-soft\-detect\-emulated
|
||||
(5/6) is a Bool test option that has soft select, soft detect, and emulated
|
||||
(and advanced) capabilities.
|
||||
.PP
|
||||
Option
|
||||
.B bool-soft-select-soft-detect-auto
|
||||
.B bool\-soft\-select\-soft\-detect\-auto
|
||||
(6/6) is a Bool test option that has soft select, soft detect, and automatic
|
||||
(and advanced) capabilities. This option can be automatically set by the
|
||||
backend.
|
||||
|
@ -205,26 +205,26 @@ Option
|
|||
(1/6) is an int test option with no unit and no constraint set.
|
||||
.PP
|
||||
Option
|
||||
.B int-constraint-range
|
||||
.B int\-constraint\-range
|
||||
(2/6) is an int test option with unit pixel and constraint range set. Minimum
|
||||
is 4, maximum 192, and quant is 2.
|
||||
.PP
|
||||
Option
|
||||
.B int-constraint-word-list
|
||||
.B int\-constraint\-word\-list
|
||||
(3/6) is an int test option with unit bits and constraint word list set.
|
||||
.PP
|
||||
Option
|
||||
.B int-constraint-array
|
||||
.B int\-constraint\-array
|
||||
(4/6) is an int test option with unit mm and using an array without
|
||||
constraints.
|
||||
.PP
|
||||
Option
|
||||
.B int-constraint-array-constraint-range
|
||||
.B int\-constraint\-array\-constraint\-range
|
||||
(5/6) is an int test option with unit mm and using an array with a range
|
||||
constraint. Minimum is 4, maximum 192, and quant is 2.
|
||||
.PP
|
||||
Option
|
||||
.B int-constraint-array-constraint-word-list
|
||||
.B int\-constraint\-array\-constraint\-word\-list
|
||||
(6/6) is an int test option with unit percent and using an array a word list
|
||||
constraint.
|
||||
|
||||
|
@ -236,12 +236,12 @@ Option
|
|||
(1/3) is a fixed test option with no unit and no constraint set.
|
||||
.PP
|
||||
Option
|
||||
.B fixed-constraint-range
|
||||
.B fixed\-constraint\-range
|
||||
(2/3) is a fixed test option with unit microsecond and constraint range
|
||||
set. Minimum is -42.17, maximum 32767.9999, and quant is 2.0.
|
||||
set. Minimum is \-42.17, maximum 32767.9999, and quant is 2.0.
|
||||
.PP
|
||||
Option
|
||||
.B fixed-constraint-word-list
|
||||
.B fixed\-constraint\-word\-list
|
||||
(3/3) is a Fixed test option with no unit and constraint word list set.
|
||||
.PP
|
||||
|
||||
|
@ -253,11 +253,11 @@ Option
|
|||
(1/3) is a string test option without constraint.
|
||||
.PP
|
||||
Option
|
||||
.B string-constraint-string-list
|
||||
.B string\-constraint\-string\-list
|
||||
(2/3) is a string test option with string list constraint.
|
||||
.PP
|
||||
Option
|
||||
.B string-constraint-long-string-list
|
||||
.B string\-constraint\-long\-string\-list
|
||||
(3/3) is a string test option with string list constraint. Contains some more
|
||||
entries...
|
||||
.PP
|
||||
|
@ -282,10 +282,10 @@ The config values concerning resolution and geometry can be useful to test
|
|||
the handling of big file sizes.
|
||||
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-test.a
|
||||
.I @LIBDIR@/libsane\-test.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-test.so
|
||||
.I @LIBDIR@/libsane\-test.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -314,11 +314,11 @@ export SANE_DEBUG_TEST=4
|
|||
|
||||
.SH "SEE ALSO"
|
||||
sane(7),
|
||||
.IR http://www.meier-geinitz.de/sane/test-backend/
|
||||
.IR http://www.meier\-geinitz.de/sane/test\-backend/
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
|
||||
.SH BUGS
|
||||
\- config file values aren't tested for correctness
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
.TH sane-u12 5 "18 June 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-u12
|
||||
.TH sane\-u12 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-u12
|
||||
.SH NAME
|
||||
sane-u12 \- SANE backend for Plustek USB flatbed scanners,
|
||||
sane\-u12 \- SANE backend for Plustek USB flatbed scanners,
|
||||
based on older parport designs
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-u12
|
||||
.B sane\-u12
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to USB flatbed scanners based on Plusteks' ASIC
|
||||
98003 (parallel-port ASIC) and a GeneSys Logics' USB-parport
|
||||
|
@ -98,9 +98,9 @@ See the u12.conf file for examples.
|
|||
You have to make sure, that the USB subsystem is loaded
|
||||
correctly and you have access to the device-node. For
|
||||
more details see
|
||||
.B sane-usb (5)
|
||||
.B sane\-usb (5)
|
||||
manpage. You might use
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
to check that you have access to your device.
|
||||
.PP
|
||||
.B Note:
|
||||
|
@ -113,10 +113,10 @@ If there's no configuration file, the backend defaults to
|
|||
.I @CONFIGDIR@/u12.conf
|
||||
The backend configuration file
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-u12.a
|
||||
.I @LIBDIR@/libsane\-u12.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-u12.so
|
||||
.I @LIBDIR@/libsane\-u12.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -146,8 +146,8 @@ export SANE_DEBUG_U12=10
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-plustek (5),
|
||||
.br
|
||||
.I @DOCDIR@/u12/U12.changes
|
||||
.br
|
||||
|
@ -162,7 +162,7 @@ Additional info and hints can be obtained from our
|
|||
.br
|
||||
Mailing-List archive at:
|
||||
.br
|
||||
.B http://www.sane-project.org/mailing-lists.html
|
||||
.B http://www.sane\-project.org/mailing\-lists.html
|
||||
.PP
|
||||
or directly from the projects' homepage at:
|
||||
.br
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
.TH sane-umax 5 "29 november 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-umax
|
||||
.TH sane\-umax 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-umax
|
||||
|
||||
.SH NAME
|
||||
sane-umax \- SANE backend for UMAX scanners
|
||||
sane\-umax \- SANE backend for UMAX scanners
|
||||
|
||||
.SH ABOUT THIS FILE
|
||||
|
||||
This file only is a short descripton of the umax-backend for sane! For detailled information take a look at
|
||||
sane-umax-doc.html (it is included in the sane source directory and in the xsane online help)!
|
||||
sane\-umax\-doc.html (it is included in the sane source directory and in the xsane online help)!
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
The
|
||||
.B sane-umax
|
||||
.B sane\-umax
|
||||
library implements a SANE backend that provides acces to several UMAX-SCSI-scanners and some Linotye Hell SCSI-scanners,
|
||||
parallel- and USB-scanners are not (and propably will never be) supported!
|
||||
|
||||
|
@ -30,37 +30,37 @@ shown below:
|
|||
.nf
|
||||
# this is a comment
|
||||
#
|
||||
option scsi-maxqueue 4
|
||||
option scsi-buffer-size-min 65536
|
||||
option scsi-buffer-size-max 131072
|
||||
option scan-lines 40
|
||||
option preview-lines 10
|
||||
option scsi-maxqueue 2
|
||||
option execute-request-sense 0
|
||||
option force-preview-bit-rgb 0
|
||||
option slow-speed -1
|
||||
option care-about-smearing -1
|
||||
option calibration-full-ccd -1
|
||||
option calibration-width-offset -1
|
||||
option calibration-bytes-pixel -1
|
||||
option exposure-time-rgb-bind -1
|
||||
option invert-shading-data -1
|
||||
option lamp-control-available 0
|
||||
option gamma-lsb-padded 0
|
||||
option scsi\-maxqueue 4
|
||||
option scsi\-buffer\-size\-min 65536
|
||||
option scsi\-buffer\-size\-max 131072
|
||||
option scan\-lines 40
|
||||
option preview\-lines 10
|
||||
option scsi\-maxqueue 2
|
||||
option execute\-request\-sense 0
|
||||
option force\-preview\-bit\-rgb 0
|
||||
option slow\-speed \-1
|
||||
option care\-about\-smearing \-1
|
||||
option calibration\-full\-ccd \-1
|
||||
option calibration\-width\-offset \-1
|
||||
option calibration\-bytes\-pixel \-1
|
||||
option exposure\-time\-rgb\-bind \-1
|
||||
option invert\-shading\-data \-1
|
||||
option lamp\-control\-available 0
|
||||
option gamma\-lsb\-padded 0
|
||||
/dev/sge
|
||||
\
|
||||
#scsi Vendor Model Type Bus Channel ID LUN
|
||||
# The following scanner supports lamp control
|
||||
option lamp-control-available 1
|
||||
option lamp\-control\-available 1
|
||||
scsi UMAX * Scanner * * * * *
|
||||
\
|
||||
# scanner on /dev/scanner does not support lamp control
|
||||
option lamp-control-available 0
|
||||
option lamp\-control\-available 0
|
||||
/dev/scanner
|
||||
.fi
|
||||
|
||||
.TP
|
||||
execute-request-sense:
|
||||
execute\-request\-sense:
|
||||
values: 0 = disabled, 1 = enabled
|
||||
.br
|
||||
default = 0
|
||||
|
@ -69,7 +69,7 @@ If set to 1 umax_do_request_sense is called in
|
|||
umax_do_calibration. This can hang the system
|
||||
(but has been enabled until this version)
|
||||
.TP
|
||||
scsi-buffer-size-min, scsi-buffer-size-max:
|
||||
scsi\-buffer\-size\-min, scsi\-buffer\-size\-max:
|
||||
values: 4096-1048576
|
||||
.br
|
||||
default min = 32768, max = 131072
|
||||
|
@ -84,15 +84,15 @@ the requested scsi buffer size and aborts with
|
|||
out of memory error. The default is 32KB, for
|
||||
some scanners it should be increased to 64KB.
|
||||
.TP
|
||||
scan-lines, preview-lines:
|
||||
scan\-lines, preview\-lines:
|
||||
values: 1-65535
|
||||
.br
|
||||
default: scan-lines = 40, preview-lines = 10
|
||||
default: scan\-lines = 40, preview\-lines = 10
|
||||
.br
|
||||
define the maximum number of lines that are scanned
|
||||
into one buffer
|
||||
.TP
|
||||
force-preview-bit-rgb:
|
||||
force\-preview\-bit\-rgb:
|
||||
values:
|
||||
0 = disabled,
|
||||
1 = enabled
|
||||
|
@ -101,77 +101,77 @@ default = 0
|
|||
.br
|
||||
set preview bit in rgb real scan
|
||||
.TP
|
||||
slow-speed, care-about-smearing:
|
||||
slow\-speed, care\-about\-smearing:
|
||||
values:
|
||||
-1 = auto,
|
||||
\-1 = auto,
|
||||
0 = disabled,
|
||||
1 = enabled
|
||||
.br
|
||||
default = -1
|
||||
default = \-1
|
||||
.br
|
||||
dangerous options, needed for some scanners
|
||||
do not changed these options until you really know
|
||||
what you do, you may destroy your scanner when you
|
||||
define wrong values for this options
|
||||
.TP
|
||||
calibration-full-ccd:
|
||||
calibration\-full\-ccd:
|
||||
values:
|
||||
-1 = auto,
|
||||
\-1 = auto,
|
||||
0 = disabled,
|
||||
1 = enabled
|
||||
.br
|
||||
default = -1
|
||||
default = \-1
|
||||
.br
|
||||
do calibration for each pixel of ccd instead of
|
||||
selected image
|
||||
.TP
|
||||
calibration-width-offset:
|
||||
values: -99999 = auto, > -99999 set value
|
||||
calibration\-width\-offset:
|
||||
values: \-99999 = auto, > \-99999 set value
|
||||
.br
|
||||
add an offset width to the calculated with for
|
||||
image/ccd
|
||||
.TP
|
||||
calibration-bytes-pixel:
|
||||
calibration\-bytes\-pixel:
|
||||
values:
|
||||
-1 = disabled,
|
||||
\-1 = disabled,
|
||||
0 = not set,
|
||||
1 = 1 byte/pixel,
|
||||
2 = 2 bytes/pixel
|
||||
.br
|
||||
use # bytes per pixel for calibration
|
||||
.TP
|
||||
exposure-time-rgb-bind:
|
||||
exposure\-time\-rgb\-bind:
|
||||
values:
|
||||
-1 = automatically set by driver \- if known,
|
||||
\-1 = automatically set by driver \- if known,
|
||||
0 = disabled (own selection for red, green and blue),
|
||||
1 = enabled (same values for red, green and blue)
|
||||
.TP
|
||||
invert-shading-data:
|
||||
invert\-shading\-data:
|
||||
values:
|
||||
-1 = automatically set by driver \- if known,
|
||||
\-1 = automatically set by driver \- if known,
|
||||
0 = disabled,
|
||||
1 = enabled
|
||||
.br
|
||||
default = -1
|
||||
default = \-1
|
||||
.br
|
||||
invert shading data before sending it back to the scanner
|
||||
.TP
|
||||
lamp-control-available:
|
||||
lamp\-control\-available:
|
||||
values:
|
||||
0 = automatically set by driver \- if known,
|
||||
1 = available
|
||||
.br
|
||||
default = 0
|
||||
.TP
|
||||
gamma-lsb-padded:
|
||||
gamma\-lsb\-padded:
|
||||
values:
|
||||
-1 = automatically set by driver \- if known,
|
||||
\-1 = automatically set by driver \- if known,
|
||||
0 = gamma data is msb padded,
|
||||
1 = gamma data is lsb padded
|
||||
.br
|
||||
default = -1
|
||||
default = \-1
|
||||
.TP
|
||||
handle-bad-sense-error:
|
||||
handle\-bad\-sense\-error:
|
||||
values:
|
||||
0 = handle as device busy,
|
||||
1 = handle as ok,
|
||||
|
@ -180,7 +180,7 @@ values:
|
|||
.br
|
||||
default = 0
|
||||
.TP
|
||||
scsi-maxqueue:
|
||||
scsi\-maxqueue:
|
||||
values:
|
||||
1..# (maximum defined at compile time)
|
||||
.br
|
||||
|
@ -194,7 +194,7 @@ command queueing you can try to set this value to 1.
|
|||
.PP
|
||||
The special device name must be a generic SCSI device or a symlink to such a device.
|
||||
To find out to which device your scanner is assigned and how you have to set the
|
||||
permissions of that device, have a look at sane-scsi.
|
||||
permissions of that device, have a look at sane\-scsi.
|
||||
|
||||
.SH SCSI ADAPTER TIPS
|
||||
|
||||
|
@ -213,7 +213,7 @@ other scsi devices, I suggest you use an own SCSI-adapter for your UMAX-scanner.
|
|||
If you have any problems with your Umax scanner, check your scsi chain
|
||||
(cable length, termination, ...).
|
||||
|
||||
See also: sane-scsi(5)
|
||||
See also: sane\-scsi(5)
|
||||
|
||||
.SH FILES
|
||||
|
||||
|
@ -222,10 +222,10 @@ The backend configuration file:
|
|||
.I @CONFIGDIR@/umax.conf
|
||||
.TP
|
||||
The static library implementing this backend:
|
||||
.I @LIBDIR@/libsane-umax.a
|
||||
.I @LIBDIR@/libsane\-umax.a
|
||||
.TP
|
||||
The shared library implementing this backend:
|
||||
.I @LIBDIR@/libsane-umax.so
|
||||
.I @LIBDIR@/libsane\-umax.so
|
||||
(present on systems that support dynamic loading)
|
||||
|
||||
.SH ENVIRONMENT
|
||||
|
@ -250,8 +250,8 @@ Number Remark
|
|||
6 print less important informations
|
||||
7 print called procedures
|
||||
8 print reader_process messages
|
||||
10 print called sane-init-routines
|
||||
11 print called sane-procedures
|
||||
10 print called sane\-init-routines
|
||||
11 print called sane\-procedures
|
||||
12 print sane infos
|
||||
13 print sane option-control messages
|
||||
.fi
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
.TH sane-umax1220u 5 "17 Apr 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-umax
|
||||
.TH sane\-umax1220u 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-umax
|
||||
.SH NAME
|
||||
sane-umax1220u \- SANE backend for the UMAX Astra 1220U and similar scanners
|
||||
sane\-umax1220u \- SANE backend for the UMAX Astra 1220U and similar scanners
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
The
|
||||
.B sane-umax1220
|
||||
.B sane\-umax1220
|
||||
library implements a SANE (Scanner Access Now Easy) backend for the
|
||||
the UMAX Astra 1220U and similar scanners.
|
||||
|
||||
For more information on this backend, please visit
|
||||
.IR http://umax1220u-sane.sourceforge.net/ .
|
||||
.IR http://umax1220u\-sane.sourceforge.net/ .
|
||||
|
||||
.SH UMAX ASTRA 1600U/2000U/2100U SUPPORT
|
||||
|
||||
This backend is also able to drive the UMAX Astra 1600U/2000U/2100U. The
|
||||
2100U is confirmed to work. For the other scanners no reports have been received
|
||||
yet. Please contact us and tell us if your scanner works
|
||||
(sane-devel@lists.alioth.debian.org).
|
||||
(sane\-devel@lists.alioth.debian.org).
|
||||
|
||||
.SH CONFIGURATION
|
||||
|
||||
|
@ -37,7 +37,7 @@ configuration file is shown below:
|
|||
/dev/usb/scanner0
|
||||
.fi
|
||||
|
||||
See sane-usb(5) for information on how to set the access permissions on the usb
|
||||
See sane\-usb(5) for information on how to set the access permissions on the usb
|
||||
device files.
|
||||
|
||||
.SH FILES
|
||||
|
@ -47,10 +47,10 @@ The backend configuration file:
|
|||
.I @CONFIGDIR@/umax1220u.conf
|
||||
.TP
|
||||
The static library implementing this backend:
|
||||
.I @LIBDIR@/libsane-umax1220u.a
|
||||
.I @LIBDIR@/libsane\-umax1220u.a
|
||||
.TP
|
||||
The shared library implementing this backend:
|
||||
.I @LIBDIR@/libsane-umax1220u.so
|
||||
.I @LIBDIR@/libsane\-umax1220u.so
|
||||
(present on systems that support dynamic loading)
|
||||
|
||||
.SH ENVIRONMENT
|
||||
|
@ -95,22 +95,22 @@ sure to adjust the scan area before doing a scan, since by default, the scan
|
|||
area is zero.
|
||||
|
||||
.SH SEE ALSO
|
||||
sane(7), sane-usb(5)
|
||||
sane(7), sane\-usb(5)
|
||||
|
||||
.TP
|
||||
(Old) homepage:
|
||||
.I http://umax1220u-sane.sourceforge.net/
|
||||
.I http://umax1220u\-sane.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
|
||||
Marcio Luis Teixeira <marciot@users.sourceforge.net>
|
||||
|
||||
.SH EMAIL-CONTACT
|
||||
sane-devel@lists.alioth.debian.org
|
||||
sane\-devel@lists.alioth.debian.org
|
||||
|
||||
.SH REPORTING BUGS
|
||||
|
||||
This backend isn't actively maintained. Nevertheless, bug reports and comments
|
||||
should be sent to the sane-devel mailing list. When reporting bugs, please run
|
||||
should be sent to the sane\-devel mailing list. When reporting bugs, please run
|
||||
the backend with SANE_DEBUG_UMAX1220U set to 10 and attach a copy of the log
|
||||
messages.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH "sane-umax_pp" "5" "23 August 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-umax_pp
|
||||
.TH "sane\-umax_pp" "5" "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-umax_pp
|
||||
.SH "NAME"
|
||||
sane-umax_pp \- SANE backend for Umax Astra parallel port flatbed scanners
|
||||
sane\-umax_pp \- SANE backend for Umax Astra parallel port flatbed scanners
|
||||
.SH "DESCRIPTION"
|
||||
The
|
||||
.B sane-umax_pp
|
||||
.B sane\-umax_pp
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides access to Umax parallel port flatbed scanners. The
|
||||
following scanners work with this backend:
|
||||
|
@ -55,7 +55,7 @@ if you have a kernel with ppdev support.
|
|||
.PP
|
||||
Note that if you don't use the ppdev character device, the backend
|
||||
needs to run as root. To allow user access to the scanner
|
||||
run the backend through the network interface (See saned(8) and sane-net(5)).
|
||||
run the backend through the network interface (See saned(8) and sane\-net(5)).
|
||||
A more relaxed solution (security wise) is to add suid bit to the frontend
|
||||
(See chmod(1)).
|
||||
The backend drop root priviledges as soon as it can, right after gaining direct
|
||||
|
@ -77,7 +77,7 @@ auto
|
|||
autodetect all parallel ports and probe
|
||||
them for scanner
|
||||
.TP
|
||||
safe-auto
|
||||
safe\-auto
|
||||
autodetect all parallel ports and probe
|
||||
them for scanner, but does not try direct
|
||||
hardware access
|
||||
|
@ -129,23 +129,23 @@ file is a list of options and device names that correspond to Umax
|
|||
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||
ignored.
|
||||
.PP
|
||||
The height options supported are
|
||||
.BR red-gain ,
|
||||
.BR green-gain ,
|
||||
.BR blue-gain ,
|
||||
.BR red-offset ,
|
||||
.BR green-offset ,
|
||||
.BR blue-offset ,
|
||||
The eight options supported are
|
||||
.BR red\-gain ,
|
||||
.BR green\-gain ,
|
||||
.BR blue\-gain ,
|
||||
.BR red\-offset ,
|
||||
.BR green\-offset ,
|
||||
.BR blue\-offset ,
|
||||
.BR astra ,
|
||||
and
|
||||
.BR buffer .
|
||||
|
||||
Options
|
||||
.B red-gain
|
||||
.B red\-gain
|
||||
,
|
||||
.B green-gain
|
||||
.B green\-gain
|
||||
and
|
||||
.B blue-gain
|
||||
.B blue\-gain
|
||||
allow you to adjust the sensitivy of your scanner for the given color. Values
|
||||
range from 0 (lowest gain) to 15 (highest). If the advanced option "Gain" isn't
|
||||
checked in the frontend, the backend does automatic gain calibration, and do not use
|
||||
|
@ -154,11 +154,11 @@ user provided values.
|
|||
.PP
|
||||
|
||||
Options
|
||||
.B red-offset
|
||||
.B red\-offset
|
||||
,
|
||||
.B green-offset
|
||||
.B green\-offset
|
||||
and
|
||||
.B blue-offset
|
||||
.B blue\-offset
|
||||
allow you to adjust the offset of your scanner for the given color. Values
|
||||
range from 0 (lowest offset) to 15 (highest).
|
||||
.PP
|
||||
|
@ -194,10 +194,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-umax_pp.a
|
||||
.I @LIBDIR@/libsane\-umax_pp.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-umax_pp.so
|
||||
.I @LIBDIR@/libsane\-umax_pp.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
|
||||
|
@ -265,7 +265,7 @@ level debug output
|
|||
|
||||
.PP
|
||||
.SH "SEE ALSO"
|
||||
sane(7), sane-net(5), saned(8)
|
||||
sane(7), sane\-net(5), saned(8)
|
||||
|
||||
.TP
|
||||
For latest bug fixes and information see
|
||||
|
@ -284,10 +284,10 @@ your scanner to be able to help you...
|
|||
|
||||
.TP
|
||||
.I SANE version
|
||||
run "scanimage -V" to determine this
|
||||
run "scanimage \-V" to determine this
|
||||
.TP
|
||||
.I the backend version and your scanner hardware
|
||||
run "SANE_DEBUG_UMAX_PP=255 scanimage -L 2>log" as root. If you don't get any output
|
||||
run "SANE_DEBUG_UMAX_PP=255 scanimage \-L 2>log" as root. If you don't get any output
|
||||
from the umax_pp backend, make sure a line "umax_pp" is included into
|
||||
your @CONFIGDIR@/dll.conf.
|
||||
If your scanner isn't detected, make sure you've defined the right port address, or the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.TH sane-usb 5 "19 Jun 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-usb
|
||||
.TH sane\-usb 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-usb
|
||||
.SH NAME
|
||||
sane-usb \- USB configuration tips for SANE
|
||||
sane\-usb \- USB configuration tips for SANE
|
||||
.SH DESCRIPTION
|
||||
This manual page contains information on how to access scanners with a USB
|
||||
interface. It focusses on two main topics: getting the scanner detected by the
|
||||
|
@ -11,20 +11,20 @@ This page applies to USB most backends and scanners, as they use the generic
|
|||
sanei_usb interface. However, there is one exceptions: USB Scanners
|
||||
supported by the microtek2 backend need a special USB kernel
|
||||
driver, see
|
||||
.BR sane-microtek2 (5)
|
||||
.BR sane\-microtek2 (5)
|
||||
for details.
|
||||
|
||||
.SH "QUICK START"
|
||||
This is a short HOWTO-like section. For the full details, read the following
|
||||
sections. The goal of this section is to get the scanner detected by
|
||||
.BR sane-find-scanner (1).
|
||||
.BR sane\-find\-scanner (1).
|
||||
.PP
|
||||
Run sane-find-scanner. If it lists your scanner with the correct vendor and
|
||||
Run sane\-find\-scanner. If it lists your scanner with the correct vendor and
|
||||
product ids, you are done. See section
|
||||
.B "SANE ISSUES"
|
||||
for details on how to go on.
|
||||
.PP
|
||||
Sane-find-scanner doesn't list your scanner? Does it work as root? If yes,
|
||||
sane\-find\-scanner doesn't list your scanner? Does it work as root? If yes,
|
||||
there is a permission issue. See the
|
||||
.B LIBUSB
|
||||
section for details.
|
||||
|
@ -64,7 +64,7 @@ access. Otherwise only root can use SANE devices. For
|
|||
the devices are located in /proc/bus/usb/ or in /dev/bus/usb, if you use
|
||||
udev. There are directories named e.g. "001" (the bus name) containing files
|
||||
"001", "002" etc. (the device files). The right device files can be found out by
|
||||
running scanimage -L as root. Setting permissions with "chmod" is not permanent,
|
||||
running scanimage \-L as root. Setting permissions with "chmod" is not permanent,
|
||||
however. They will be reset after reboot or replugging the scanner.
|
||||
.PP
|
||||
Usually udev or for older distributions the hotplug utilities are used, which
|
||||
|
@ -81,12 +81,12 @@ Use chmod to apply appropriate permissions.
|
|||
|
||||
.SH "SANE ISSUES"
|
||||
.PP
|
||||
This section assumes that your scanner is detected by sane-find-scanner. It
|
||||
doesn't make sense to go on, if this is not the case. While sane-find-scanner
|
||||
This section assumes that your scanner is detected by sane\-find\-scanner. It
|
||||
doesn't make sense to go on, if this is not the case. While sane\-find\-scanner
|
||||
is able to detect any USB scanner, actual scanning will only work if the
|
||||
scanner is supported by a SANE backend. Information on the level of support
|
||||
can be found on the SANE webpage
|
||||
.RI ( http://www.sane-project.org/ ),
|
||||
.RI ( http://www.sane\-project.org/ ),
|
||||
and the individual backend manpages.
|
||||
.PP
|
||||
Most backends can detect USB scanners automatically using "usb" configuration
|
||||
|
@ -104,7 +104,7 @@ is the USB vendor id, and
|
|||
.I PRODUCT
|
||||
is the USB product id of the scanner. Both ids are non-negative integer numbers
|
||||
in decimal or hexadecimal format. The correct values for these fields can be
|
||||
found by running sane-find-scanner, looking into the syslog (e.g.,
|
||||
found by running sane\-find\-scanner, looking into the syslog (e.g.,
|
||||
/var/log/messages) or under Linux by issuing the command "cat
|
||||
/proc/bus/usb/devices". This is an example of a config file line:
|
||||
.PP
|
||||
|
@ -120,7 +120,7 @@ If your scanner is not detected automatically, it may be necessary to edit the
|
|||
appropriate backend configuration file before using SANE for the first time.
|
||||
For a detailed description of each backend's configuration file, please refer to
|
||||
the relevant backend manual page (e.g.
|
||||
.BR sane-mustek_usb (5)
|
||||
.BR sane\-mustek_usb (5)
|
||||
for Mustek USB scanners).
|
||||
.PP
|
||||
Do
|
||||
|
@ -141,9 +141,9 @@ libusb debugging (if available). Example: export SANE_DEBUG_SANEI_USB=4.
|
|||
|
||||
.SH "SEE ALSO"
|
||||
.BR sane (7),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane-"backendname" (5),
|
||||
.BR sane-scsi (5)
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR sane\-"backendname" (5),
|
||||
.BR sane\-scsi (5)
|
||||
|
||||
.SH AUTHOR
|
||||
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Henning Meier-Geinitz <henning@meier\-geinitz.de>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
.TH sane-v4l 5 "28 Aug 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-v4l
|
||||
.TH sane\-v4l 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-v4l
|
||||
.SH NAME
|
||||
sane-v4l \- SANE interface for Video for Linux API
|
||||
sane\-v4l \- SANE interface for Video for Linux API
|
||||
.SH DESCRIPTION
|
||||
The
|
||||
.B sane-v4l
|
||||
.B sane\-v4l
|
||||
library implements a SANE (Scanner Access Now Easy) backend that
|
||||
provides generic access to video cameras and similar equipment using
|
||||
the V4L (Video for Linux) API.
|
||||
|
@ -49,10 +49,10 @@ The backend configuration file (see also description of
|
|||
.B SANE_CONFIG_DIR
|
||||
below).
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-v4l.a
|
||||
.I @LIBDIR@/libsane\-v4l.a
|
||||
The static library implementing this backend.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-v4l.so
|
||||
.I @LIBDIR@/libsane\-v4l.so
|
||||
The shared library implementing this backend (present on systems that
|
||||
support dynamic loading).
|
||||
.SH ENVIRONMENT
|
||||
|
@ -83,9 +83,9 @@ Juergen G. Schimmer, Henning Meier-Geinitz
|
|||
If more than one video card is present, a crash may occur. Frequency and geometry
|
||||
selection is missing.
|
||||
.br
|
||||
Send bug reports to the SANE mailing list: sane-devel@lists.alioth.debian.org. You must
|
||||
Send bug reports to the SANE mailing list: sane\-devel@lists.alioth.debian.org. You must
|
||||
be subscribed to the list to send mail. See
|
||||
http://www.sane-project.org/mailing-lists.html for details.
|
||||
http://www.sane\-project.org/mailing\-lists.html for details.
|
||||
|
||||
.SH SEE ALSO
|
||||
sane(7), xcam(1).
|
||||
|
|
404
doc/sane.man
404
doc/sane.man
|
@ -1,4 +1,4 @@
|
|||
.TH sane 7 "16 October 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane 7 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane
|
||||
|
||||
.SH NAME
|
||||
|
@ -39,7 +39,7 @@ provides some means to manage one or more other backends.
|
|||
|
||||
.SH "SOFTWARE PACKAGES"
|
||||
The package
|
||||
.RB ` sane-backends '
|
||||
.RB ` sane\-backends '
|
||||
contains a lot of backends, documentation (including the
|
||||
.B SANE
|
||||
standard), networking support, and the command line frontend
|
||||
|
@ -47,11 +47,11 @@ standard), networking support, and the command line frontend
|
|||
The frontends
|
||||
.RB ` xscanimage "', `" xcam "', and `" scanadf '
|
||||
are included in the package
|
||||
.RB ` sane-frontends '.
|
||||
.RB ` sane\-frontends '.
|
||||
Both packages can be downloaded from the
|
||||
.B SANE
|
||||
homepage
|
||||
.RI ( http://www.sane-project.org/ ).
|
||||
.RI ( http://www.sane\-project.org/ ).
|
||||
Information about other frontends and backends can also be found on the
|
||||
.B SANE
|
||||
homepage.
|
||||
|
@ -61,9 +61,9 @@ The following sections provide short descriptions and links to more
|
|||
information about several aspects of
|
||||
.B SANE.
|
||||
A name with a number in parenthesis (e.g.
|
||||
.RB ` sane-dll (5)')
|
||||
.RB ` sane\-dll (5)')
|
||||
points to a manual page. In this case
|
||||
.RB ` "man 5 sane-dll" '
|
||||
.RB ` "man 5 sane\-dll" '
|
||||
will display the page. Entries like
|
||||
.RI ` @DOCDIR@/sane.tex '
|
||||
are references to text files that were copied to the
|
||||
|
@ -76,7 +76,7 @@ during installation. Everything else is a URL to a resource on the web.
|
|||
.B SANE homepage
|
||||
Information on all aspects of SANE including a tutorial and a link to the SANE FAQ
|
||||
can be found on the SANE homepage:
|
||||
.IR http://www.sane-project.org/ .
|
||||
.IR http://www.sane\-project.org/ .
|
||||
.TP
|
||||
.B SANE device lists
|
||||
The
|
||||
|
@ -87,16 +87,16 @@ support for a specific device. If your scanner is not listed there (either
|
|||
supported or unsupported), please contact us. See section HOW CAN YOU HELP
|
||||
SANE for details. There are lists for specific releases of SANE, for the
|
||||
current development version and a search engine:
|
||||
.IR http://www.sane-project.org/sane-supported-devices.html .
|
||||
.IR http://www.sane\-project.org/sane\-supported\-devices.html .
|
||||
The lists are also installed on your system at @DOCDIR@/.
|
||||
.TP
|
||||
.B SANE mailing list
|
||||
There is a mailing list for the purpose of discussing the SANE standard and its
|
||||
implementations: sane-devel. Despite its name, the list is not only intended
|
||||
implementations: sane\-devel. Despite its name, the list is not only intended
|
||||
for developers, but also for users. There are also some more lists for special
|
||||
topics, however, for users, sane-devel is the right list. How to subscribe and
|
||||
topics, however, for users, sane\-devel is the right list. How to subscribe and
|
||||
unsubscribe:
|
||||
.IR http://www.sane-project.org/mailing-lists.html .
|
||||
.IR http://www.sane\-project.org/mailing\-lists.html .
|
||||
.TP
|
||||
.B SANE IRC channel
|
||||
The IRC (Internet Relay Chat) channel #sane can be found on the Freenode
|
||||
|
@ -118,11 +118,11 @@ installing
|
|||
.TP
|
||||
.B SCSI configuration
|
||||
For information about various systems and SCSI controllers see
|
||||
.BR sane-scsi (5).
|
||||
.BR sane\-scsi (5).
|
||||
.TP
|
||||
.B USB configuration
|
||||
For information about USB configuration see
|
||||
.BR sane-usb (5).
|
||||
.BR sane\-usb (5).
|
||||
|
||||
.SH "FRONTENDS AND MISCELLANEOUS PROGRAMS"
|
||||
.TP 2
|
||||
|
@ -136,55 +136,55 @@ network daemon that allows remote clients to access image acquisition devices
|
|||
available on the local host. See
|
||||
.BR saned (8).
|
||||
.TP
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
Command-line tool to find SCSI and USB scanners and determine their Unix
|
||||
device files. See
|
||||
.BR sane-find-scanner (1).
|
||||
.BR sane\-find\-scanner (1).
|
||||
.PP
|
||||
Also, have a look at the
|
||||
.B sane-frontends
|
||||
.B sane\-frontends
|
||||
package (including
|
||||
.BR xscanimage ", " xcam ", and " scanadf )
|
||||
and the frontend information page at
|
||||
.IR http://www.sane-project.org/sane-frontends.html .
|
||||
.IR http://www.sane\-project.org/sane\-frontends.html .
|
||||
|
||||
.SH "BACKENDS FOR SCANNERS"
|
||||
.TP 2
|
||||
.B abaton
|
||||
The SANE backend for Abaton flatbed scanners supports the Scan 300/GS (8bit,
|
||||
256 levels of gray) and the Scan 300/S (black and white, untested). See
|
||||
.BR sane-abaton (5)
|
||||
.BR sane\-abaton (5)
|
||||
for details.
|
||||
.TP
|
||||
.B agfafocus
|
||||
This backend supports AGFA Focus scanners and the Siemens S9036 (untested).
|
||||
See
|
||||
.BR sane-agfafocus (5)
|
||||
.BR sane\-agfafocus (5)
|
||||
for details.
|
||||
.TP
|
||||
.B apple
|
||||
The SANE backend for Apple flatbed scanners supports the following scanners:
|
||||
AppleScanner, OneScanner and ColorOneScanner. See
|
||||
.BR sane-apple (5)
|
||||
.BR sane\-apple (5)
|
||||
for details.
|
||||
.TP
|
||||
.B artec
|
||||
The SANE Artec backend supports several Artec/Ultima SCSI flatbed scanners as
|
||||
well as the BlackWidow BW4800SP and the Plustek 19200S. See
|
||||
.BR sane-artec (5)
|
||||
.BR sane\-artec (5)
|
||||
for details.
|
||||
.TP
|
||||
.B artec_eplus48u
|
||||
The SANE artec_eplus48u backend supports the scanner Artec E+ 48U and re-badged
|
||||
models like Tevion MD 9693, Medion MD 9693, Medion MD 9705 and Trust Easy
|
||||
Webscan 19200. See
|
||||
.BR sane-artec_eplus48u (5)
|
||||
.BR sane\-artec_eplus48u (5)
|
||||
for details.
|
||||
.TP
|
||||
.B as6e
|
||||
This is a SANE backend for using the Artec AS6E parallel port interface
|
||||
scanner. See
|
||||
.BR sane-as6e (5)
|
||||
.BR sane\-as6e (5)
|
||||
for details.
|
||||
.TP
|
||||
.B avision
|
||||
|
@ -193,72 +193,72 @@ original Avision scanners (like AV 630, AV 620, ...) as well as the HP
|
|||
ScanJet 53xx and 74xx series, Fujitsu ScanPartner, some Mitsubishi and
|
||||
Minolta film-scanners.
|
||||
See
|
||||
.BR sane-avision (5)
|
||||
.BR sane\-avision (5)
|
||||
for details.
|
||||
.TP
|
||||
.B bh
|
||||
The bh backend provides access to Bell+Howell Copiscan II series document
|
||||
scanners. See
|
||||
.BR sane-bh (5)
|
||||
.BR sane\-bh (5)
|
||||
for details.
|
||||
.TP
|
||||
.B canon
|
||||
The canon backend supports the CanoScan 300, CanoScan 600, and CanoScan
|
||||
2700F SCSI flatbed scanners. See
|
||||
.BR sane-canon (5)
|
||||
.BR sane\-canon (5)
|
||||
for details.
|
||||
.TP
|
||||
.B canon630u
|
||||
The canon630u backend supports the CanoScan 630u and 636u USB scanners. See
|
||||
.BR sane-canon630u (5)
|
||||
.BR sane\-canon630u (5)
|
||||
for details.
|
||||
.TP
|
||||
.B canon_pp
|
||||
The canon_pp backend supports the CanoScan FB330P, FB630P, N340P and N640P
|
||||
parallel port scanners. See
|
||||
.BR sane-canon_pp (5)
|
||||
.BR sane\-canon_pp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B cardscan
|
||||
This backend provides support for the Corex Cardscan 800c USB scanner. See
|
||||
.BR sane-cardscan (5)
|
||||
.BR sane\-cardscan (5)
|
||||
for details.
|
||||
.TP
|
||||
.B coolscan
|
||||
This is a SANE backend for Nikon Coolscan film-scanners. See
|
||||
.BR sane-coolscan (5)
|
||||
.BR sane\-coolscan (5)
|
||||
for details.
|
||||
.TP
|
||||
.B coolscan2
|
||||
This is a SANE backend for Nikon Coolscan film-scanners.
|
||||
See
|
||||
.BR sane-coolscan2 (5)
|
||||
.BR sane\-coolscan2 (5)
|
||||
or
|
||||
.I http://coolscan2.sourceforge.net
|
||||
for details.
|
||||
.TP
|
||||
.B epjitsu
|
||||
The epjitsu backend provides support for Epson-based Fujitsu USB scanners. See
|
||||
.BR sane-epjitsu (5)
|
||||
.BR sane\-epjitsu (5)
|
||||
for details.
|
||||
.TP
|
||||
.B epson
|
||||
The SANE epson backend provides support for Epson SCSI, parallel port and USB
|
||||
flatbed scanners. See
|
||||
.BR sane-epson (5)
|
||||
.BR sane\-epson (5)
|
||||
for details.
|
||||
.TP
|
||||
.B fujitsu
|
||||
The fujitsu backend provides support for most Fujitsu SCSI and USB, flatbed
|
||||
and adf scanners. See
|
||||
.BR sane-fujitsu (5)
|
||||
.BR sane\-fujitsu (5)
|
||||
for details.
|
||||
.TP
|
||||
.B genesys
|
||||
The genesys backend provides support for scanners based on the Genesys Logic
|
||||
GL646 and GL841 chips like the Medion 6471 and Hewlett-Packard 2300c.
|
||||
Support for GL841 based scanners is far from being complete. See
|
||||
.BR sane-genesys (5)
|
||||
.BR sane\-genesys (5)
|
||||
for details.
|
||||
.TP
|
||||
.B gt68xx
|
||||
|
@ -266,133 +266,133 @@ The gt68xx backend provides support for scanners based on the Grandtech
|
|||
GT-6801 and GT-6816 chips like the Artec Ultima 2000 and several Mustek
|
||||
BearPaw CU and TA models. Some Genius, Lexmark, Medion, Packard Bell, Plustek,
|
||||
and Trust scanners are also supported. See
|
||||
.BR sane-gt68xx (5)
|
||||
.BR sane\-gt68xx (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hp
|
||||
The SANE hp backend provides access to Hewlett-Packard ScanJet scanners which
|
||||
support SCL (Scanner Control Language by HP). See
|
||||
.BR sane-hp (5)
|
||||
.BR sane\-hp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hpsj5s
|
||||
The SANE backend for the Hewlett-Packard ScanJet 5S scanner. See
|
||||
.BR sane-hpsj5s (5)
|
||||
.BR sane\-hpsj5s (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hp3500
|
||||
The SANE backend for the Hewlett-Packard ScanJet 3500 series. See
|
||||
.BR sane-hp3500 (5)
|
||||
.BR sane\-hp3500 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hp3900
|
||||
The SANE backend for the Hewlett-Packard ScanJet 3900 series. See
|
||||
.BR sane-hp3900 (5)
|
||||
.BR sane\-hp3900 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hp4200
|
||||
The SANE backend for the Hewlett-Packard ScanJet 4200 series. See
|
||||
.BR sane-hp4200 (5)
|
||||
.BR sane\-hp4200 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hp5400
|
||||
The SANE backend for the Hewlett-Packard ScanJet 54XXC series. See
|
||||
.BR sane-hp5400 (5)
|
||||
.BR sane\-hp5400 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B hpljm1005
|
||||
The SANE backend for the Hewlett-Packard LaserJet M1005 scanner. See
|
||||
.BR sane-hpljm1005(5)
|
||||
.BR sane\-hpljm1005(5)
|
||||
for details.
|
||||
.TP
|
||||
.B hs2p
|
||||
The SANE backend for the Ricoh IS450 family of SCSI scanners. See
|
||||
.BR sane-hs2p (5)
|
||||
.BR sane\-hs2p (5)
|
||||
for details.
|
||||
.TP
|
||||
.B ibm
|
||||
The SANE backend for some IBM and Ricoh SCSI scanners. See
|
||||
.BR sane-ibm (5)
|
||||
.BR sane\-ibm (5)
|
||||
for details.
|
||||
.TP
|
||||
.B leo
|
||||
This backend supports the Leo S3 and the Across FS-1130, which is a re-badged
|
||||
LEO FS-1130 scanner. See
|
||||
.BR sane-leo (5)
|
||||
.BR sane\-leo (5)
|
||||
for details.
|
||||
.TP
|
||||
.B lexmark
|
||||
This backend supports the Lexmark X1100 series of USB scanners. See
|
||||
.BR sane-lexmark (5)
|
||||
.BR sane\-lexmark (5)
|
||||
for details.
|
||||
.TP
|
||||
.B ma1509
|
||||
The ma1509 backend supports the Mustek BearPaw 1200F USB flatbed scanner. See
|
||||
.BR sane-ma1509 (5)
|
||||
.BR sane\-ma1509 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B matsushita
|
||||
This backend supports some Panasonic KVSS high speed scanners. See
|
||||
.BR sane-matsushita (5)
|
||||
.BR sane\-matsushita (5)
|
||||
for details.
|
||||
.TP
|
||||
.B microtek
|
||||
The microtek backend provides access to the "second generation" Microtek
|
||||
scanners with SCSI-1 command set. See
|
||||
.BR sane-microtek (5)
|
||||
.BR sane\-microtek (5)
|
||||
for details.
|
||||
.TP
|
||||
.B microtek2
|
||||
The microtek2 backend provides access to some Microtek scanners with a
|
||||
SCSI-2 command set. See
|
||||
.BR sane-microtek2 (5)
|
||||
.BR sane\-microtek2 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B mustek
|
||||
The SANE mustek backend supports most Mustek SCSI flatbed scanners including the
|
||||
Paragon and ScanExpress series and the 600 II N and 600 II EP (non-SCSI). Some
|
||||
Trust scanners are also supported. See
|
||||
.BR sane-mustek (5)
|
||||
.BR sane\-mustek (5)
|
||||
for details.
|
||||
.TP
|
||||
.B mustek_pp
|
||||
The mustek_pp backend provides access to Mustek parallel port flatbed
|
||||
scanners. See
|
||||
.BR sane-mustek_pp (5)
|
||||
.BR sane\-mustek_pp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B mustek_usb
|
||||
The mustek_usb backend provides access to some Mustek ScanExpress USB flatbed
|
||||
scanners. See
|
||||
.BR sane-mustek_usb (5)
|
||||
.BR sane\-mustek_usb (5)
|
||||
for details.
|
||||
.TP
|
||||
.B mustek_usb2
|
||||
The mustek_usb2 backend provides access to scanners using the SQ113
|
||||
chipset like the Mustek BearPaw 2448 TA Pro USB flatbed scanner. See
|
||||
.BR sane-mustek_usb2 (5)
|
||||
.BR sane\-mustek_usb2 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B nec
|
||||
The SANE nec backend supports the NEC PC-IN500/4C SCSI scanner. See
|
||||
.BR sane-nec (5)
|
||||
.BR sane\-nec (5)
|
||||
for details.
|
||||
.TP
|
||||
.B niash
|
||||
The niash backend supports the Agfa Snapscan Touch and the HP ScanJet 3300c,
|
||||
3400c, and 4300c USB flatbed scanners. See
|
||||
.BR sane-niash (5)
|
||||
.BR sane\-niash (5)
|
||||
for details.
|
||||
.TP
|
||||
.B pie
|
||||
The pie backend provides access to Pacific Image Electronics (PIE) and Devcom
|
||||
SCSI flatbed scanners. See
|
||||
.BR sane-pie (5)
|
||||
.BR sane\-pie (5)
|
||||
for details.
|
||||
.TP
|
||||
.B pixma
|
||||
The pixma backend supports Canon PIXMA MP series (multi-function devices). See
|
||||
.BR sane-pixma (5)
|
||||
.BR sane\-pixma (5)
|
||||
or
|
||||
.I http://home.arcor.de/wittawat/pixma/
|
||||
for details.
|
||||
|
@ -402,101 +402,101 @@ The SANE plustek backend supports USB flatbed scanners that use the National
|
|||
Semiconductor LM983[1/2/3]-chipset aka Merlin. Scanners using this LM983x chips
|
||||
include some models from Plustek, KYE/Genius, Hewlett-Packard, Mustek, Umax,
|
||||
Epson, and Canon. See
|
||||
.BR sane-plustek (5)
|
||||
.BR sane\-plustek (5)
|
||||
for details.
|
||||
.TP
|
||||
.B plustek_pp
|
||||
The SANE plustek_pp backend supports Plustek parallel port flatbed scanners.
|
||||
Scanners using the Plustek ASIC P96001, P96003, P98001 and P98003 include some
|
||||
models from Plustek, KYE/Genius, Primax. See
|
||||
.BR sane-plustek_pp (5)
|
||||
.BR sane\-plustek_pp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B ricoh
|
||||
The ricoh backend provides access to the following Ricoh flatbed
|
||||
scanners: IS50 and IS60. See
|
||||
.BR sane-ricoh (5)
|
||||
.BR sane\-ricoh (5)
|
||||
for details.
|
||||
.TP
|
||||
.B s9036
|
||||
The s9036 backend provides access to Siemens 9036 flatbed scanners. See
|
||||
.BR sane-s9036 (5)
|
||||
.BR sane\-s9036 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B sceptre
|
||||
The sceptre backend provides access to the Sceptre S1200 flatbed scanner. See
|
||||
.BR sane-sceptre (5)
|
||||
.BR sane\-sceptre (5)
|
||||
for details.
|
||||
.TP
|
||||
.B sharp
|
||||
The SANE sharp backend supports Sharp SCSI scanners. See
|
||||
.BR sane-sharp (5)
|
||||
.BR sane\-sharp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B sm3600
|
||||
The SANE sm3600 backend supports the Microtek ScanMaker 3600 USB scanner. See
|
||||
.BR sane-sm3600 (5)
|
||||
.BR sane\-sm3600 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B sm3840
|
||||
The SANE sm3840 backend supports the Microtek ScanMaker 3840 USB scanner. See
|
||||
.BR sane-sm3840 (5)
|
||||
.BR sane\-sm3840 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B snapscan
|
||||
The snapscan backend supports AGFA SnapScan flatbed scanners. See
|
||||
.BR sane-snapscan (5)
|
||||
.BR sane\-snapscan (5)
|
||||
for details.
|
||||
.TP
|
||||
.B sp15c
|
||||
This backend supports the Fujitsu FCPA ScanPartner 15C flatbed scanner. See
|
||||
.BR sane-sp15c (5)
|
||||
.BR sane\-sp15c (5)
|
||||
for details.
|
||||
.TP
|
||||
.B st400
|
||||
The sane-st400 backend provides access to Siemens ST400 and ST800. See
|
||||
.BR sane-st400 (5)
|
||||
The sane\-st400 backend provides access to Siemens ST400 and ST800. See
|
||||
.BR sane\-st400 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B tamarack
|
||||
The SANE tamarack backend supports Tamarack Artiscan flatbed scanners. See
|
||||
.BR sane-tamarack (5)
|
||||
.BR sane\-tamarack (5)
|
||||
for details.
|
||||
.TP
|
||||
.B teco1 teco2 teco3
|
||||
The SANE teco1, teco2 and teco3 backends support some TECO scanners,
|
||||
usually sold under the Relisys, Trust, Primax, Piotech, Dextra
|
||||
names. See
|
||||
.BR sane-teco1 "(5), " sane-teco2 "(5) and " sane-teco3 (5)
|
||||
.BR sane\-teco1 "(5), " sane\-teco2 "(5) and " sane\-teco3 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B u12
|
||||
The sane-u12 backend provides USB flatbed scanners based on Plustek's ASIC 98003
|
||||
The sane\-u12 backend provides USB flatbed scanners based on Plustek's ASIC 98003
|
||||
(parallel-port ASIC) and a GeneSys Logics' USB-parport bridge chip like the
|
||||
Plustek OpticPro U(T)12. See
|
||||
.BR sane-u12 (5)
|
||||
.BR sane\-u12 (5)
|
||||
for details.
|
||||
.TP
|
||||
.B umax
|
||||
The sane-umax backend provides access to several UMAX-SCSI-scanners and some
|
||||
The sane\-umax backend provides access to several UMAX-SCSI-scanners and some
|
||||
Linotype Hell SCSI-scanners. See
|
||||
.BR sane-umax (5)
|
||||
.BR sane\-umax (5)
|
||||
for details.
|
||||
.TP
|
||||
.B umax_pp
|
||||
The sane-umax_pp backend provides access to Umax parallel port flatbed scanners
|
||||
The sane\-umax_pp backend provides access to Umax parallel port flatbed scanners
|
||||
and the HP 3200C. See
|
||||
.BR sane-umax_pp (5)
|
||||
.BR sane\-umax_pp (5)
|
||||
for details.
|
||||
.TP
|
||||
.B umax1200u
|
||||
The sane-umax1220u backend supports the UMAX Astra 1220U (USB) flatbed scanner
|
||||
The sane\-umax1220u backend supports the UMAX Astra 1220U (USB) flatbed scanner
|
||||
(and also the UMAX Astra 2000U, sort of). See
|
||||
.BR sane-umax1220u (5)
|
||||
.BR sane\-umax1220u (5)
|
||||
for details.
|
||||
.PP
|
||||
Also, have a look at the backend information page at
|
||||
.I http://www.sane-project.org/sane-supported-devices.html
|
||||
.I http://www.sane\-project.org/sane\-supported\-devices.html
|
||||
and the list of projects in
|
||||
.IR @DOCDIR@/PROJECTS .
|
||||
|
||||
|
@ -504,19 +504,19 @@ and the list of projects in
|
|||
.TP 2
|
||||
.B dc210
|
||||
Backend for Kodak DC210 Digital Camera. See
|
||||
.BR sane-dc210 (5).
|
||||
.BR sane\-dc210 (5).
|
||||
.TP
|
||||
.B dc240
|
||||
Backend for Kodak DC240 Digital Camera. See
|
||||
.BR sane-dc240 (5).
|
||||
.BR sane\-dc240 (5).
|
||||
.TP
|
||||
.B dc25
|
||||
Backend for Kodak DC20/DC25 Digital Cameras. See
|
||||
.BR sane-dc25 (5).
|
||||
.BR sane\-dc25 (5).
|
||||
.TP
|
||||
.B dmc
|
||||
Backend for the Polaroid Digital Microscope Camera. See
|
||||
.BR sane-dmc (5).
|
||||
.BR sane\-dmc (5).
|
||||
.TP
|
||||
.B gphoto2
|
||||
Backend for digital cameras supported by the gphoto2 library package. (See
|
||||
|
@ -526,45 +526,45 @@ for more information and a list of supported cameras.) Gphoto2 supports over
|
|||
testing is needed before all of these cameras will be supported by
|
||||
.B SANE
|
||||
backend. See
|
||||
.BR sane-gphoto2 (5).
|
||||
.BR sane\-gphoto2 (5).
|
||||
.TP
|
||||
.B qcam
|
||||
Backend for Connectix QuickCam cameras. See
|
||||
.BR sane-qcam (5).
|
||||
.BR sane\-qcam (5).
|
||||
.TP
|
||||
.B stv680
|
||||
The sane-st680 backend provides access to webcams with a stv680 chip. See
|
||||
.BR sane-st680 (5)
|
||||
The sane\-st680 backend provides access to webcams with a stv680 chip. See
|
||||
.BR sane\-st680 (5)
|
||||
for details.
|
||||
.PP
|
||||
Also, have a look at the backend information page at
|
||||
.I http://www.sane-project.org/sane-supported-devices.html
|
||||
.I http://www.sane\-project.org/sane\-supported\-devices.html
|
||||
and the list of projects in
|
||||
.IR @DOCDIR@/PROJECTS .
|
||||
|
||||
.SH "MISCELLANEOUS BACKENDS"
|
||||
.TP 2
|
||||
.B dll
|
||||
The sane-dll library implements a
|
||||
The sane\-dll library implements a
|
||||
.B SANE
|
||||
backend that provides access to an arbitrary number of other
|
||||
.B SANE
|
||||
backends by dynamic loading. See
|
||||
.BR sane-dll (5).
|
||||
.BR sane\-dll (5).
|
||||
.TP
|
||||
.B net
|
||||
The
|
||||
.B SANE
|
||||
network daemon saned provides access to scanners located on different
|
||||
computers in connection with the net backend. See
|
||||
.BR sane-net "(5) and " saned (8).
|
||||
.BR sane\-net "(5) and " saned (8).
|
||||
.TP
|
||||
.B pnm
|
||||
PNM image reader pseudo-backend. The purpose of this backend is primarily to
|
||||
aid in debugging of
|
||||
.B SANE
|
||||
frontends. See
|
||||
.BR sane-pnm (5).
|
||||
.BR sane\-pnm (5).
|
||||
.TP
|
||||
.B pint
|
||||
Backend for scanners that use the
|
||||
|
@ -573,7 +573,7 @@ Backend for scanners that use the
|
|||
.B PINT
|
||||
driver is being actively developed on the OpenBSD platform, and has been
|
||||
ported to a few other *nix-like operating systems. See
|
||||
.BR sane-pint (5).
|
||||
.BR sane\-pint (5).
|
||||
.TP
|
||||
.B test
|
||||
The
|
||||
|
@ -581,19 +581,19 @@ The
|
|||
test backend is for testing frontends and the
|
||||
.B SANE
|
||||
installation. It provides test pictures and various test options. See
|
||||
.BR sane-test (5).
|
||||
.BR sane\-test (5).
|
||||
.TP
|
||||
.B v4l
|
||||
The sane-v4l library implements a
|
||||
The sane\-v4l library implements a
|
||||
.B SANE
|
||||
backend that provides generic access to video cameras and similar equipment
|
||||
using the
|
||||
.B V4L
|
||||
(Video for Linux) API. See
|
||||
.BR sane-v4l (5) .
|
||||
.BR sane\-v4l (5) .
|
||||
.PP
|
||||
Also, have a look at the backend information page at
|
||||
.I http://www.sane-project.org/sane-supported-devices.html
|
||||
.I http://www.sane\-project.org/sane\-supported\-devices.html
|
||||
and the list of projects in
|
||||
.IR @DOCDIR@/PROJECTS .
|
||||
|
||||
|
@ -601,10 +601,10 @@ and the list of projects in
|
|||
By default, all
|
||||
.B SANE
|
||||
backends (drivers) are loaded dynamically by the
|
||||
.B sane-dll
|
||||
.B sane\-dll
|
||||
meta backend. If you have any questions about the dynamic loading,
|
||||
read
|
||||
.BR sane-dll (5).
|
||||
.BR sane\-dll (5).
|
||||
.B SANE
|
||||
frontend can also be linked to other backends directly by copying or linking a
|
||||
backend to
|
||||
|
@ -629,33 +629,33 @@ communicate between frontends and backends. It can be found at
|
|||
(if latex is installed on your system) and on the
|
||||
.B SANE
|
||||
website:
|
||||
.I http://www.sane-project.org/html/
|
||||
.I http://www.sane\-project.org/html/
|
||||
(HTML), or
|
||||
.I http://www.sane-project.org/sane.ps
|
||||
.I http://www.sane\-project.org/sane.ps
|
||||
(Postscript).
|
||||
.PP
|
||||
There is some more information for programmers in
|
||||
.IR @DOCDIR@/backend-writing.txt .
|
||||
.IR @DOCDIR@/backend\-writing.txt .
|
||||
Most of the internal
|
||||
.B SANE
|
||||
routines
|
||||
.RB ( sanei )
|
||||
are documented using doxygen:
|
||||
.IR http://www.sane-project.org/sanei/ .
|
||||
.IR http://www.sane\-project.org/sanei/ .
|
||||
Before a new backend or frontend project is started, have a look at
|
||||
.I @DOCDIR@/PROJECTS
|
||||
for projects that are planned or not yet included into the
|
||||
.B SANE
|
||||
distribution and at our bug-tracking system:
|
||||
.IR http://www.http://www.sane-project.org/bugs.html .
|
||||
.IR http://www.http://www.sane\-project.org/bugs.html .
|
||||
.PP
|
||||
There are some links on how to find out about the protocol of a scanner:
|
||||
.IR http://www.meier-geinitz.de/sane/misc/develop.html .
|
||||
.IR http://www.meier\-geinitz.de/sane/misc/develop.html .
|
||||
|
||||
.PP
|
||||
If you start writing a backend or frontend or any other part of
|
||||
.BR SANE,
|
||||
please contact the sane-devel mailing list for coordination so the same work
|
||||
please contact the sane\-devel mailing list for coordination so the same work
|
||||
isn't done twice.
|
||||
|
||||
.SH "FILES"
|
||||
|
@ -663,10 +663,10 @@ isn't done twice.
|
|||
.I @CONFIGDIR@/*.conf
|
||||
The backend configuration files.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-*.a
|
||||
.I @LIBDIR@/libsane\-*.a
|
||||
The static libraries implementing the backends.
|
||||
.TP
|
||||
.I @LIBDIR@/libsane-*.so
|
||||
.I @LIBDIR@/libsane\-*.so
|
||||
The shared libraries implementing the backends (present on systems that
|
||||
support dynamic loading).
|
||||
.TP
|
||||
|
@ -678,19 +678,19 @@ documentation: The standard, READMEs, text files for backends etc.
|
|||
If your device isn't found but you know that it is supported, make
|
||||
sure that it is detected by your operating system. For SCSI and USB scanners,
|
||||
use the
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
tool (see
|
||||
.BR sane-find-scanner (1)
|
||||
.BR sane\-find\-scanner (1)
|
||||
for details). It prints one line for each scanner it has detected and some
|
||||
comments (#). If
|
||||
.B sane-find-scanner
|
||||
.B sane\-find\-scanner
|
||||
finds your scanner only as root but not as normal user, the permissions for
|
||||
the device files are not adjusted correctly. If the scanner isn't found at all,
|
||||
the operating system hasn't detected it and may need some help. Depending on
|
||||
the type of your scanner, read
|
||||
.BR sane-usb (5)
|
||||
.BR sane\-usb (5)
|
||||
or
|
||||
.BR sane-scsi (5).
|
||||
.BR sane\-scsi (5).
|
||||
If your scanner (or other device) is not connected over the SCSI bus or USB,
|
||||
read the backend's manual page for details on how to set it up.
|
||||
.PP
|
||||
|
@ -698,7 +698,7 @@ read the backend's manual page for details on how to set it up.
|
|||
Now your scanner is detected by the operating system but not by
|
||||
.BR SANE ?
|
||||
Try
|
||||
.BR "scanimage -L" .
|
||||
.BR "scanimage \-L" .
|
||||
If the scanner is not found, check that the backend's name is mentioned in
|
||||
.IR @CONFIGDIR@/dll.conf .
|
||||
Some backends are commented out by default. Remove the comment sign for your
|
||||
|
@ -711,7 +711,7 @@ file and the individual manual pages of the backends.
|
|||
.PP
|
||||
|
||||
Another reason for not being detected by
|
||||
.B scanimage -L
|
||||
.B scanimage \-L
|
||||
may be a missing or wrong configuration in the backend's configuration
|
||||
file. While
|
||||
.B SANE
|
||||
|
@ -727,24 +727,24 @@ information when testing a Mustek SCSI scanner, set environment variables
|
|||
.BR SANE_DEBUG_DLL ", " SANE_DEBUG_MUSTEK ", and " SANE_DEBUG_SANEI_SCSI
|
||||
to 128 and then invoke
|
||||
.B scanimage
|
||||
.B -L .
|
||||
.B \-L .
|
||||
The debug messages for the dll backend tell if the mustek backend was found
|
||||
and loaded at all. The mustek messages explain what the mustek backend is
|
||||
doing while the SCSI debugging shows the low level handling. If you can't find
|
||||
out what's going on by checking the messages carefully, contact the sane-devel
|
||||
out what's going on by checking the messages carefully, contact the sane\-devel
|
||||
mailing list for help (see REPORTING BUGS below).
|
||||
.PP
|
||||
Now that your scanner is found by
|
||||
.BR "scanimage -L" ,
|
||||
.BR "scanimage \-L" ,
|
||||
try to do a scan:
|
||||
.BR "scanimage >image.pnm" .
|
||||
This command starts a scan for the default scanner with default settings. All
|
||||
the available options are listed by running
|
||||
.BR "scanimage --help" .
|
||||
.BR "scanimage \-\-help" .
|
||||
If scanning aborts with an error message, turn on debugging as mentioned
|
||||
above. Maybe the configuration file needs some tuning, e.g. to setup the path
|
||||
to a firmware that is needed by some scanners. See the backend's manual page
|
||||
for details. If you can't find out what's wrong, contact sane-devel.
|
||||
for details. If you can't find out what's wrong, contact sane\-devel.
|
||||
.PP
|
||||
To check that the
|
||||
.B SANE
|
||||
|
@ -753,9 +753,9 @@ don't have a scanner or other
|
|||
.B SANE
|
||||
device:
|
||||
.IP
|
||||
.B scanimage -d
|
||||
.B scanimage \-d
|
||||
.I test
|
||||
.B -T
|
||||
.B \-T
|
||||
.PP
|
||||
You should get a list of PASSed tests. You can do the same with your backend
|
||||
by changing "test" to your backend's name.
|
||||
|
@ -791,100 +791,100 @@ See also the documentation of the frontends.
|
|||
We appreciate any help we can get. Please have a look at our web page about
|
||||
contributing to
|
||||
.BR SANE :
|
||||
.I http://www.sane-project.org/contrib.html
|
||||
.I http://www.sane\-project.org/contrib.html
|
||||
.PP
|
||||
|
||||
.SH "CONTACT"
|
||||
For reporting bugs or requesting new features, please use our bug-tracking
|
||||
system:
|
||||
.IR http://www.sane-project.org/bugs.html .
|
||||
.IR http://www.sane\-project.org/bugs.html .
|
||||
You can also contact the author of your backend directly. Usually the email
|
||||
address can be found in the
|
||||
.I @DOCDIR@/AUTHORS
|
||||
file or the backend's manpage. For general discussion about SANE, please use
|
||||
the
|
||||
.B SANE
|
||||
mailing list sane-devel (see
|
||||
.I http://www.sane-project.org/mailing-lists.html
|
||||
mailing list sane\-devel (see
|
||||
.I http://www.sane\-project.org/mailing\-lists.html
|
||||
for details).
|
||||
.PP
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR saned (8),
|
||||
.BR sane-find-scanner (1),
|
||||
.BR sane\-find\-scanner (1),
|
||||
.BR scanimage (1),
|
||||
.BR sane-abaton (5),
|
||||
.BR sane-agfafocus (5),
|
||||
.BR sane-apple (5),
|
||||
.BR sane-artec (5),
|
||||
.BR sane-artec_eplus48u (5),
|
||||
.BR sane-as6e (5),
|
||||
.BR sane-avision (5),
|
||||
.BR sane-bh (5),
|
||||
.BR sane-canon (5),
|
||||
.BR sane-canon630u (5),
|
||||
.BR sane-canon_pp (5),
|
||||
.BR sane-coolscan2 (5),
|
||||
.BR sane-coolscan (5),
|
||||
.BR sane-dc210 (5),
|
||||
.BR sane-dc240 (5),
|
||||
.BR sane-dc25 (5),
|
||||
.BR sane-dll (5),
|
||||
.BR sane-dmc (5),
|
||||
.BR sane-epson (5),
|
||||
.BR sane-fujitsu (5),
|
||||
.BR sane-genesys (5),
|
||||
.BR sane-gphoto2 (5),
|
||||
.BR sane-gt68xx (5),
|
||||
.BR sane-hp (5),
|
||||
.BR sane-hpsj5s (5),
|
||||
.BR sane-hp3500 (5),
|
||||
.BR sane-hp3900 (5),
|
||||
.BR sane-hp4200 (5),
|
||||
.BR sane-hp5400 (5),
|
||||
.BR sane-hpljm1005 (5),
|
||||
.BR sane-ibm (5),
|
||||
.BR sane-leo (5),
|
||||
.BR sane-lexmark (5),
|
||||
.BR sane-ma1509 (5),
|
||||
.BR sane-matsushita (5),
|
||||
.BR sane-microtek2 (5),
|
||||
.BR sane-microtek (5),
|
||||
.BR sane-mustek (5),
|
||||
.BR sane-mustek_pp (5),
|
||||
.BR sane-mustek_usb (5),
|
||||
.BR sane-mustek_usb2 (5),
|
||||
.BR sane-nec (5),
|
||||
.BR sane-net (5),
|
||||
.BR sane-niash (5),
|
||||
.BR sane-pie (5),
|
||||
.BR sane-pint (5),
|
||||
.BR sane-plustek (5),
|
||||
.BR sane-plustek_pp (5),
|
||||
.BR sane-pnm (5),
|
||||
.BR sane-qcam (5),
|
||||
.BR sane-ricoh (5),
|
||||
.BR sane-s9036 (5),
|
||||
.BR sane-sceptre (5),
|
||||
.BR sane-scsi (5),
|
||||
.BR sane-sharp (5),
|
||||
.BR sane-sm3600 (5),
|
||||
.BR sane-sm3840 (5),
|
||||
.BR sane-snapscan (5),
|
||||
.BR sane-sp15c (5),
|
||||
.BR sane-st400 (5),
|
||||
.BR sane-stv680 (5),
|
||||
.BR sane-tamarack (5),
|
||||
.BR sane-teco1 (5),
|
||||
.BR sane-teco2 (5),
|
||||
.BR sane-teco3 (5),
|
||||
.BR sane-test (5),
|
||||
.BR sane-u12 (5),
|
||||
.BR sane-umax1220u (5),
|
||||
.BR sane-umax (5),
|
||||
.BR sane-umax_pp (5),
|
||||
.BR sane-usb (5),
|
||||
.BR sane-v4l (5)
|
||||
.BR sane\-abaton (5),
|
||||
.BR sane\-agfafocus (5),
|
||||
.BR sane\-apple (5),
|
||||
.BR sane\-artec (5),
|
||||
.BR sane\-artec_eplus48u (5),
|
||||
.BR sane\-as6e (5),
|
||||
.BR sane\-avision (5),
|
||||
.BR sane\-bh (5),
|
||||
.BR sane\-canon (5),
|
||||
.BR sane\-canon630u (5),
|
||||
.BR sane\-canon_pp (5),
|
||||
.BR sane\-coolscan2 (5),
|
||||
.BR sane\-coolscan (5),
|
||||
.BR sane\-dc210 (5),
|
||||
.BR sane\-dc240 (5),
|
||||
.BR sane\-dc25 (5),
|
||||
.BR sane\-dll (5),
|
||||
.BR sane\-dmc (5),
|
||||
.BR sane\-epson (5),
|
||||
.BR sane\-fujitsu (5),
|
||||
.BR sane\-genesys (5),
|
||||
.BR sane\-gphoto2 (5),
|
||||
.BR sane\-gt68xx (5),
|
||||
.BR sane\-hp (5),
|
||||
.BR sane\-hpsj5s (5),
|
||||
.BR sane\-hp3500 (5),
|
||||
.BR sane\-hp3900 (5),
|
||||
.BR sane\-hp4200 (5),
|
||||
.BR sane\-hp5400 (5),
|
||||
.BR sane\-hpljm1005 (5),
|
||||
.BR sane\-ibm (5),
|
||||
.BR sane\-leo (5),
|
||||
.BR sane\-lexmark (5),
|
||||
.BR sane\-ma1509 (5),
|
||||
.BR sane\-matsushita (5),
|
||||
.BR sane\-microtek2 (5),
|
||||
.BR sane\-microtek (5),
|
||||
.BR sane\-mustek (5),
|
||||
.BR sane\-mustek_pp (5),
|
||||
.BR sane\-mustek_usb (5),
|
||||
.BR sane\-mustek_usb2 (5),
|
||||
.BR sane\-nec (5),
|
||||
.BR sane\-net (5),
|
||||
.BR sane\-niash (5),
|
||||
.BR sane\-pie (5),
|
||||
.BR sane\-pint (5),
|
||||
.BR sane\-plustek (5),
|
||||
.BR sane\-plustek_pp (5),
|
||||
.BR sane\-pnm (5),
|
||||
.BR sane\-qcam (5),
|
||||
.BR sane\-ricoh (5),
|
||||
.BR sane\-s9036 (5),
|
||||
.BR sane\-sceptre (5),
|
||||
.BR sane\-scsi (5),
|
||||
.BR sane\-sharp (5),
|
||||
.BR sane\-sm3600 (5),
|
||||
.BR sane\-sm3840 (5),
|
||||
.BR sane\-snapscan (5),
|
||||
.BR sane\-sp15c (5),
|
||||
.BR sane\-st400 (5),
|
||||
.BR sane\-stv680 (5),
|
||||
.BR sane\-tamarack (5),
|
||||
.BR sane\-teco1 (5),
|
||||
.BR sane\-teco2 (5),
|
||||
.BR sane\-teco3 (5),
|
||||
.BR sane\-test (5),
|
||||
.BR sane\-u12 (5),
|
||||
.BR sane\-umax1220u (5),
|
||||
.BR sane\-umax (5),
|
||||
.BR sane\-umax_pp (5),
|
||||
.BR sane\-usb (5),
|
||||
.BR sane\-v4l (5)
|
||||
|
||||
.SH AUTHOR
|
||||
David Mosberger-Tang and many many more (see
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
.TH saned 8 "10 April 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH saned 8 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX saned
|
||||
.SH NAME
|
||||
saned \- SANE network daemon
|
||||
.SH SYNOPSIS
|
||||
.B saned
|
||||
.B [ -a
|
||||
.B [ \-a
|
||||
.I [ username ]
|
||||
.B | -d
|
||||
.B | \-d
|
||||
.I [ n ]
|
||||
.B | -s
|
||||
.B | \-s
|
||||
.I [ n ]
|
||||
.B ]
|
||||
.SH DESCRIPTION
|
||||
|
@ -18,7 +18,7 @@ to access image acquisition devices available on the local host.
|
|||
.SH OPTIONS
|
||||
.PP
|
||||
The
|
||||
.B -a
|
||||
.B \-a
|
||||
flag requests that
|
||||
.B saned
|
||||
run in standalone daemon mode. In this mode,
|
||||
|
@ -31,15 +31,15 @@ is not required for
|
|||
operations in this mode. If the optional
|
||||
.B username
|
||||
is given after
|
||||
.B -a
|
||||
.B \-a
|
||||
,
|
||||
.B saned
|
||||
will drop root privileges and run as this user (and group).
|
||||
.PP
|
||||
The
|
||||
.B -d
|
||||
.B \-d
|
||||
and
|
||||
.B -s
|
||||
.B \-s
|
||||
flags request that
|
||||
.B saned
|
||||
run in debug mode (as opposed to
|
||||
|
@ -50,12 +50,12 @@ explicitly waits for a connection request. When compiled with
|
|||
debugging enabled, these flags may be followed by a number to request
|
||||
debug info. The larger the number, the more verbose the debug output.
|
||||
E.g.,
|
||||
.B -d128
|
||||
.B \-d128
|
||||
will request printing of all debug info. Debug level 0 means no debug output
|
||||
at all. The default value is 2. If flag
|
||||
.B -d
|
||||
.B \-d
|
||||
is used, the debug messages will be printed to stderr while
|
||||
.B -s
|
||||
.B \-s
|
||||
requests using syslog.
|
||||
.PP
|
||||
If
|
||||
|
@ -89,7 +89,7 @@ risk, so this shouldn't be used unless you know what you're doing. A sample
|
|||
configuration file is shown below:
|
||||
.PP
|
||||
.RS
|
||||
scan-client.somedomain.firm
|
||||
scan\-client.somedomain.firm
|
||||
.br
|
||||
# this is a comment
|
||||
.br
|
||||
|
@ -117,7 +117,7 @@ support IPv6, check the documentation for your inetd daemon.
|
|||
The configuration line normally looks like this:
|
||||
.PP
|
||||
.RS
|
||||
sane-port stream tcp nowait saned.saned @SBINDIR@/saned saned
|
||||
sane\-port stream tcp nowait saned.saned @SBINDIR@/saned saned
|
||||
.RE
|
||||
.PP
|
||||
However, if your system uses
|
||||
|
@ -130,7 +130,7 @@ and use a line of the following form in
|
|||
instead:
|
||||
.PP
|
||||
.RS
|
||||
sane-port stream tcp nowait saned.saned /usr/sbin/tcpd @SBINDIR@/saned
|
||||
sane\-port stream tcp nowait saned.saned /usr/sbin/tcpd @SBINDIR@/saned
|
||||
.RE
|
||||
.PP
|
||||
Note that both examples assume that there is a
|
||||
|
@ -153,7 +153,7 @@ for xinetd.conf may be helpful:
|
|||
# description: The sane server accepts requests
|
||||
# for network access to a local scanner via the
|
||||
# network.
|
||||
service sane-port
|
||||
service sane\-port
|
||||
{
|
||||
port = 6566
|
||||
socket_type = stream
|
||||
|
@ -170,10 +170,10 @@ Finally, it is also necessary to add a line of the following form to
|
|||
.IR /etc/services :
|
||||
.PP
|
||||
.RS
|
||||
sane-port 6566/tcp # SANE network scanner daemon
|
||||
sane\-port 6566/tcp # SANE network scanner daemon
|
||||
.RE
|
||||
.PP
|
||||
The official IANA short name for port 6566 is "sane-port". The older name "sane"
|
||||
The official IANA short name for port 6566 is "sane\-port". The older name "sane"
|
||||
is now deprecated.
|
||||
|
||||
.SH "RESTRICTIONS"
|
||||
|
@ -207,7 +207,7 @@ If this file contains lines of the form
|
|||
user:password:backend
|
||||
|
||||
access to the listed backends is restricted. A backend may be listed multiple
|
||||
times for different user/password combinations. The server uses MD5 encryption
|
||||
times for different user/password combinations. The server uses MD5 hashing
|
||||
if supported by the client.
|
||||
.SH ENVIRONMENT
|
||||
.TP
|
||||
|
@ -230,10 +230,10 @@ to "/tmp/config:" would result in directories "tmp/config", ".", and
|
|||
.BR scanimage (1),
|
||||
.BR xscanimage (1),
|
||||
.BR xcam (1),
|
||||
.BR sane-dll (5),
|
||||
.BR sane-net (5),
|
||||
.BR sane-"backendname" (5)
|
||||
.BR sane\-dll (5),
|
||||
.BR sane\-net (5),
|
||||
.BR sane\-"backendname" (5)
|
||||
.br
|
||||
.I http://www.penguin-breeder.org/?page=sane-net
|
||||
.I http://www.penguin-breeder.org/?page=sane\-net
|
||||
.SH AUTHOR
|
||||
David Mosberger
|
||||
|
|
|
@ -1,36 +1,36 @@
|
|||
.TH scanimage 1 "03 Oct 2006" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH scanimage 1 "10 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX scanimage
|
||||
.SH NAME
|
||||
scanimage \- scan an image
|
||||
.SH SYNOPSIS
|
||||
.B scanimage
|
||||
.RB [ -d | --device-name
|
||||
.RB [ \-d | \-\-device\-name
|
||||
.IR dev ]
|
||||
.RB [ --format
|
||||
.RB [ \-\-format
|
||||
.IR format ]
|
||||
.RB [ -i | --icc-profile
|
||||
.RB [ \-i | \-\-icc\-profile
|
||||
.IR profile ]
|
||||
.RB [ -L | --list-devices ]
|
||||
.RB [ -f | --formatted-device-list
|
||||
.RB [ \-L | \-\-list\-devices ]
|
||||
.RB [ \-f | \-\-formatted\-device\-list
|
||||
.IR format ]
|
||||
.RB [ --batch
|
||||
.RB [ \-\-batch
|
||||
.RI [= format ]]
|
||||
.RB [ --batch-start
|
||||
.RB [ \-\-batch\-start
|
||||
.IR start ]
|
||||
.RB [ --batch-count
|
||||
.RB [ \-\-batch\-count
|
||||
.IR count ]
|
||||
.RB [ --batch-increment
|
||||
.RB [ \-\-batch\-increment
|
||||
.IR increment ]
|
||||
.RB [ --batch-double ]
|
||||
.RB [ --accept-md5-only ]
|
||||
.RB [ -p | --progress ]
|
||||
.RB [ -n | --dont-scan ]
|
||||
.RB [ -T | --test ]
|
||||
.RB [ -h | --help ]
|
||||
.RB [ -v | --verbose ]
|
||||
.RB [ -B | --buffersize ]
|
||||
.RB [ -V | --version ]
|
||||
.RI [ device-specific-options ]
|
||||
.RB [ \-\-batch\-double ]
|
||||
.RB [ \-\-accept\-md5\-only ]
|
||||
.RB [ \-p | \-\-progress ]
|
||||
.RB [ \-n | \-\-dont\-scan ]
|
||||
.RB [ \-T | \-\-test ]
|
||||
.RB [ \-h | \-\-help ]
|
||||
.RB [ \-v | \-\-verbose ]
|
||||
.RB [ \-B | \-\-buffersize ]
|
||||
.RB [ \-V | \-\-version ]
|
||||
.RI [ device\-specific\-options ]
|
||||
.SH DESCRIPTION
|
||||
.B scanimage
|
||||
is a command-line interface to control image acquisition devices such
|
||||
|
@ -49,36 +49,36 @@ there exists a
|
|||
.B SANE
|
||||
backend (try
|
||||
.B apropos
|
||||
.I sane-
|
||||
.I sane\-
|
||||
to get a list of available backends).
|
||||
|
||||
.SH EXAMPLES
|
||||
To get a list of devices:
|
||||
|
||||
scanimage -L
|
||||
scanimage \-L
|
||||
|
||||
To scan with default settings to the file image.pnm:
|
||||
|
||||
scanimage >image.pnm
|
||||
|
||||
To scan 100x100 mm to the file image.tiff (-x and -y may not be available with
|
||||
To scan 100x100 mm to the file image.tiff (\-x and \-y may not be available with
|
||||
all devices):
|
||||
|
||||
scanimage -x 100 -y 100 --format=tiff >image.tiff
|
||||
scanimage \-x 100 \-y 100 \-\-format=tiff >image.tiff
|
||||
|
||||
To print all available options:
|
||||
|
||||
scanimage -h
|
||||
scanimage \-h
|
||||
|
||||
.SH OPTIONS
|
||||
Parameters are separated by a blank from single-character options (e.g.
|
||||
-d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
|
||||
\-d epson) and by a "=" from multi-character options (e.g. \-\-device\-name=epson).
|
||||
|
||||
.PP
|
||||
The
|
||||
.B -d
|
||||
.B \-d
|
||||
or
|
||||
.B --device-name
|
||||
.B \-\-device\-name
|
||||
options must be followed by a
|
||||
.B SANE
|
||||
device-name like
|
||||
|
@ -86,7 +86,7 @@ device-name like
|
|||
or
|
||||
.RI ` hp:/dev/usbscanner0 '.
|
||||
A (partial) list of available devices can be obtained with the
|
||||
.B --list-devices
|
||||
.B \-\-list\-devices
|
||||
option (see below). If no device-name is specified explicitly,
|
||||
.B scanimage
|
||||
reads a device-name from the environment variable
|
||||
|
@ -96,7 +96,7 @@ If this variable is not set,
|
|||
will attempt to open the first available device.
|
||||
.PP
|
||||
The
|
||||
.B --format
|
||||
.B \-\-format
|
||||
.I format
|
||||
option selects how image data is written to standard output.
|
||||
.I format
|
||||
|
@ -105,19 +105,19 @@ can be
|
|||
or
|
||||
.BR tiff.
|
||||
If
|
||||
.B --format
|
||||
.B \-\-format
|
||||
is not used, PNM is written.
|
||||
.PP
|
||||
The
|
||||
.B -i
|
||||
.B \-i
|
||||
or
|
||||
.B --icc-profile
|
||||
.B \-\-icc\-profile
|
||||
option is used to include an ICC profile into a TIFF file.
|
||||
.PP
|
||||
The
|
||||
.B -L
|
||||
.B \-L
|
||||
or
|
||||
.B --list-devices
|
||||
.B \-\-list\-devices
|
||||
option requests a (partial) list of devices that are available. The
|
||||
list is not complete since some devices may be available, but are not
|
||||
listed in any of the configuration files (which are typically stored
|
||||
|
@ -129,11 +129,11 @@ by its full device name. You may need to consult your system administrator to
|
|||
find out the names of such devices.
|
||||
.PP
|
||||
The
|
||||
.B -f
|
||||
.B \-f
|
||||
or
|
||||
.B --formatted-device-list
|
||||
.B \-\-formatted\-device\-list
|
||||
option works similar to
|
||||
.BR --list-devices ,
|
||||
.BR \-\-list\-devices ,
|
||||
but requires a format string.
|
||||
.B scanimage
|
||||
replaces the placeholders
|
||||
|
@ -142,7 +142,7 @@ with the device name, vendor name, model name, scanner type, an index
|
|||
number and newline respectively. The command
|
||||
.PP
|
||||
.RS
|
||||
.B scanimage -f
|
||||
.B scanimage \-f
|
||||
.I \*(lq scanner number %i device %d is a %t, model %m, produced by %v \*(rq
|
||||
.PP
|
||||
.RE
|
||||
|
@ -154,43 +154,43 @@ SCSI, produced by SHARP
|
|||
.RE
|
||||
.PP
|
||||
The
|
||||
.B --batch*
|
||||
.B \-\-batch*
|
||||
options provide the features for scanning documents using document
|
||||
feeders.
|
||||
.BR --batch
|
||||
.BR \-\-batch
|
||||
.RI [ format ]
|
||||
is used to specify the format of the filename that each page will be written
|
||||
to. Each page is written out to a single file. If
|
||||
.I format
|
||||
is not specified, the default of out%d.pnm (or out%d.tif for --format tiff)
|
||||
is not specified, the default of out%d.pnm (or out%d.tif for \-\-format tiff)
|
||||
will be used.
|
||||
.I format
|
||||
is given as a printf style string with one integer parameter.
|
||||
.B --batch-start
|
||||
.B \-\-batch\-start
|
||||
.I start
|
||||
selects the page number to start naming files with. If this option is not
|
||||
given, the counter will start at 0.
|
||||
.B --batch-count
|
||||
.B \-\-batch\-count
|
||||
.I count
|
||||
specifies the number of pages to attempt to scan. If not given,
|
||||
scanimage will continue scanning until the scanner returns a state
|
||||
other than OK. Not all scanners with document feeders signal when the
|
||||
ADF is empty, use this command to work around them.
|
||||
With
|
||||
.B --batch-increment
|
||||
.B \-\-batch\-increment
|
||||
.I increment
|
||||
you can change the amount that the number in the filename is incremented
|
||||
by. Generally this is used when you are scanning double-sided documents
|
||||
on a single-sided document feeder. A specific command is provided to
|
||||
aid this:
|
||||
.B --batch-double
|
||||
.B \-\-batch\-double
|
||||
will automatically set the increment to 2.
|
||||
.B --batch-prompt
|
||||
.B \-\-batch\-prompt
|
||||
will ask for pressing RETURN before scanning a page. This can be used for
|
||||
scanning multiple pages without an automatic document feeder.
|
||||
.PP
|
||||
The
|
||||
.B --accept-md5-only
|
||||
.B \-\-accept\-md5\-only
|
||||
option only accepts user authorization requests that support MD5 security. The
|
||||
.B SANE
|
||||
network daemon
|
||||
|
@ -199,9 +199,9 @@ is capable of doing such requests. See
|
|||
.BR saned (8).
|
||||
.PP
|
||||
The
|
||||
.B -p
|
||||
.B \-p
|
||||
or
|
||||
.B --progress
|
||||
.B \-\-progress
|
||||
option requests that
|
||||
.B scanimage
|
||||
prints a progress counter. It shows how much image data of the current image has
|
||||
|
@ -210,9 +210,9 @@ already been received by
|
|||
(in percent).
|
||||
.PP
|
||||
The
|
||||
.B -n
|
||||
.B \-n
|
||||
or
|
||||
.B --dont-scan
|
||||
.B \-\-dont\-scan
|
||||
option requests that
|
||||
.B scanimage
|
||||
only sets the options provided by the user but doesn't actually perform a
|
||||
|
@ -220,9 +220,9 @@ scan. This option can be used to e.g. turn off the scanner's lamp (if
|
|||
supported by the backend).
|
||||
.PP
|
||||
The
|
||||
.B -T
|
||||
.B \-T
|
||||
or
|
||||
.B --test
|
||||
.B \-\-test
|
||||
option requests that
|
||||
.B scanimage
|
||||
performs a few simple sanity tests to make sure the backend works as
|
||||
|
@ -233,34 +233,34 @@ API (in particular the
|
|||
function is exercised by this test).
|
||||
.PP
|
||||
The
|
||||
.B -h
|
||||
.B \-h
|
||||
or
|
||||
.B --help
|
||||
.B \-\-help
|
||||
options request help information. The information is printed on
|
||||
standard output and in this case, no attempt will be made to acquire
|
||||
an image.
|
||||
.PP
|
||||
The
|
||||
.B -v
|
||||
.B \-v
|
||||
or
|
||||
.B --verbose
|
||||
.B \-\-verbose
|
||||
options increase the verbosity of the operation of
|
||||
.B scanimage.
|
||||
The option may be specified repeatedly, each time increasing the verbosity
|
||||
level.
|
||||
.PP
|
||||
The
|
||||
.B -B
|
||||
.B \-B
|
||||
or
|
||||
.B --buffersize
|
||||
.B \-\-buffersize
|
||||
option changes the input buffersize that
|
||||
.B scanimage
|
||||
uses from default 32*1024 to 1024*1024 kbytes.
|
||||
.PP
|
||||
The
|
||||
.B -V
|
||||
.B \-V
|
||||
or
|
||||
.B --version
|
||||
.B \-\-version
|
||||
option requests that
|
||||
.B scanimage
|
||||
prints the program and package name, the version number of
|
||||
|
@ -271,7 +271,7 @@ loads. Usually that's the dll backend. If more information about the version
|
|||
numbers of the backends are necessary, the
|
||||
.B DEBUG
|
||||
variable for the dll backend can be used. Example: SANE_DEBUG_DLL=3 scanimage
|
||||
-L.
|
||||
\-L.
|
||||
.PP
|
||||
As you might imagine, much of the power of
|
||||
.B scanimage
|
||||
|
@ -285,63 +285,63 @@ invoke
|
|||
via a command-line of the form:
|
||||
.PP
|
||||
.RS
|
||||
.B scanimage --help --device-name
|
||||
.B scanimage \-\-help \-\-device\-name
|
||||
.I dev
|
||||
.RE
|
||||
.PP
|
||||
The documentation for the device-specific options printed by
|
||||
.B --help
|
||||
.B \-\-help
|
||||
is best explained with a few examples:
|
||||
|
||||
-l 0..218mm [0]
|
||||
\-l 0..218mm [0]
|
||||
.br
|
||||
Top-left x position of scan area.
|
||||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B -l
|
||||
.B \-l
|
||||
expects an option value in the range from 0 to 218 mm. The
|
||||
value in square brackets indicates that the current option value is 0
|
||||
mm. Most backends provide similar geometry options for top-left y position (-t),
|
||||
width (-x) and height of scan-area (-y).
|
||||
mm. Most backends provide similar geometry options for top-left y position (\-t),
|
||||
width (\-x) and height of scan-area (\-y).
|
||||
.RE
|
||||
|
||||
|
||||
--brightness -100..100% [0]
|
||||
\-\-brightness \-100..100% [0]
|
||||
.br
|
||||
Controls the brightness of the acquired image.
|
||||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B --brightness
|
||||
expects an option value in the range from -100 to 100 percent. The
|
||||
.B \-\-brightness
|
||||
expects an option value in the range from \-100 to 100 percent. The
|
||||
value in square brackets indicates that the current option value is 0
|
||||
percent.
|
||||
.RE
|
||||
|
||||
--default-enhancements
|
||||
\-\-default\-enhancements
|
||||
.br
|
||||
Set default values for enhancement controls.
|
||||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B --default-enhancements
|
||||
.B \-\-default\-enhancements
|
||||
has no option value. It should be thought of as having an immediate
|
||||
effect at the point of the command-line at which it appears. For
|
||||
example, since this option resets the
|
||||
.B --brightness
|
||||
.B \-\-brightness
|
||||
option, the option-pair
|
||||
.B --brightness 50 --default-enhancements
|
||||
.B \-\-brightness 50 \-\-default\-enhancements
|
||||
would effectively be a no-op.
|
||||
.RE
|
||||
|
||||
--mode Lineart|Gray|Color [Gray]
|
||||
\-\-mode Lineart|Gray|Color [Gray]
|
||||
.br
|
||||
Selects the scan mode (e.g., lineart or color).
|
||||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B --mode
|
||||
.B \-\-mode
|
||||
accepts an argument that must be one of the strings
|
||||
.BR Lineart ,
|
||||
.BR Gray ,
|
||||
|
@ -353,12 +353,12 @@ set to
|
|||
For convenience, it is legal to abbreviate the string values as long as
|
||||
they remain unique. Also, the case of the spelling doesn't matter. For
|
||||
example, option setting
|
||||
.B --mode col
|
||||
.B \-\-mode col
|
||||
is identical to
|
||||
.BR "--mode Color" .
|
||||
.BR "\-\-mode Color" .
|
||||
.RE
|
||||
|
||||
--custom-gamma[=(yes|no)] [inactive]
|
||||
\-\-custom\-gamma[=(yes|no)] [inactive]
|
||||
.br
|
||||
Determines whether a builtin or a custom gamma-table
|
||||
.br
|
||||
|
@ -366,34 +366,34 @@ is identical to
|
|||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
expects either no option value, a "yes" string, or a "no" string.
|
||||
Specifying the option with no value is equivalent to specifying "yes".
|
||||
The value in square-brackets indicates that the option is not
|
||||
currently active. That is, attempting to set the option would result
|
||||
in an error message. The set of available options typically depends
|
||||
on the settings of other options. For example, the
|
||||
.B --custom-gamma
|
||||
.B \-\-custom\-gamma
|
||||
table might be active only when a grayscale or color scan-mode has
|
||||
been requested.
|
||||
|
||||
Note that the
|
||||
.B --help
|
||||
.B \-\-help
|
||||
option is processed only after all other options have been processed.
|
||||
This makes it possible to see the option settings for a particular
|
||||
mode by specifying the appropriate mode-options along
|
||||
with the
|
||||
.B --help
|
||||
.B \-\-help
|
||||
option. For example, the command-line:
|
||||
.PP
|
||||
.B scanimage --help --mode
|
||||
.B scanimage \-\-help \-\-mode
|
||||
.I color
|
||||
.PP
|
||||
would print the option settings that are in effect when the color-mode
|
||||
is selected.
|
||||
.RE
|
||||
|
||||
--gamma-table 0..255,...
|
||||
\-\-gamma\-table 0..255,...
|
||||
.br
|
||||
Gamma-correction table. In color mode this option
|
||||
.br
|
||||
|
@ -403,7 +403,7 @@ is selected.
|
|||
.PP
|
||||
.RS
|
||||
The description above shows that option
|
||||
.B --gamma-table
|
||||
.B \-\-gamma\-table
|
||||
expects zero or more values in the range 0 to 255. For example, a
|
||||
legal value for this option would be "3,4,5,6,7,8,9,10,11,12". Since
|
||||
it's cumbersome to specify long vectors in this form, the same can be
|
||||
|
@ -420,7 +420,7 @@ for details).
|
|||
.RE
|
||||
|
||||
.br
|
||||
--filename <string> [/tmp/input.ppm]
|
||||
\-\-filename <string> [/tmp/input.ppm]
|
||||
.br
|
||||
The filename of the image to be loaded.
|
||||
.PP
|
||||
|
@ -450,7 +450,7 @@ user:password:resource
|
|||
.PP
|
||||
scanimage uses this information to answer user authorization requests
|
||||
automatically. The file must have 0600 permissions or stricter. You should
|
||||
use this file in conjunction with the --accept-md5-only option to avoid
|
||||
use this file in conjunction with the \-\-accept\-md5\-only option to avoid
|
||||
server-side attacks. The resource may contain any character but is limited
|
||||
to 127 characters.
|
||||
.SH "SEE ALSO"
|
||||
|
@ -460,13 +460,13 @@ to 127 characters.
|
|||
.BR xcam(1) ,
|
||||
.BR xsane(1) ,
|
||||
.BR scanadf (1),
|
||||
.BR sane-dll (5),
|
||||
.BR sane-net (5),
|
||||
.BR sane-"backendname" (5)
|
||||
.BR sane\-dll (5),
|
||||
.BR sane\-net (5),
|
||||
.BR sane\-"backendname" (5)
|
||||
.SH AUTHOR
|
||||
David Mosberger, Andreas Beck, Gordon Matzigkeit, Caskey Dickson, and many
|
||||
others. For questions and comments contact the sane-devel mailinglist (see
|
||||
http://www.sane-project.org/mailing-lists.html).
|
||||
others. For questions and comments contact the sane\-devel mailinglist (see
|
||||
http://www.sane\-project.org/mailing\-lists.html).
|
||||
|
||||
.SH BUGS
|
||||
For vector options, the help output currently has no indication as to
|
||||
|
|
Ładowanie…
Reference in New Issue