Where does Blackbox send it's error messages when started from CDE or xdm?
I'm having trouble with some menu items. I add them to the menu, they show
   up in the menu, but they don't execute. The paths are right. They work fine 
   from a term prompt. Other items work. Other new items work. Just not some
   of them. My menu:


   

[begin] (Blackbox 0.51.x)
  [exec] (dtterm)     {dtterm -sf -vb -geometry 80x50}
  [exec] (xterm)    {xterm}
  [exec] (root@thag) {dtterm -ls -sf -vb -title root@thag -n root@thag -e su -}

#This doesn't work
   [exec] (PilotManager) {/home/hck/pilotmgr/Pilotmanager &}
  [exec] (StarOffice) {soffice}
  [exec] (Acroread)   {acroread}

    [exec] (Netscape)  {/usr/misc/bin/netscape}

  [submenu] (X Utilities)
    [exec] (File Manager) {/usr/openwin/bin/filemgr}
    [exec] (Xfontsel) {xfontsel}

#This doesn't work
   [exec] (xscreensaver) {/usr/local/bin/xscreensaver-command -prefs}

        [exec] (gvim) {/usr/local/bin/gvim}
    [exec] (Xman)     {xman}
    [exec] (Xcalc)    {xcalc}
    [exec] (Xload)    {xload}
  [end]

#This doesn't work
    [exec] (xscreensaver lock) {/usr/local/bin/xscreensaver-command -lock }
#This doesn't work
    [exec] (xscreensaver demo) {xscreensaver-demo }
#This doesn't work
    [exec] (xautolock now2) {xautolock -now}
 
  [submenu] (Styles) {Choose a style...}
    [style] (~/.bbstyle)           {/home/hck/.bbstyle}
    [include] (/usr/local/share/Blackbox/brueghel/stylesmenu)
    [include] (/usr/local/share/Blackbox/styles/stylesmenu)
  [end]

  [reconfig] (Reconfigure)
  [restart] (Restart)
   [exec] (lock) {xlock}
  [exit] (Exit)
[end]

# End of menu.

What am I doing wrong?


hal                           [EMAIL PROTECTED]
NT-Unix System Group

Reply via email to