diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
commit | 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (patch) | |
tree | d78102ce30207c63e7608eeba743efd680c888dc /backend/mustek_pp.conf.in | |
parent | 58912f68c2489bcee787599837447e0d64dfd61a (diff) |
New upstream version 1.0.28upstream/1.0.28
Diffstat (limited to 'backend/mustek_pp.conf.in')
-rw-r--r-- | backend/mustek_pp.conf.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/backend/mustek_pp.conf.in b/backend/mustek_pp.conf.in index 17f0e26..b2abf9a 100644 --- a/backend/mustek_pp.conf.in +++ b/backend/mustek_pp.conf.in @@ -12,7 +12,7 @@ # # SANE_DEBUG_SANEI_PA4S2=128 scanimage -L # ... # hangs here -> [sanei_pa4s2] sanei_pa4s2_readbyte: read in EPP mode -# +# # Scanner definition template: # ============================ # @@ -39,20 +39,20 @@ # - cis1200+ (for Mustek 1200CP+ & OEM versions), # - ccd300 (for Mustek 600 III EPP & OEM versions) # - ... more types will be added in the future -# +# # <optname> is a name of an option, and <optval> an optional value # for the option. # Currently available options for *CIS* type scanners are: -# - top_adjust <value>: +# - top_adjust <value>: # Vertical adjustment of origin, in millimeter. -# Values between -5.0 and +5.0 mm are possible +# Values between -5.0 and +5.0 mm are possible # (floating point). # Default: 0.0 -# - slow_skip: +# - slow_skip: # Boolean option. Disables fast skipping to the start # of the scan region. May be necessary in case fast # skipping results in inaccuracies. -# Default: fast skipping enabled +# Default: fast skipping enabled # - bw <value>: # Black/white discrimination value for lineart scans. # Pixel values below that value are considered black, |