Other Help Topics :: How I can add KDevelop to menu?
How add KDevelop to menu?First, install KDevelop and make sure it runs in DSL. Good luck with that....maybe apt-get will work, but i have no experience with kde apps in DSL.
Second, find out what the command (or commands) is/are for KDevelop. I'm assuming "kdevelop" or something similar.
Third, open .fluxbox/menu if you use Fluxbox, or .jwmrc if you use JWM. In .fluxbox/menu, include a line that looks like this:
If there are multiple programs in the kdevelop package (i think there probably is), you may want to do this for each program.Thanks. I add to fluxbox menu that line: '[exec] (KDevelop) {/usr/bin/kdevelop3}', but KDevelopin menu not appear. And mofify menu begining falowing: 'Debian MENU [begin] (DSLytyrt) [include](.fluxbox/mydsl.menu) [submenu] (Appss) {} . . .' but menu not changed.
Changed because I be like super user.So you put it in the "Apps" submenu, yes? Maybe Fluxbox isn't automatically reading the menu file. Try restarting Fluxbox. I can't think of any other reason why it wouldn't work right now, unless you put it at the very end of the file after the last [end], in which case it would not display ever.
original here.