LightDM is the new login screen introduced in Ubuntu 12.04 in the place of good old GDM. You can tweak it little bit (Changing logo, wallpaper) using Ubuntu Tweak tool. However, there is no option to change the resolution of it to the desired value using any GUI tool. If you are having custom xorg.conf [ Read More ]
In order to enable automatic guest login in Ubuntu, you may need to tweak the Lightdm. This process is simple using the terminal. In order to launch terminal, use Ctrl+Alt+T keys. In terminal, use below command: sudo gedit /etc/lightdm/lightdm.conf Add the blow lines at the bottom of the file as shown and save. allow-guest=true autologin-guest=true [ Read More ]








