Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!hp-sde!hpcea!hpausla!hpuarca!graham From: graham@hpuarca.HP.COM (Graham Eddy) Newsgroups: comp.sys.hp Subject: Re: termcap for HP2397 Message-ID: <1420002@hpuarca.HP.COM> Date: 21 Sep 88 07:25:05 GMT References: <1030@statware.UUCP> Organization: HP Australasian Response Center Lines: 15 > / hpuarca:comp.sys.hp / scf@statware.UUCP (Steve Fullerton) / 4:12 am Sep 7, 1988 / > We have an HP9000/825 and apparently termcap disappeared from HP-UX > for the series 800 in favor of terminfo. We need a good termcap definition > for the HP2397 terminal that has definitions for the cursor keys, inverse > video, etc. If there is one out there I would really appreciate it. The Bellish "terminfo" is used rather than the Berkeleyish "termcap" so try $ untic 2397 to see all those escape sequences. Note: termcap emulation routines come with "curses" on the system so, unless you specifically require the file /etc/termcap, linking with /usr/lib/libcurses.a should suffice. Graham Eddy HP/Melbourne CEC