ultrix man page for leaveok

Query: leaveok

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

leaveok(3cur)															     leaveok(3cur)

Name
       leaveok - enable non-tracking cursor

Syntax
       #include <cursesX.h>

       int leaveok(win, bf)
       WINDOW *win;
       bool bf;

Description
       This option allows the cursor to be left wherever the update happens to leave it.  Normally, the cursor is left at the current location (y,
       x) of the window being refreshed.  This routine is useful for applications where the cursor is not used, since it reduces the need for cur-
       sor motions.  If possible, the cursor is made invisible when this option is enabled.

       This option is initially disabled, and is not enabled until the value of is changed from to

Return Values
       The function returns OK on success and ERR on error.

																     leaveok(3cur)
Related Man Pages
addch(3cur) - ultrix
mvaddch(3cur) - ultrix
mvdelch(3cur) - ultrix
curs_outopts(3) - osf1
idcok(3) - osf1
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update