* What Uses lxdialog?
@ 2005-10-26 16:03 Fao, Sean
2005-10-26 16:55 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Fao, Sean @ 2005-10-26 16:03 UTC (permalink / raw)
To: linux-kernel
Besides "make menuconfig", is there anything else in the kernel that's
using lxdialog?
I ask because I have always wanted to add an "Abort" button for when you
exit menuconfig that gives users the choice of returning to the root
menu, rather than exiting (e.g. You're exiting by mistake). I started
working on a modification this morning and realized that menuconfig
relies on lxdialog (particularly scripts/lxdialog/yesno.c) for
displaying the dialog with the "Yes" and "No" buttons on it.
I almost completed a modification that will display the "Abort" button
*only* if called with the correct parameter (in other words, it defaults
to only the "Yes" and "No" buttons). However, I'd like to test that I
haven't broken anything else that might be relying on lxdialog. In
particular, I'm concerned with anything using the "yesno" functionality
of lxdialog that I may have overlooked.
Thank you,
--
Sean
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: What Uses lxdialog?
2005-10-26 16:03 What Uses lxdialog? Fao, Sean
@ 2005-10-26 16:55 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2005-10-26 16:55 UTC (permalink / raw)
To: Fao, Sean; +Cc: linux-kernel
On Wed, Oct 26, 2005 at 12:03:59PM -0400, Fao, Sean wrote:
> Besides "make menuconfig", is there anything else in the kernel that's
> using lxdialog?
Hi Sean.
lxdialog has only one user so go wild.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-26 16:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26 16:03 What Uses lxdialog? Fao, Sean
2005-10-26 16:55 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox