Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!unmvax!bbx!bbxsda!scott From: scott@bbxsda.UUCP (Scott Amspoker) Newsgroups: comp.unix.wizards Subject: Re: curses -- write to lower right corner Keywords: curses Message-ID: <431@bbxsda.UUCP> Date: 8 Dec 89 18:21:50 GMT References: <1153@pcsbst.UUCP> Reply-To: scott@bbxsda.UUCP (Scott Amspoker) Distribution: comp Organization: Basis International, Albuquerque, NM Lines: 22 In article <1153@pcsbst.UUCP> chr@sws4 writes: > >CURSES, the old buggy program. > >I'm not able to write to the lower >right corner of a vt100 terminal using curses. >Curses doesn't produce any output to this >location. Can I disable this feature, or >is there any trick (changing something >in terminfo..) This is probably because CURSES thinks that the display will scroll if it printed in the lower right corner. If in fact it *is* possible to print in the lower right corner without scrolling the screen then you will need to tell CURSES through your terminfo entry. (Since I normally use termcap I don't know the terminfo parameter name off hand). -- Scott Amspoker Basis International, Albuquerque, NM (505) 345-5232 unmvax.cs.unm.edu!bbx!bbxsda!scott