Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!agate!saturn!ucscb.UCSC.EDU!lcc From: lcc@ucscb.UCSC.EDU (73701000) Newsgroups: comp.unix.microport Subject: Re: Problems with HP2622A/HP2640 Terminal & Microport Unix Sys V 386 Message-ID: <7711@saturn.ucsc.edu> Date: 28 May 89 16:56:05 GMT References: <1420@pfm.UUCP> Sender: usenet@saturn.ucsc.edu Reply-To: lcc@ucscb.UCSC.EDU Ken Chapin Organization: University of California, Santa Cruz; CATS Lines: 17 In article <1420@pfm.UUCP> bernd@pfm.UUCP (Bernd Hennig) writes: >I have little problems with a HP2622A Terminal (updated to HP2640): > >1. With 9600Bd I have a lot of garbage when I type ps -fe or ls -la, > but no problems with 4800Bd > >2. cls dosn't work > >At least I have no documentation about this terminal, can anyone help me ? You're going to have to use the utilities 'tic' and 'infocmp' to take apart the terminfo description and fix it. Another possible solution is to go find a BSD machine with a good termcap description for the HP terminal, snag it and use the 'captoterm' utility to convert it to a terminfo. Ken