vt: fix background color on line feed, DEC invert
commit774533b3e86fa52941c79aa80ab3f0cc511bba7f
authorJan Engelhardt <jengelh@medozas.de>
Fri, 6 Jun 2008 05:46:34 +0000 (5 22:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2008 18:29:12 +0000 (6 11:29 -0700)
treef4f7f5a8d9d7406b2cd8fbabcfce42e5a87b7b9a
parent879000f94442860e72c934f9e568989bc7fb8ec4
vt: fix background color on line feed, DEC invert

Original report: """I used to force my console to black-on-white by the
command `setterm -inversescreen on`.  In 2.6.26-rc4, I get lots of black
background characters."""

Another addendum to commit c9e587ab.  This was previously missed out since
I was not aware of what vc_decscnm was for.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Reported-by: <thunder7@xs4all.nl>
Tested-by: <thunder7@xs4all.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/vt.c