wok view fake-sane/stuff/fake:pixma:04A91709.log @ rev 21764

fake-sane: add pixma mp150
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 22:27:24 2019 +0200 (2019-06-27)
parents
children
line source
1 Usage: scanimage [OPTION]...
3 Start image acquisition on a scanner device and write image data to
4 standard output.
6 Parameters are separated by a blank from single-character options (e.g.
7 -d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
8 -d, --device-name=DEVICE use a given scanner device (e.g. hp:/dev/scanner)
9 --format=pnm|tiff file format of output file
10 -i, --icc-profile=PROFILE include this ICC profile into TIFF file
11 -L, --list-devices show available scanner devices
12 -f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
13 can be specified: %d (device name), %v (vendor),
14 %m (model), %t (type), %i (index number), and
15 %n (newline)
16 -b, --batch[=FORMAT] working in batch mode, FORMAT is `out%d.pnm' or
17 `out%d.tif' by default depending on --format
18 --batch-start=# page number to start naming files with
19 --batch-count=# how many pages to scan in batch mode
20 --batch-increment=# increase page number in filename by #
21 --batch-double increment page number by two, same as
22 --batch-increment=2
23 --batch-prompt ask for pressing a key before scanning a page
24 --accept-md5-only only accept authorization requests using md5
25 -p, --progress print progress messages
26 -n, --dont-scan only set options, don't actually scan
27 -T, --test test backend thoroughly
28 -A, --all-options list all available backend options
29 -h, --help display this help message and exit
30 -v, --verbose give even more status messages
31 -B, --buffer-size=# change input buffer size (in kB, default 32)
32 -V, --version print version information
34 Options specific to device `pixma':
35 Scan mode:
36 --resolution auto||75|150|300|600|1200dpi [75]
37 Sets the resolution of the scanned image.
38 --mode auto|Color|Gray [Color]
39 Selects the scan mode (e.g., lineart, monochrome, or color).
40 --source Flatbed [Flatbed]
41 Selects the scan source (such as a document-feeder).
42 --button-controlled[=(yes|no)] [no]
43 When enabled, scan process will not start immediately. To proceed,
44 press "SCAN" button (for MP150) or "COLOR" button (for other models).
45 To cancel, press "GRAY" button.
46 Gamma:
47 --custom-gamma[=(auto|yes|no)] [yes]
48 Determines whether a builtin or a custom gamma-table should be used.
49 --gamma-table auto|0..255,...
50 Gamma-correction table. In color mode this option equally affects the
51 red, green, and blue channels simultaneously (i.e., it is an intensity
52 gamma table).
53 Geometry:
54 -l auto|0..216.069mm [0]
55 Top-left x position of scan area.
56 -t auto|0..297.011mm [0]
57 Top-left y position of scan area.
58 -x auto|0..216.069mm [216.069]
59 Width of scan-area.
60 -y auto|0..297.011mm [297.011]
61 Height of scan-area.
62 Buttons:
63 --button-update
64 Update button state
65 --button-1 <int> [0]
66 Button 1
67 --button-2 <int> [0]
68 Button 2
70 Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.
72 List of available devices:
73 pixma:04A91709