Xref: utzoo comp.unix.ultrix:2967 comp.unix.questions:20476 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!umbc3!math9.math.umbc.edu!rouben From: rouben@math9.math.umbc.edu (Rouben Rostamian) Newsgroups: comp.unix.ultrix,comp.unix.questions Subject: Curses. Elementary problem. Need help. Message-ID: <2941@umbc3.UMBC.EDU> Date: 8 Mar 90 18:47:38 GMT Sender: newspost@umbc3.UMBC.EDU Reply-To: rouben@math9.math.umbc.edu (Rouben Rostamian) Followup-To: comp.unix.ultrix Organization: University of Maryland, Baltimore County Lines: 20 I need to turn the visible cursor on and off from within an application program using the curses screen manager. I do not know how to do this and would appreciate any hints and pointers. Specifics: Machine: DECstation 3100 running ULTRIX Program: In C Curses : #include Display: xterm or vt100 terminal On one of our System V machines the curses package provides a command curs_set(int arg) which accepts argument values of 0, 1, 2, to set different visibility levels of the cursor. ULTRIX curses does not seem to have an equivalent command. Or does it? -- Rouben Rostamian Telephone: (301) 455-2458 Department of Mathematics and Statistics e-mail: University of Maryland Baltimore County rostamian@umbc.bitnet Baltimore, MD 21228 rostamian@umbc3.umbc.edu