Ok, I was really lucky that during the installation I set the automatic login so that I will not see the login screen upon bootup and go straight to my desktop but now I am planning to create other accounts so It means I need to logout and I can’t escape going to the login screen(Except for logging in using the terminal). Now my problem is my system crashes because my hardware I think doesn’t support the GNOME 3 graphics so when I first logged to my desktop I set my GNOME to fallback mode but **HOW I CAN SETUP THE LOGIN SCREEN ALSO TO GNOME FALLBACK MODE? **because I think the GNOME 3 default mode causes my system to crash when I shift to login screen.:\
and then do this through YaST==>sysconfig and “restart”. Login in lightdm my fail sometimes. You log in into icewm or something, logout and then try logging into GNOME
you are welcome. Glad it worked for you. If you hang around for a few months you can get GNOME > ver 3.8 on openSUSE 13.1 which is supposedly has GNOME classic mode or something like that.
Do you have a text file in /etc/dconf/db/gdm.d/ ? If so, what is the setting under the section [org/gnome/desktop/session] ? session-name=‘gdm-shell’ or session-name=‘gdm-fallback’ ?
If its configured as shell, you can try changing it to fallback … and then do a
sudo dconf update
for it to take effect.
You’ll have to also switch the /etc/sysconfig/displaymanger setting you changed to lightdm back to gdm again first, but then you can check to see if that does the trick … and if it did, then afterwards, you will have the luxury of your choice of DM (by way of a simple little edit to the /etc/sysconfig/displaymanager)