X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fdefault_colors.3x.html;h=46e1fdfbe54ef50619468384a34233b87e4c3764;hp=2788fead9068707507b763f05a770f8adb98b743;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/default_colors.3x.html b/doc/html/man/default_colors.3x.html index 2788fead..46e1fdfb 100644 --- a/doc/html/man/default_colors.3x.html +++ b/doc/html/man/default_colors.3x.html @@ -1,7 +1,6 @@ - + + + default_colors 3x -

default_colors 3x

-
+

default_colors 3x

-
 default_colors(3x)                                   default_colors(3x)
 
 
 
 
 
-

NAME

+

NAME

        use_default_colors, assume_default_colors - use terminal's
        default colors
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int use_default_colors(void);
@@ -61,7 +61,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The use_default_colors() and assume_default_colors() func-
        tions are extensions to the curses library.  They are used
        with terminals that support ISO 6429 color, or equivalent.
@@ -111,17 +111,17 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These functions return the integer ERR upon failure and OK
        on success.  They will fail if either  the  terminal  does
        not  support  the orig_pair or orig_colors capability.  If
-       the initialize_pair capability is found,  this  causes  an
-       error as well.
+       the initialize_pair capability is not found,  this  causes
+       an error as well.
 
 
 
-

NOTES

-       Associated with this extension, the init_pair(3x) function
+

NOTES

+       Associated  with  this  extension,  the init_pair function
        accepts negative arguments to specify  default  foreground
        or background colors.
 
@@ -150,7 +150,7 @@
 
 
 
-

PORTABILITY

+

PORTABILITY

        These routines are specific to  ncurses.   They  were  not
        supported  on  Version 7, BSD or System V implementations.
        It is recommended that any code depending on them be  con-
@@ -158,12 +158,12 @@
 
 
 
-

SEE ALSO

-       curs_color(3x), ded(1).
+

SEE ALSO

+       curs_color(3x), ded(1).
 
 
 
-

AUTHOR

+

AUTHOR

        Thomas  Dickey  (from  an analysis of the requirements for
        color xterm for XFree86 3.1.2C, February 1996).
 
@@ -171,10 +171,17 @@
 
                                                      default_colors(3x)
 
-
-
-Man(1) output converted with -man2html -
+