Page 4 of 4

Re: How to make a Salix OS based distro?

Posted: 26. Jan 2011, 14:28
by Akuna
Here is part two. I'll complete the wiki ASAP.

Re: How to make a Salix OS based distro?

Posted: 27. Feb 2011, 18:50
by OU812
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