summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/filters.ru
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-02-04 13:03:57 +0000
committerache <ache@FreeBSD.org>1998-02-04 13:03:57 +0000
commitdb44e17ea53391546f08aff3e2844c1536b04a41 (patch)
tree23a14dac9bddd9be426439d15989014206e5fcac /usr.sbin/lpr/filters.ru
parent504e08b59813fc8f079d3ac0cbd1c5d46d510a8e (diff)
downloadFreeBSD-src-db44e17ea53391546f08aff3e2844c1536b04a41.zip
FreeBSD-src-db44e17ea53391546f08aff3e2844c1536b04a41.tar.gz
Add comment describing settings
Use 66 lines on the page
Diffstat (limited to 'usr.sbin/lpr/filters.ru')
-rw-r--r--usr.sbin/lpr/filters.ru/bjc-240.sh.sample13
1 files changed, 10 insertions, 3 deletions
diff --git a/usr.sbin/lpr/filters.ru/bjc-240.sh.sample b/usr.sbin/lpr/filters.ru/bjc-240.sh.sample
index fec47d8..1bc907a 100644
--- a/usr.sbin/lpr/filters.ru/bjc-240.sh.sample
+++ b/usr.sbin/lpr/filters.ru/bjc-240.sh.sample
@@ -1,4 +1,11 @@
#!/bin/sh
+#
+# Canon BJC-240 Setup script
+#
+# Settings are:
+# Epson LQ emulation, A4, Code Page 866, 66 lines, Roman font, Smoothing,
+# HQ mode, no CR translation, power off in 10min, auto power on
+#
printf "\033[K\00200\037" | tr 0 "\0"
@@ -9,7 +16,7 @@ Font=Roman
PageLength=12
CodePage=866
AutoLF=Off
-TextScaleMode=Off
+TextScaleMode=On
AutoCR=Off
CharacterSet=Set2
AGM=Off
@@ -25,7 +32,7 @@ Font=Roman
PageLength=12
CodePage=866
AutoLF=Off
-TextScaleMode=Off
+TextScaleMode=On
CharacterSet=Graphics
International=USA
BJLEND
@@ -45,7 +52,7 @@ cat << EOF4
BJLSTART
ControlMode=Common
PrintMode=HQ
-Reduction=On
+Reduction=Off
Smoothing=On
PaperSelect=A4
I/D-Buffer=Input
OpenPOWER on IntegriCloud