Re: [PATCH 3/3] [kconfig] Direct use of lxdialog routines by menuconfig

From: Sam Ravnborg
Date: Fri Dec 16 2005 - 15:27:35 EST


On Wed, Dec 14, 2005 at 11:18:32PM +0100, Roman Zippel wrote:
>
> > Compared to the previous version (from February 2003), this one should be
> > less buggy (especially wrt. the escape character handling), should not
> > crash while resizing and the resizing should have immediate effect
> > (although things can still start looking ugly when you are resizing while
> > not in a menu - to fix that properly, more liblxdialog integration is
> > required). Also, the code is considerably simplified on few places.
>
> The <esc><esc> as described in mconf.c still produces two exits, which is
> a little annoying if one is used to it. I don't know how easy it is to
> supress that second <esc>.
The <esc><esc> behaviour is just illogical and to let it die cannot
hurt much. We create a more logical interface but yes, some users will
be irritated only due to the change.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/