X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fuser_caps.5.html;h=5495defb7b69ff2ecdc9432f1e599d852be00741;hp=3ce74fbbad655e11912ab8a0dd882de581e7caa8;hb=9da7d09296c1b625afd18567a6828d8e7ec2ee01;hpb=f4ed859493ee1d227b3b51cfe88ec635f0dcb099 diff --git a/doc/html/man/user_caps.5.html b/doc/html/man/user_caps.5.html index 3ce74fbb..5495defb 100644 --- a/doc/html/man/user_caps.5.html +++ b/doc/html/man/user_caps.5.html @@ -1,6 +1,6 @@ @@ -194,6 +194,12 @@ explicitly list the number of bits used for red, green and blue components as a slash-separated list of decimal integers. + 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 boolean, 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 @@ -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