Set utility scan script to color mode by default

This commit is contained in:
Marty Oehme 2025-02-20 08:51:26 +01:00 committed by Marty Oehme
parent 5c6314dc73
commit 0f8822e632

View file

@ -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