2005-10-16 17:15:37 +00:00
|
|
|
.TH sane-lexmark 5 "02 September 2005" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
|
|
|
.IX sane-lexmark
|
|
|
|
.SH NAME
|
|
|
|
sane-lexmark \- SANE backend for Lexmark X1100 Series scanners
|
|
|
|
.SH DESCRIPTION
|
|
|
|
The
|
|
|
|
.B sane-lexmark
|
|
|
|
library implements a SANE (Scanner Access Now Easy) backend that
|
|
|
|
provides access to the scanner part of Lexmark X1100 AIOs. This backend
|
|
|
|
should be considered
|
|
|
|
.B beta-quality
|
|
|
|
software!
|
|
|
|
.PP
|
|
|
|
The scanners that should work with this backend are:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.ft CR
|
|
|
|
.nf
|
|
|
|
Vendor Model status
|
|
|
|
---------------------- -----------
|
|
|
|
Lexmark X1110 untested
|
|
|
|
Lexmark X1140 untested
|
|
|
|
Lexmark X1150 untested
|
|
|
|
Lexmark X1170 untested
|
|
|
|
Lexmark X1180 basic
|
|
|
|
Lexmark X1185 basic
|
|
|
|
.fi
|
|
|
|
.ft R
|
|
|
|
.RE
|
|
|
|
|
|
|
|
The options the backend supports can either be selected through
|
|
|
|
command line options to programs like scanimage or through GUI
|
|
|
|
elements in xscanimage or xsane.
|
|
|
|
|
|
|
|
.br
|
|
|
|
If you have any strange behavior, please report to the backend
|
|
|
|
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>
|
|
|
|
.RE
|
|
|
|
|
|
|
|
.TP
|
2005-11-17 04:46:37 +00:00
|
|
|
.B Scan Mode Options
|
2005-10-16 17:15:37 +00:00
|
|
|
|
|
|
|
.TP
|
|
|
|
.B --mode
|
|
|
|
selects the basic mode of operation of the scanner valid choices are
|
2005-11-25 06:19:11 +00:00
|
|
|
.IR Color ,
|
2005-10-16 17:15:37 +00:00
|
|
|
.I Gray
|
|
|
|
and
|
2005-11-17 04:46:37 +00:00
|
|
|
.I Lineart
|
|
|
|
The default mode is Color. The Lineart mode is black and white only (1 bit).
|
|
|
|
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.
|
2005-10-16 17:15:37 +00:00
|
|
|
|
|
|
|
.TP
|
|
|
|
.B --resolution
|
2005-11-17 04:46:37 +00:00
|
|
|
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:
|
2005-10-16 17:15:37 +00:00
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.ft CR
|
|
|
|
.nf
|
2005-11-17 04:46:37 +00:00
|
|
|
Value Hor. Resolution Vert. Resolution
|
|
|
|
----- --------------- -------------------
|
|
|
|
75 75dpi 75dpi
|
|
|
|
150 150dpi 150dpi
|
|
|
|
300 300dpi 300dpi
|
|
|
|
600 600dpi 600dpi
|
|
|
|
1200 600dpi 1200dpi
|
2005-10-16 17:15:37 +00:00
|
|
|
.fi
|
|
|
|
.ft R
|
|
|
|
.RE
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.B --preview
|
|
|
|
requests a preview scan. The resolution used for that scan is 75 dpi
|
2005-11-17 04:46:37 +00:00
|
|
|
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".
|
2005-10-16 17:15:37 +00:00
|
|
|
|
|
|
|
.TP
|
2005-11-17 04:46:37 +00:00
|
|
|
.B --paper-size
|
|
|
|
selects the size of the area to be scanned. Valid sizes are
|
2005-11-24 19:41:04 +00:00
|
|
|
.IR Wallet ,
|
|
|
|
.IR 3x5 ,
|
|
|
|
.IR 4x6 ,
|
|
|
|
.IR 5x7 ,
|
|
|
|
.IR 8x10 ,
|
|
|
|
.IR Letter ,
|
|
|
|
the default size is 3x5.
|
2005-10-16 17:15:37 +00:00
|
|
|
|
2005-11-17 04:46:37 +00:00
|
|
|
.TP
|
|
|
|
.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.
|
|
|
|
|
2005-10-16 17:15:37 +00:00
|
|
|
|
|
|
|
.SH CONFIGURATION FILE
|
|
|
|
The configuration file @CONFIGDIR@/lexmark.conf contains only the usb device id (eg usb 0x043d 0x007c).
|
|
|
|
|
|
|
|
|
|
|
|
.SH FILES
|
|
|
|
.TP
|
|
|
|
.I @LIBDIR@/libsane-lexmark.a
|
|
|
|
The static library implementing this backend.
|
|
|
|
.TP
|
|
|
|
.I @LIBDIR@/libsane-lexmark.so
|
|
|
|
The shared library implementing this backend (present on systems that
|
|
|
|
support dynamic loading).
|
|
|
|
|
|
|
|
|
|
|
|
.SH ENVIRONMENT
|
|
|
|
.TP
|
|
|
|
.B SANE_DEBUG_LEXMARK
|
|
|
|
If the library was compiled with debug support enabled, this
|
|
|
|
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 LIMITATIONS
|
|
|
|
The windows TWAIN driver has many more options than this SANE
|
|
|
|
backend. However they are only software adjustments. This backend only
|
|
|
|
implements what the scanner can support.
|
|
|
|
|
|
|
|
|
|
|
|
.SH BUGS
|
|
|
|
|
2005-11-17 04:46:37 +00:00
|
|
|
.br
|
2005-10-16 17:15:37 +00:00
|
|
|
Jerky movement on 600dpi gray 8x10 scan.
|
2005-11-17 04:46:37 +00:00
|
|
|
.br
|
2005-10-16 17:15:37 +00:00
|
|
|
Color calibration not implemented.
|
2005-11-17 04:46:37 +00:00
|
|
|
.br
|
2005-10-16 17:15:37 +00:00
|
|
|
Dark compensation not implemented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
|
2005-11-24 20:17:43 +00:00
|
|
|
sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
|
2005-10-16 17:15:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
.SH AUTHOR
|
|
|
|
|
|
|
|
.TP
|
|
|
|
The package is actively maintained by Fred Odendaal.
|
|
|
|
.I http://ca.geocities.com/freshshelf@rogers.com/
|