8 Sep
2012
8 Sep
'12
6:45 p.m.
On Tue, Sep 04, 2012 at 04:51:38PM +0200, Rodrigo Rivas wrote:
I was thinking on patching & recompiling the kernel module associated to the console...
But on second thought, you may better try with "screen" (if you are not using it already). Just adding the following line to the .screenrc file did the trick for me:
attrcolor b "-b"
You can even replace the bold with underline, for extra fun, using instead:
attrcolor b "=u"
Screen has so many posibilities!
HTH -- Rodrigo
that's a good and interesting idea, i've been using screen and everything's doing well!