@dr-n wrote:
if you want a stable and easy solution simply install mate in raspbian:
- apt-get update
- Install mate
sudo apt-get install mate-core mate-desktop-environment- Add mate as default environment for your user by adding this line
sudo update-alternatives --config x-session-manager
In the wizard, type the number corresponding to mate- Reboot
sudo reboot
Cheers Uwe