Man page - sane-s9036(5)
Packages contas this manual
- sane-teco1(5)
- sane-sceptre(5)
- sane-magicolor(5)
- sane-usb(5)
- sane-coolscan3(5)
- sane-coolscan(5)
- sane-s9036(5)
- sane-hp3500(5)
- sane-matsushita(5)
- sane-fujitsu(5)
- sane-epsonds(5)
- sane-sp15c(5)
- sane-canon(5)
- sane-hpljm1005(5)
- sane-hpsj5s(5)
- sane-hp4200(5)
- sane-lexmark(5)
- sane-umax1220u(5)
- sane-dc240(5)
- sane-sharp(5)
- sane-bh(5)
- sane-net(5)
- sane-pie(5)
- sane-pixma(5)
- sane-p5(5)
- sane-escl(5)
- sane-mustek(5)
- sane-cardscan(5)
- sane-dc25(5)
- sane-artec_eplus48u(5)
- sane-hs2p(5)
- sane-st400(5)
- sane-sm3600(5)
- sane-pnm(5)
- sane-mustek_usb2(5)
- sane-leo(5)
- sane-canon_dr(5)
- sane-epson(5)
- sane-kvs20xx(5)
- sane-u12(5)
- sane-agfafocus(5)
- sane-test(5)
- sane-avision(5)
- sane-dll(5)
- sane-canon_pp(5)
- sane-epson2(5)
- sane-ricoh2(5)
- sane-artec(5)
- sane-qcam(5)
- sane-plustek_pp(5)
- sane-apple(5)
- sane-kvs1025(5)
- sane-lexmark_x2600(5)
- sane-hp3900(5)
- sane-ricoh(5)
- sane-sm3840(5)
- sane-hp(5)
- sane-dmc(5)
- sane-as6e(5)
- sane-microtek2(5)
- sane-umax_pp(5)
- sane-teco2(5)
- sane-xerox_mfp(5)
- sane-gt68xx(5)
- sane-ibm(5)
- sane-snapscan(5)
- sane-kvs40xx(5)
- sane-mustek_pp(5)
- sane-ma1509(5)
- sane(7)
- sane-rts8891(5)
- sane-coolscan2(5)
- sane-hp5590(5)
- sane-stv680(5)
- sane-nec(5)
- sane-umax(5)
- sane-gphoto2(5)
- sane-teco3(5)
- sane-plustek(5)
- sane-genesys(5)
- sane-mustek_usb(5)
- sane-tamarack(5)
- sane-kodak(5)
- sane-epjitsu(5)
- sane-pieusb(5)
- sane-abaton(5)
- sane-hp5400(5)
- sane-canon_lide70(5)
- sane-niash(5)
- sane-dc210(5)
- sane-kodakaio(5)
- sane-microtek(5)
- sane-scsi(5)
- sane-canon630u(5)
Package: libsane-common
apt-get install libsane-common
apt-get install libsane-common
Manuals in package:
Documentations in package:
Available languages:
en ro deManual
| sane-s9036(5) | SANE Scanner Access Now Easy | sane-s9036(5) |
NAME
sane-s9036 - SANE backend for Siemens 9036 flatbed scanners
DESCRIPTION
The sane-s9036 library implements a SANE (Scanner Access Now Easy) backend that provides access to Siemens 9036 flatbed scanners.
DEVICE NAMES
This backend expects device names of the form:
special
Where special 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 sane-find-scanner(1) helps to find out the correct device. Under Linux, such a device name could be /dev/sga or /dev/sge, for example. See sane-scsi(5) for details.
FILES
- /etc/sane.d/s9036.conf
- The backend configuration file (see also description of SANE_CONFIG_DIR below).
- /usr/lib/x86_64-linux-gnu/sane/libsane-s9036.a
- The static library implementing this backend.
- /usr/lib/x86_64-linux-gnu/sane/libsane-s9036.so
- The shared library implementing this backend (present on systems that support dynamic loading).
ENVIRONMENT
- SANE_CONFIG_DIR
- This environment variable specifies the list of directories that may contain the configuration file. On *NIX systems, the directories are separated by a colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this variable is not set, the configuration file is searched in two default directories: first, the current working directory (".") and then in /etc/sane.d. If the value of the environment variable ends with the directory separator character, then the default directories are searched after the explicitly specified directories. For example, setting SANE_CONFIG_DIR to "/tmp/config:" would result in directories tmp/config, ., and /etc/sane.d being searched (in this order).
- SANE_DEBUG_S9036
- If the library was compiled with debug support enabled, this environment
variable controls the debug level for this backend. Higher debug levels
increase the verbosity of the output.
Example: export SANE_DEBUG_S9036=4
SEE ALSO
sane(7), sane-scsi(5)
AUTHOR
Ingo Schneider
| 14 Jul 2008 |