On Sat, 28 Mar 1998, Marcelo E. Magallon wrote: > On Sat, 28 Mar 1998, Bob Nielsen wrote: > > > I think I found something which might explain the problem with > > windowmaker. > > > > $ less ~/GNUstep/Defaults/WMRootMenu > > "menu.hook" > > > > menu.hook is missing. IIRC it was there previously. > > Yikes! Can I see /etc/menu-methods/wmaker? Have you edited the > file? The wmaker configuration files have been moved from > /etc/X11/wmaker to /etc/X11/WindowMaker. If the menu-method > points to the old directory nothing will work. WindowMaker > crashes pretty bad against the old configuration files (that > wasn't the reason why I moved the directory, BTW). > > I'd like to have a bit more feedback on this. I'm fixing this > little surprises, but I haven't had much input to work with. > Anything will be appreciatted.
It looks like it points to the correct directory. The only menu items I get are xterm and exit. The version I have installed is 0.14.0-2 from frozen. I haven't edited anything. /etc/menu-methods/wmaker: #!/usr/sbin/install-menu # # Generates WindowMaker menus for all registered applications. compat="menu-1" !include menu.h genmenu="menu.hook" rootprefix="/etc/X11/WindowMaker/" userprefix="GNUstep/Library/WindowMaker/" treewalk=(M) supported x11= " \"" $title "\" EXEC " $command "\n" wm= " \"" $title "\" RESTART " $command "\n" text= " \"" $title "\" EXEC " term() "\n" wmaker= " \"" $title "\" " $command "\n" endsupported preoutput="#Automatically generated file. Do not edit (see /usr/doc/menu/README)\n\n#include \"wmmacros\"\n\n" startmenu= "\n" ifelse($title, $title, "Debian") " MENU \n" submenutitle= "" endmenu= ifelse($title, $title, "Debian") " END \n" Thanks for looking into this. Bob ---- Bob Nielsen Internet: [EMAIL PROTECTED] Tucson, AZ AMPRnet: [EMAIL PROTECTED] http://www.primenet.com/~nielsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]