[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: windowmaker menu



On Mon, Jul 22, 2002 at 09:01:55AM -0700, Richard Cochinos wrote:
> 
> Still new at debian and I've encountered something I can't fix.
> Playing around with the windowmaker preferences, I erased the right click
> menu. It now just says 'applications', and is empty - instead of 'debian',
> which was full. Is there a way to restore the original menu, preferably
> with the apps I have on my machine?

edit ~/GNUstep/Defaults/WMRootMenu

The file should be a single line that reads: "menu.hook"
Quotes should be included.

or here is an example of another WMRootMenu file that includes Debian
menus: 

(                                                                               
  Commands,                                                                     
    (Run..., SHORTCUT, "Mod1+F2", EXEC, "%a(Run, Command to run:)"),         
    (Terminal, SHORTCUT, "Shift+Mod1+t", EXEC, rxvt),
    ("Debian menus", OPEN_MENU, "/etc/X11/WindowMaker/menu.hook")
    (JPilot, EXEC, jpilot),
    (Gimp, EXEC, gimp),
    (StarOffice, EXEC, soffice)
)
              
-- 
Jerome

Attachment: pgpsWLf3iSCrN.pgp
Description: PGP signature


Reply to: