Ask your questions here.
Post a reply

lightdm language selector broken

Sun Sep 18, 2016 11:33 am

If you select a language at the graphical login screen, your choice does not take effect on login. Your choice will take effect after the display manager is restarted, or after you reboot. This is apparently an old problem that was allegedly fixed in an earlier version. It might be a problem with lightdm-gtk-greeter or with lightdm itself.

If you don't want to reboot, run this command in a root terminal:
Code:
service lightdm stop && service lightdm start &
Post a reply