I have tried one of our site solution but its not working. the solution in our site is How do I change the default session for when using auto-logins?
But its not working for Ubuntu 14.04 LTS.
How to change session but not from login screen ?
I have tried one of our site solution but its not working. the solution in our site is How do I change the default session for when using auto-logins?
But its not working for Ubuntu 14.04 LTS.
How to change session but not from login screen ?
Ok after some searching in config files , it did mentioned in /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
open your terminal with ALT+CTRL+T and type as
sudo nano /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
and change line user-session to what session you want with session name as mentioned in /usr/share/xsessions/ with
ls /usr/share/xsessions/
lightdm.conf
file: there's the problem! Create the file, then try that solution again! – Apr 28 '14 at 05:43touch lightdm.conf
and try the solution again, or don't. I've given you the next step to perform. If you refuse to do follow the directions you're given, why are you here? – Apr 28 '14 at 05:47/etc/lightdm/lighdm.conf
but you may edit this/usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
– Avinash Raj Apr 28 '14 at 05:47how-do-i-change-the-default-session-for-when-using-auto-logins
– sdhengsoft Jan 22 '15 at 00:43