Set utility scan script to color mode by default
This commit is contained in:
parent
5c6314dc73
commit
0f8822e632
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# DEVICE="pixma:MG5400_BD2FD8000000"
|
||||
DEVICE="airscan:w0:CANON INC. MG5400 series"
|
||||
|
||||
scanimage -d "$DEVICE" --mode Gray --batch --batch-prompt --format=png --resolution=300
|
||||
scanimage -d "$DEVICE" --mode Color --batch --batch-prompt --format=png --resolution=300
|
||||
# scanimage -d "$DEVICE" --mode Gray --batch --format=png --button-controlled=yes --resolution=300
|
||||
|
||||
# ensure correct order if we scan more than 9 pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue