On Tue, Sep 23, 2008 at 03:54:25PM +0100, Chris G wrote: > On Tue, Sep 23, 2008 at 05:37:49PM +0300, Ananas wrote: > > 2008/9/23 Chris G <[EMAIL PROTECTED]>: > > > > > I did try that (the scripts for building menus from applets .deskop > > > files) but they never really worked too well for me. > > > > > > Maybe I just need a menu entry that launches gnome-panel, that's near > > > enough to what I want I guess. > > > > > > -- > > > Chris Green > > > > > > > > > > try this script. > > > > add the following line to the fvwm config > > > > PipeRead "/where/is/located/xdg-menu.py applications" > > > > and you will have menu named "Applications" with all submenus > > > I've added the following to my fvwm config file:- > > PipeRead "/home/chris/bin/fvwm-xdg-menu.py Apps" > > (there was already an Applications so I used Apps) > > ... and I have also added:- > > + "Gnome" Popup Apps > > to the bottom of my Button1 menu. > > When I click on Gnome in the menu nothing happens. So, what have I > done wrong? > > Ah, I just tried running /home/chris/bin/fvwm-xdg-menu.py at the > command line, it produces no output at all so it's no wonder the menu > doesn't work. > Oops, I'm being very silly! I need to add exactly:-
PipeRead "/home/chris/bin/fvwm-xdg-menu.py applications" to the config file. -- Chris Green