]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fix menuconfig colours with TERM=vt100
authorRoman Zippel <zippel@linux-m68k.org>
Sat, 25 Nov 2006 19:09:32 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 25 Nov 2006 21:28:34 +0000 (13:28 -0800)
commit8c203f6f4fcf48dc8acf9c67462f8010159fa867
treeb0623769f5ee252168af0cec1eff756c8f7f36eb
parentf043cb8a22ea1039f24b5a653763f2edeb26b225
[PATCH] fix menuconfig colours with TERM=vt100

On Mon, 13 Nov 2006, Phil Oester wrote:
> In commit 8809b3f96b634c486891162bc9a5bc4a558629be, the default menuconfig
> color scheme was changed to bluetitle.  This breaks the highlighting
> of the selected item for me with TERM=vt100.  The only way I can see
> which item is selected is via:
>
>     make MENUCONFIG_COLOR=mono menuconfig
>
> Which restores the pre-2.6.19 white on black highlighting.

Fix.

Cc: Phil Oester <kernel@linuxace.com>
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
scripts/kconfig/lxdialog/util.c