LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   start an app without virtual terminal (https://www.linuxquestions.org/questions/linux-software-2/start-an-app-without-virtual-terminal-176146/)

peok 04-29-2004 08:47 PM

start an app without virtual terminal
 
well, i'm using slackware 9.1 and if i want to start an app in a gui (e.g. xmms) and it's not in the spiffy application menu bar thing, i've found i can start it with a "virtual terminal." but what if I want to close that terminal? the app closes too, and the terminal is useless untill i close the app. there must be a way to start an app without a terminal window or not lock the two together. i've been using various gui's like gnome blackbox and kde.

mikshaw 04-29-2004 11:00 PM

try "xmms &"

peok 05-01-2004 04:14 PM

well thanks mikshaw. that's better than I had, because when I do that I can still use the terminal for other things, BUT xmms will still close when I close the terminal. any other ideas? I looked in the bash help but couldn't quite decipher anything.

nixel 05-01-2004 09:55 PM

Quote:

Originally posted by peok
well thanks mikshaw. that's better than I had, because when I do that I can still use the terminal for other things, BUT xmms will still close when I close the terminal. any other ideas? I looked in the bash help but couldn't quite decipher anything.
'xmms &' will start the process in the background. when i close my terminal xmms doesnt close.

peok 05-03-2004 10:32 AM

odd, I'll try it again, but in blackbox I'm sure that's what happened

sterrenkijker 05-03-2004 10:55 AM

When I close the virtual terminal background processes I started from that terminal are killed too. Maybe it depends on the terminal...

I know in gnome you can ad an icon to the taskbar (right click...) and fill in the command to start the application. In fluxbox you can easily change the menu by editing a file called fluxbox-menu (I think it was), you have to copy the system-wide config file to your personal .fluxbox directory in your home directory. Blackbox isn't very differrent from fluxbox I think...

Succes,

Corien


All times are GMT -5. The time now is 10:51 AM.