Hello Adam, On 3/8/19 8:40 PM, Adam Borowski wrote: > Supported since fadb4244 (4.9), 100..107 are supposed to be bright but > this does not yet work (unmerged patches to do so exist). Thanks. Patch applied. I will send some further comments to this patch series in another mail shortly, since I think we should document should still document the historical behavior. Cheers, Michael > Signed-off-by: Adam Borowski <kilobyte@xxxxxxxxxx> > --- > man4/console_codes.4 | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/man4/console_codes.4 b/man4/console_codes.4 > index 4283efe45..b77441ac3 100644 > --- a/man4/console_codes.4 > +++ b/man4/console_codes.4 > @@ -283,6 +283,8 @@ T} > 47 set white background > 48 256/24-bit background color follows, shoehorned into 8 basic colors > 49 set default background color > +90..97 set foreground to bright versions of 30..37 > +100.107 set background, same as 40..47 (bright not supported) > .TE > .PP > Commands 38 and 48 require further arguments: > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/