I will describe the steps I did before the issue appeared:
- Running Unity, I wanted to have different wallpapers on each workspace. I followed these steps.
- After restart, no top panel appeared, no window borders etc. I had this issue before, after using Compiz (I hope I will not be tempted again to use Compiz).
- I switched on
tty1, and I installedlubuntu-desktop. - I added a new user
<olduser>clone, on Lubuntu. - I logged in as
<olduser>clonewith Unity, which was working fine. - Being logged as
<olduser>cloneI managed to add different wallpapers on each workscape, without problems. - I didn't like how they were working, and I decided to uninstall Compiz.
I tried to uninstall
lubuntu-desktopand its dependencies:sudo apt-get remove --purge lubuntu* sudo apt-get remove --purge abiword*
After restart nothing appears, just black screen. However, I had access to tty1. I installed back lubuntu-desktop.
Now Unity works fine, but combined with Lubuntu desktop.
I migrated all the files from the old user to its clone and renamed the <olduser>clone into <olduser>.
How can I remove lubuntu-desktop and its dependencies, without destroying Unity?