Version: (using KDE KDE 3.5.6) Installed from: SuSE RPMs Sometime you have to use "run in terminal" for some apps, but then often terminal serves no purpose for the user -- it is just an environment for launching app. It would be useful to have such option "hide terminal window", so for the user only app would be visible (also when alt-tab app switching).
Is this for apps that demand a terminal, but then don't use it? Otherwise a script should be executable and have the right #! magic. Sounds like the app should be fixed. Can you give me some examples where this is necessary and the app is correct?
For example matlab (it has correct first line). There have to be more apps, because I started using matlab recently, and the report is from 2007, so back then I knew about other app with such behaviour too (i.e. need for existing shell in the background -- maybe for having stdout or something like this).
I don't think the listed use cases make sense. If some applications decide to *require* a terminal for it to start up, there must be a valid reason or need behind that decision, even if in most cases the terminal requirement seems useless to the users. If there is really no valid reason, ask the developers of those applications to remove that requirement. It is not up to kmenuedit to workaround that kind of wrong decision. Also, I don't think it is possible or worthwhile for Konsole to support that feature. (I'm a Konsole contributor).