I like Mate I would like it to be my default environment. I gave the command:
- Code: Select all
sudo /usr/lib/x86_64-linux-gnu/lightdm/lightdm-set-defaults -s mate-session
It returned no output (probably succeeded). But when I login with default xsession option, gnome3 shows-up again.
contents of /etc/lightdm/lightdm.conf
- Code: Select all
[SeatDefaults]
xserver-allow-tcp=false
greeter-hide-users=true
user-session=mate-session
session-wrapper=/etc/X11/Xsession
autologin-user=myusername
autologin-user-timeout=0
contents of ~/.xsession-errors : http://pastebin.com/0w2rKkKG
what am I missing?







