As you can see in the screenshot below, the user has managed to run KDE desktop in Unity (or vice versa?)
I've already installed kubuntu-desktop
package and CompizConfig Settings Manager and also able to switch to KDE desktop separately but couldn't find a way to run both on same screen.
So my question is, how to get this done?
nohup plasma-desktop &
in a terminal from within Unity. (try that - I'm too lazy here too install 1000+MB of packages on my virtual machine, so not posting as an answer) – gertvdijk Feb 02 '13 at 15:57nohup unity-desktop &
? – Adige72 Feb 02 '13 at 16:13unity
instead ofplasma-desktop
. Try it out and update my answer if that works. :) – gertvdijk Feb 02 '13 at 17:03