I'm in Gnome but if I logout I can get to a menu where I can choose KDE as well as other window managers. The problem is I have a program that's running inside Gnome and I don't want to stop it. Is there some way I can get into KDE without having to stop this program?
feedback
|
|
Isn't there a Alternatively you could log into a terminal, say VT1, and issue the command:
which will start a second graphical console on VT8. | |||
|
feedback
|
|
Does this program have a window? or can it just run in the background? If it's just running on a terminal, one simple thing you can use screen to keep the process running. Also look at the the nohup command | |||||
feedback
|
|
I once used the gdm.conf to do so. And as following link mentioned, this not gonna work as before.
You can check more details on page to use kdm to get this done: https://help.ubuntu.com/community/MultiseatX | |||
|
feedback
|