linux/scripts/kconfig/lxdialog
Roman Zippel c154348f00 [PATCH] fix menuconfig colours with TERM=vt100
On Mon, 13 Nov 2006, Phil Oester wrote:
> In commit 350b5b7638, 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>
2006-11-25 13:28:34 -08:00
..
.gitignore gitignore: ignore more generated files 2006-01-03 11:35:26 +01:00
BIG.FAT.WARNING kconfig: move lxdialog to scripts/kconfig/lxdialog 2005-12-16 21:35:19 +01:00
check-lxdialog.sh kconfig: fix /dev/null breakage 2006-01-21 12:03:09 +01:00
checklist.c kconfig/lxdialog: support resize 2006-09-30 11:19:20 +02:00
dialog.h [PATCH] Fix menuconfig build failure due to missing stdbool.h 2006-10-11 11:14:14 -07:00
inputbox.c kconfig/lxdialog: support resize 2006-09-30 11:19:20 +02:00
menubox.c kconfig/lxdialog: clear long menu lines 2006-09-30 11:19:20 +02:00
textbox.c kconfig/lxdialog: support resize 2006-09-30 11:19:20 +02:00
util.c [PATCH] fix menuconfig colours with TERM=vt100 2006-11-25 13:28:34 -08:00
yesno.c kconfig/lxdialog: support resize 2006-09-30 11:19:20 +02:00