From: Sam Ravnborg Date: Sat, 29 Jul 2006 20:48:57 +0000 (+0200) Subject: kconfig/lxdialog: support resize X-Git-Tag: v2.6.19-rc1~220^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8dc68ad0fbd934e78e913b8a8d7b45945db4930;p=pandora-kernel.git kconfig/lxdialog: support resize In all dialogs now properly catch KEY_RESIZE and take proper action. In mconf try to behave sensibly when a dialog routine returns -ERRDISPLAYTOOSMALL. The original check for a screnn size of 80x19 is kept for now. It may make sense to remove it later, but thats anyway what much text is adjusted for. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed