|
Whole document tree 12.10. Serial PrinterOptions used:
The following is a typical printcap for a serial printer:
# Local Serial ASCII printer
lp2
:lp=/dev/ttya
:rw
:cm=Serial printer
:sd=/var/spool/lpd/lp2
:stty=9600 -echo -crmod -raw -oddp -evenp pass8 cbreak ixon
:filter=/usr/local/sbin/lpf
:mx=0
Let's examine the new options:
|