Skip to content
  • Sam Ravnborg's avatar
    kconfig/lxdialog: support resize · c8dc68ad
    Sam Ravnborg authored
    
    
    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: default avatarSam Ravnborg <sam@ravnborg.org>
    c8dc68ad