Thanks for the archxdgmenu script! Works just as well here as under arch. (I found a version at a debian website, but couldn't get it to work here.)
For my fluxbox system, I added an the following entry to my menu so that I could easily update the menu. I think I will also add this line to the startup file as well, so that the menu will update at startup as well.
- Code: Select all
xdg_menu --format fluxbox --root-menu /etc/xdg/menus/arch-applications.menu >~/.fluxbox/my-menu
I also edited the menu so that it will include the new menu
- Code: Select all
[include] (~/.fluxbox/my-menu)
john