X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_kernel.3x.html;h=e9fd2fb7fe4e3ae6ca741a74ed60e08160e1484a;hp=fb0488241894da7b2c2904f99d7f97ef18d471d7;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=761e4f0825b330e970558e82a4bd638383914429;ds=sidebyside diff --git a/doc/html/man/curs_kernel.3x.html b/doc/html/man/curs_kernel.3x.html index fb048824..e9fd2fb7 100644 --- a/doc/html/man/curs_kernel.3x.html +++ b/doc/html/man/curs_kernel.3x.html @@ -1,4 +1,3 @@ - + + + curs_kernel 3x @@ -39,21 +41,20 @@

curs_kernel 3x


-
 curs_kernel(3x)                                         curs_kernel(3x)
 
 
 
 
 
-

NAME

+

NAME

        def_prog_mode, def_shell_mode, reset_prog_mode,
        reset_shell_mode, resetty, savetty, getsyx, setsyx,
        ripoffline, curs_set, napms - low-level curses routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int def_prog_mode(void);
@@ -70,7 +71,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  following  routines  give low-level access to various
        curses capabilities.  These routines  typically  are  used
        inside library routines.
@@ -138,7 +139,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Except for curs_set, these routines always return OK.
 
        curs_set returns the previous cursor state, or ERR if  the
@@ -160,7 +161,7 @@
 
 
 
-

NOTES

+

NOTES

        Note  that getsyx is a macro, so & is not necessary before
        the variables y and x.
 
@@ -177,7 +178,7 @@
 
 
 
-

PORTABILITY

+

PORTABILITY

        The  functions  setsyx and getsyx are not described in the
        XSI Curses standard, Issue 4.  All other functions are  as
        described in XSI Curses.
@@ -188,7 +189,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x),  curs_initscr(3x),  curs_outopts(3x), curs_re-
        fresh(3x),  curs_scr_dump(3x),  curs_slk(3x),   curs_vari-
        ables(3x).
@@ -197,10 +198,16 @@
 
                                                         curs_kernel(3x)
 
-
-
-Man(1) output converted with -man2html -
+