]> git.baikalelectronics.ru Git - kernel.git/commit
vt: fix \e[2m using the wrong placeholder color on graphical consoles
authorAdam Borowski <kilobyte@angband.pl>
Sat, 3 Jun 2017 07:08:25 +0000 (09:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:20:08 +0000 (11:20 +0200)
commitf8e77718ceaeca180751ff822523e55cd887eeaa
treed5f16d02854db821b3a498b5c2f65f6bf52a5711
parentab9a058b14cad67cdeceb2105226bf97e95854bf
vt: fix \e[2m using the wrong placeholder color on graphical consoles

Only vgacon and sisusbcon did it right, the rest (via generic code) tried
underline (usually cyan).

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c