-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrscankeyd.ini
More file actions
41 lines (36 loc) · 1.49 KB
/
Copy pathbrscankeyd.ini
File metadata and controls
41 lines (36 loc) · 1.49 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
; brotherscankey.ini: Scan Key Daemon Default Configuration File
; Copyright (C) 2016 Frank Abelbeck <frank.abelbeck@googlemail.com>
;
; This file is part of the brscankeyd program "brscankeyd.py".
;
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation, either version 3 of the License, or
; (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with this program. If not, see <http://www.gnu.org/licenses/>."""
[General]
first cycle = 3
cycle = 300
buffer size = 4096
hostname = 192.168.1.111
; Directory where scans are saved (passed to the scan scripts as $SCANDIR).
; Leave commented to use a "Scans" folder in your XDG Pictures directory
; (e.g. ~/Afbeeldingen/Scans). A leading ~ is expanded to your home directory.
;scan dir = ~/Afbeeldingen/Scans
[MFC-1910W]
ip = 192.168.1.31
dev = brother4:net1;dev0
; Script paths may be absolute (e.g. /usr/bin/scan2pdf.sh) or, as below, given
; relative to the daemon's own directory, so the bundled *.sh scripts are used
; when running straight from this directory.
[MFC-1910W : FILE]
PDF = scan2pdf.sh
[ MFC-1910W :IMAGE]
JPG = scan2image.sh 300