Xref: utzoo comp.terminals:2654 comp.unix.programmer:1245 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!stanford.edu!agate!ucbvax!ulysses!kpv From: kpv@ulysses.att.com (Phong Vo[drew]) Newsgroups: comp.terminals,comp.unix.programmer Subject: Re: Alternate character modes on magic_cookie_glitch terminals (long) Keywords: qvt101, freedom100, curses Message-ID: <14426@ulysses.att.com> Date: 7 Mar 91 21:43:19 GMT References: <1504@rascal.UUCP> <10513@scolex.sco.COM> <14405@ulysses.att.com> <10625@scolex.sco.COM> Organization: AT&T Bell Laboratories, Murray Hill Lines: 16 In article <10625@scolex.sco.COM>, staceyc@sco.COM (Stacey Campbell) writes: : : Now we enter deep water. There is no mention of xmg in either the : AT&T 3.2.0 source or AT&T 3.2.1 source. tic definitely doesn't like it. : Do you mean xmc? I've compiled the following program with the stock Yes, I did mean xmc. : AT&T 3.2.1 curses source and with xmc#0 and xmc#1 and it does not emit the : sequence to turn off smacs (either sgr0 or rmacs). Is this a bug in the : C example (probably not), terminfo file (maybe, I've never written a : magic cookie terminfo file, though it looks okay), or in libcurses.a? : Comments? : Your test code looks ok. My own libcurses.a works ok though I haven't tried your terminfo entry - I use termcap myself. I can't testify to system V curses even though theirs is a descendant of mine.