X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fuser_caps.5.html;h=43708d13b97fdcb6e22339683c314e7e5cbe3f87;hp=e7b2e71123c3a0500893139ad1d9163ad03a88d8;hb=74137fec04e130a88ef25618cf730af988a4f51a;hpb=0fbd5e192896b3e446832d0a451df2cec5f5ae40 diff --git a/doc/html/man/user_caps.5.html b/doc/html/man/user_caps.5.html index e7b2e711..43708d13 100644 --- a/doc/html/man/user_caps.5.html +++ b/doc/html/man/user_caps.5.html @@ -1,6 +1,6 @@ - + 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