Xref: utzoo comp.terminals:2352 comp.graphics:13842 comp.unix.questions:26169 Path: utzoo!attcan!uunet!snorkelwacker!usc!wuarchive!udel!sbcs!usenet From: vernick@sbcs.sunysb.edu (Michael Vernick) Newsgroups: comp.terminals,comp.graphics,comp.unix.questions Subject: Need a way to get attribute information from a VT100 emulator. Message-ID: <1990Oct12.152248.14937@sbcs.sunysb.edu> Date: 12 Oct 90 15:22:48 GMT Sender: usenet@sbcs.sunysb.edu (Usenet poster) Organization: State University of New York at Stony Brook Lines: 14 I am part of a testing group to test an interactive product. The product is using a Sun with a VT100 terminal emulation window. The product is using curses to manipulate the screen. My group wants to test what is on the screen. We can call curses to get characters but we also need to know if a character is inverse video, blinking, etc.... Is there any way to get this information via curses, the terminal emulator, etc...? Our only current option is to intercept all curses calls and build our own data structures with the information. Thanks, -- Mike Vernick vernick@sbcs.sunysb.edu Dept. Of Computer Science @ SUNY SB (516)-632-8434 Stony Brook, NY 11794