Oh, god no! :)

* Jamin W. Collins ([EMAIL PROTECTED]) wrote:
> What do you folks think about allowing for variables in the BB menus, or
> is this support already there?
...
> $RXVT_WARN = rxvt -fn 6x13 -geometry 25x3 -fg yellow -bg red
> [exec]        (Edit BB Menu)  {$RXVT_WARN -title "Edit BB Menu" -e su -c
> "$EDITOR /usr/share/Blackbox/menu"}

This can be done any number of ways without trying to embed a
scripting language into the menu parser. This is either the job of
your shell, or can be done easily using X resources.

[exec]  (Edit BB Menu)  {rxvt -name editbbmenu -title "Edit BB Menu" -e su -c
"$EDITOR /usr/share/Blackbox/menu"}

is just as effective with the appropriate resources set in you
.Xdefaults file.

scott
-- 
Copyleft (c) 2001, Scott Moynes

Attachment: msg04152/pgp00000.pgp
Description: PGP signature

Reply via email to