Curses. Elementary problem. Need help.

Rouben Rostamian rouben at math9.math.umbc.edu
Fri Mar 9 04:47:38 AEST 1990


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 <cursesX.h>
    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 at umbc.bitnet
Baltimore, MD 21228                            rostamian at umbc3.umbc.edu



More information about the Comp.unix.ultrix mailing list