X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fuser_caps.5.html;h=fe0c3b1c335ba0cc6ca436c403ae24dc4b701323;hp=cc9e398b4dc1d5223430378d28485ecf29cf1559;hb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;hpb=06078d3fa68db669ed37178c01873546b4b28745;ds=sidebyside diff --git a/doc/html/man/user_caps.5.html b/doc/html/man/user_caps.5.html index cc9e398b..fe0c3b1c 100644 --- a/doc/html/man/user_caps.5.html +++ b/doc/html/man/user_caps.5.html @@ -1,6 +1,6 @@ - + user_caps 5 @@ -40,7 +40,7 @@

user_caps 5

-user_caps(5)                                                      user_caps(5)
+user_caps(5)                  File Formats Manual                 user_caps(5)
 
 
 
@@ -194,7 +194,13 @@
                 explicitly list the number of bits used  for  red,  green  and
                 blue components as a slash-separated list of decimal integers.
 
-          U8 boolean,  asserts  that ncurses must use Unicode values for line-
+             Because  there  are  several  RGB  encodings in use, applications
+             which make assumptions about the number of  bits  per  color  are
+             unlikely  to  work reliably.  As a trivial case, for example, one
+             could define RGB#1 to represent the standard eight  ANSI  colors,
+             i.e., one bit per color.
+
+          U8 number,  asserts  that  ncurses must use Unicode values for line-
              drawing characters, and that it should ignore the alternate char-
              acter  set capabilities when the locale uses UTF-8 encoding.  For
              more information, see the discussion  of  NCURSES_NO_UTF8_ACS  in
@@ -239,13 +245,13 @@
             ----------------------------------
             2       Shift
             3       Alt
+
             4       Shift + Alt
             5       Control
             6       Shift + Control
             7       Alt + Control
             8       Shift + Alt + Control
             9       Meta
-
             10      Meta + Shift
             11      Meta + Alt
             12      Meta + Alt + Shift