public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Fao, Sean" <sean.fao@capitalgenomix.com>
To: linux-kernel@vger.kernel.org
Subject: What Uses lxdialog?
Date: Wed, 26 Oct 2005 12:03:59 -0400	[thread overview]
Message-ID: <435FA8EF.9050202@capitalgenomix.com> (raw)

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


             reply	other threads:[~2005-10-26 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 16:03 Fao, Sean [this message]
2005-10-26 16:55 ` What Uses lxdialog? Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=435FA8EF.9050202@capitalgenomix.com \
    --to=sean.fao@capitalgenomix.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox