Xref: utzoo comp.unix.questions:11175 comp.unix.aux:602 Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!ukma!mailrus!cornell!uw-beaver!uw-june!mckenzie From: mckenzie@june.cs.washington.edu (Neil McKenzie) Newsgroups: comp.unix.questions,comp.unix.aux Subject: Re: terminfo vs. termcap Keywords: Why do we need two different terminal capability widgets? Message-ID: <6982@june.cs.washington.edu> Date: 19 Jan 89 01:18:48 GMT References: <6966@june.cs.washington.edu> <9426@smoke.BRL.MIL> Reply-To: mckenzie@uw-june.UUCP (Neil McKenzie) Organization: U of Washington, Computer Science, Seattle Lines: 8 It turns out that someone mailed me source to "captoinfo" which translates termcap entries into terminfo source. This did the trick; thank you. There was an xterm terminfo file in the X11 release after all, but the captoinfo method worked fine. --Neil McKenzie (mckenzie@cs.washington.edu) If it ain't broke, ship it.