-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathbrscan-skey-0.2.4-0.cfg
More file actions
24 lines (24 loc) · 1.29 KB
/
brscan-skey-0.2.4-0.cfg
File metadata and controls
24 lines (24 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
password=
IMAGE="bash /opt/brother/scanner/brscan-skey/script/scantoimage-0.2.4-1.sh"
OCR="bash /opt/brother/scanner/brscan-skey/script/scantoocr-0.2.4-1.sh"
EMAIL="bash /opt/brother/scanner/brscan-skey/script/scantoemail-0.2.4-1.sh"
FILE="bash /opt/brother/scanner/brscan-skey/script/scantofile-0.2.4-1.sh"
SEMID=b
# SAVETO contains the directory scans are saved into. This is the important thing to set
SAVETO=""
# LOGDIR is self explanatory
LOGDIR=""
# DUPLEXTYPE can take two values, manual or automatic. manual implies you have a single sided scanner,and you must scan the odd pages, and the flip it around and scan the even pages.
DUPLEXTYPE="manual"
# This is the paper source for the scanner. You can set this yourself by using scanimage -h. Needs sane.
SOURCE=""
# This is the paper source duplex scanning for the scanner. You can set this yourself by using scanimage -h. Needs scanutils.
DUPLEXSOURCE=""
# This is the dots per inch or resolution of the File. Set by default to 300.
FILEDPI=
# This is the dots per inch or resolution of the image. Set by default to 300.
IMAGEDPI=
# This is the image height. Leave empty to autodetect. Set it if you want to scan an image with small physical dimensions at high resolutions
IMAGEHEIGHT=
# This is the image width. Leave empty to autodetect.
IMAGEWIDTH=