This patch does the following:
- Use RM_* environment variables for input as well as
output. That is, the initial state of input/variable,
checkbox and radiobutton will be set from the
corresponding environment variable if it exists and if
the menu file provides no explicit initial value.
- Space has the same effect as Enter on checkboxes and
radiobuttons. This is a common convention and
therefore more intuitive.
- Allow dummy menu options to appear first and last
(too late - already done in 0.4. Oh well.).
I use Replimenu with this patch to implement a very
lightweight run-time configuration menu in my embedded
Linux thin client project, DIET-PC (diet-pc.sf.net).
Very handy for embedded systems!
Contrib patch for RM 0.3