linux/scripts/kconfig/lxdialog
Dirk Gouders 063f4661fd mconf: handle keys in empty dialogs
When entering an empty dialog, using the movement keys resulted in
unexpected characters beeing displayed, other keys like "z" and "h"
did not work as expected.

This patch handles the movement keys as well as other keys, especially
"z", "h" and "/".

Signed-off-by: Dirk Gouders <dirk@gouders.net>
[yann.morin.1998@free.fr: keep lines <80 chars, so reorder test]
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-05-30 00:13:32 +02:00
..
.gitignore gitignore: ignore more generated files 2006-01-03 11:35:26 +01:00
BIG.FAT.WARNING
check-lxdialog.sh kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h 2013-04-16 22:00:32 +02:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h menuconfig: Add "breadcrumbs" navigation aid 2013-04-16 22:00:31 +02:00
inputbox.c menuconfig:inputbox: support navigate input position 2012-12-25 23:42:37 +01:00
menubox.c mconf: handle keys in empty dialogs 2013-05-30 00:13:32 +02:00
textbox.c menuconfig: Assign jump keys per-page instead of globally 2012-09-27 18:09:24 +02:00
util.c menuconfig: Add "breadcrumbs" navigation aid 2013-04-16 22:00:31 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00