Xref: utzoo comp.sys.dec:2639 comp.unix.ultrix:2757 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: comp.sys.dec,comp.unix.ultrix Subject: Re: Setting up LAT printers on DS3100... help... Message-ID: <2925@decuac.DEC.COM> Date: 10 Feb 90 04:28:36 GMT References: <1990Feb9.034955.28337@hellgate.utah.edu> <9630@cbmvax.commodore.com> Sender: news@decuac.DEC.COM Reply-To: avolio@decuac.dec.com Followup-To: comp.sys.dec Organization: Digital Equipment Corp., SWS, Landover, MD Lines: 45 I have my DECstation 3100 set up for it. Enclosed is my printcap file, and the lcp command from rc.local. printcap: # @(#)printcap 3.2 (ULTRIX) 4/13/87 lp|lp0|lps|ps|local ln03r lat printer:\ :lp=/dev/tty08:\ :sd=/usr/spool/lpd:\ :lf=/usr/adm/lpd-errs:\ :op=PORT_4:\ :ts=LAT_08002B04F159:\ :br#9600:\ :fc#0177777:\ :fs#023:\ :of=/usr/lib/lpdfilters/ln03rof:\ :if=/usr/lib/lpdfilters/ln03rof:rw:\ :xf=/usr/lib/lpdfilters/xf:\ :xc#0177777:\ :xs#040040:\ :mx#0:pw#80:pl#66: lp1|1|local ln03s lat printer:\ :lp=/dev/tty07:\ :sd=/usr/spool/lpd1:\ :lf=/usr/adm/lpd-errs:\ :op=PORT_2:\ :ts=LAT_08002B04F159:\ :br#9600:\ :fc#0177777:\ :fs#023:\ :of=/usr/lib/lpdfilters/ln03of:\ :if=/usr/lib/lpdfilters/ln03of:rw:\ :xf=/usr/lib/lpdfilters/xf:\ :xc#0177777:\ :xs#040040:\ :mx#0:pw#80:pl#66: lcp command: [ -f /etc/lcp ] && { /etc/lcp -s -h /dev/tty07 -g 0,60,62,101,103 \ -V "Fred's U-Word Machine" -N "Fred's U-Word Machine" & \ echo -n ' lat' >/dev/console }