summaryrefslogtreecommitdiff
path: root/doc/sane-fujitsu.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sane-fujitsu.man')
-rw-r--r--doc/sane-fujitsu.man84
1 files changed, 50 insertions, 34 deletions
diff --git a/doc/sane-fujitsu.man b/doc/sane-fujitsu.man
index 400a35e..161347f 100644
--- a/doc/sane-fujitsu.man
+++ b/doc/sane-fujitsu.man
@@ -7,8 +7,8 @@ sane\-fujitsu \- SANE backend for Fujitsu flatbed and ADF scanners
.SH DESCRIPTION
The
.B sane\-fujitsu
-library implements a SANE (Scanner Access Now Easy) backend which
-provides access to most Fujitsu flatbed and ADF scanners.
+library implements a SANE (Scanner Access Now Easy) backend which provides
+access to most Fujitsu flatbed and ADF scanners.
This document describes backend version 136, which shipped with SANE 1.0.30.
@@ -17,7 +17,8 @@ This version supports every known model which speaks the Fujitsu SCSI and
SCSI\-over\-USB protocols. Specifically, the SCSI M309x and M409x series, the
SCSI fi\-series, most of the USB fi\-series, the USB ScanSnap S5xx/S15xx, and
the USB iX1xx/5xx series scanners are supported. Please see the list at
-http://www.sane\-project.org/sane\-supported\-devices.html for details.
+.I 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,
@@ -51,31 +52,35 @@ SP\-600C/620C fi\-5015C
.SH OPTIONS
Effort has been made to expose all hardware options, including:
.PP
-source s
+.B source s
.RS
Selects the source for the scan. Options
may include "Flatbed", "ADF Front", "ADF Back", "ADF Duplex", "Card Front", "Card Back", "Card Duplex".
.RE
.PP
-mode m
+.B mode m
.RS
Selects the mode for the scan. Options
may include "Lineart", "Halftone", "Gray", and "Color".
.RE
.PP
-resolution, y\-resolution
+.B resolution, y\-resolution
.RS
-Controls scan resolution. Setting \-\-resolution also sets \-\-y\-resolution,
+Controls scan resolution. Setting
+.B \-\-resolution
+also sets
+.BR \-\-y\-resolution,
though this behavior is overridden by some frontends.
.RE
.PP
-tl\-x, tl\-y, br\-x, br\-y
+.B 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.
+.B t, l, x, y
+by some frontends.
.RE
.PP
-page\-width, page\-height
+.B page\-width, page\-height
.RS
Sets paper size. Used by scanner to determine centering of scan
coordinates when using ADF and to detect double feed errors.
@@ -94,12 +99,16 @@ may not perform as well as the native implementations. Note also that these
features all require that the driver cache the entire image in memory. This
will almost certainly result in a reduction of scanning speed.
-Use 'scanimage \-\-help' to get a list, but be aware that some options may
+Use
+.I 'scanimage \-\-help'
+to get a list, but be aware that some options may
be settable only when another option has been set, and that advanced options
may be hidden by some frontend programs.
-.PP
+
.SH CONFIGURATION FILE
-The configuration file "fujitsu.conf" is used to tell the backend how to look
+The configuration file
+.I fujitsu.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
@@ -109,7 +118,7 @@ Scanners can be specified in the configuration file in 4 ways:
.PP
"scsi FUJITSU"
.RS
-Requests backend to search all scsi busses in the system for a device
+Requests backend to search all scsi buses in the system for a device
which reports itself to be a scanner made by 'FUJITSU'.
.RE
.PP
@@ -122,7 +131,7 @@ specify one. Probably should not be used with the other "scsi" line above.
.PP
"usb 0x04c5 0x1042" (or other vendor/product ids)
.RS
-Requests backend to search all usb busses in the system for a device
+Requests backend to search all usb buses in the system for a device
which uses that vendor and product id. The device will then be queried
to determine if it is a Fujitsu scanner.
.RE
@@ -149,8 +158,9 @@ warned.
.PP
.SH ENVIRONMENT
-The backend uses a single environment variable, SANE_DEBUG_FUJITSU, which
-enables debugging output to stderr. Valid values are:
+The backend uses a single environment variable,
+.BR SANE_DEBUG_FUJITSU ,
+which enables debugging output to stderr. Valid values are:
.PP
.RS
5 Errors
@@ -183,26 +193,32 @@ JPEG output is supported by the backend, but not by the SANE protocol, so is
disabled in this release. It can be enabled if you rebuild from source.
.SH CREDITS
-m3091 backend: Frederik Ramm <frederik a t remote d o t org>
+m3091 backend: Frederik Ramm
+.RI < "frederik a t remote d o t org" >
.br
-m3096g backend: Randolph Bentson <bentson a t holmsjoen d o t com>
+m3096g backend: Randolph Bentson
+.RI < "bentson a t holmsjoen d o t com" >
.br
(with credit to the unnamed author of the coolscan driver)
.br
fujitsu backend, m3093, fi\-4340C, ipc, cmp, long\-time maintainer:
.br
- Oliver Schirrmeister <oschirr a t abm d o t de>
+ Oliver Schirrmeister
+.RI < "oschirr a t abm d o t de" >
.br
-m3092: Mario Goppold <mgoppold a t tbzpariv d o t tcc\-chemnitz dot de>
+m3092: Mario Goppold
+.RI < "mgoppold a t tbzpariv d o t tcc\-chemnitz dot de" >
.br
-fi\-4220C and basic USB support: Ron Cemer <ron a t roncemer d o t com>
+fi\-4220C and basic USB support: Ron Cemer
+.RI < "ron a t roncemer d o t com" >
.br
fi\-4120, fi\-series color, backend re\-write, jpeg, current maintainer:
- m. allan noah: <kitno455 a t gmail d o t com>
+ m. allan noah:
+.RI < "kitno455 a t gmail d o t com" >
JPEG output and low memory usage support funded by:
Archivista GmbH
- www.archivista.ch
+.I www.archivista.ch
Endorser support funded by:
O A S Oilfield Accounting Service Ltd
@@ -210,27 +226,27 @@ Endorser support funded by:
Calgary, Alberta
T2P 3G2 Canada
1\-403\-263\-2600
- www.oas.ca
+.I www.oas.ca
Automatic length detection support funded by:
Martin G. Miller
- mgmiller at optonline.net
+.I mgmiller at optonline.net
Hardware donated, software image enhancement and fi-6/7xxx support funded by:
Fujitsu Computer Products of America, Inc.
- www.fcpa.com
+.I www.fcpa.com
iX500 support funded by:
Prefix Computer Services
- www.prefixservice.com
+.I www.prefixservice.com
.SH "SEE ALSO"
-sane(7),
-sane\-scsi(5),
-sane\-usb(5),
-sane\-sp15c(5),
-sane\-avision(5),
-sane\-epjitsu(5)
+.BR sane (7),
+.BR sane\-scsi (5),
+.BR sane\-usb (5),
+.BR sane\-sp15c (5),
+.BR sane\-avision (5),
+.BR sane\-epjitsu (5)
.SH AUTHOR
m. allan noah: <kitno455 a t gmail d o t com>