Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!gatech!purdue!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!hp4nl!philmds!prle!prles2!prismab!laverman From: laverman@prismab.prl.philips.nl (Bert Laverman) Newsgroups: comp.os.minix Subject: stevie with -DTERMCAP Summary: Problem found, /etc/termcap incomplete Message-ID: <389@prles2.UUCP> Date: 8 Feb 89 09:07:42 GMT Sender: nobody@prles2.UUCP Reply-To: laverman@prismab.prl.philips.nl (Bert Laverman) Followup-To: comp.os.minix Organization: Philips Research Labs Eindhoven Lines: 23 I found the problem I mentioned earlyer. It appeared that /etc/termcap was grossly incomplete... according to stevie that is. The missing entries were: al : add line dl : delete line sc : cursor state save rc : cursor state restore For the vt100 (don't ask me what version. vt102 maybe) the entries are: :al=\E[L:dl=\E[M:\ :sc=\E7:rc=\E8: Since they weren't in /etc/termcap, I suppose the minix terminal doesn't know them. (BTW indeed, TERM=minix gave problems as well) My home-brew terminal emulator didn't know them either, so it'll give me some work. But I always liked Z80 hacking anyway. Thanks for all reactions. If anybody manages to get sokoban (was posted some time ago in comp.sources.games) up and running, please mail me! Mine compiles fine, but it simply refuses to work. Bert Laverman