Ubuntu / Linux news and application reviews.

LightDM GTK+ Greeter is the default Xubuntu (screenshot below) and Lubuntu LightDM greeter (login screen UI). For how to switch to it in Ubuntu (w/ Unity), etc., see THIS Ubuntu wiki article.

Xubuntu 14.04 LightDM GTK greeter
Default Xubuntu 14.04 LightDM GTK+ Greeter

LightDM GTK+ Greeter Settings is a small GUI written in Python which lets you modify various LightDM GTK+ Greeter settings, such as the theme, font, background, window position and more, settings which otherwise can only be set by modifying the greeter configuration files.

The tool was supposed to be added by default in Xubuntu 14.10 Utopic Unicorn but it was postponed, most probably because LightDM GTK+ Greeter Settings is not yet available in the official Ubuntu repositories (though a bug for this was submitted back in March, 2014). Hopefully, it will make it in Xubuntu with the release after Utopic - 15.04.

LightDM GTK+ Greeter Settings gives users access to the following settings:
  • Appearance: change LightDM GTK+ Greeter theme, icons, font (with DPI/antialias/subpixel rendering and hinting settings), change the background image or set it to a color, enable user wallpaper if available or change the default user image;
  • Panel: change the clock format and redefine indicators (enable/disable indicators or reorder them);
  • Window position: change the login dialog window position
  • Misc: enable/disable onscreen keyboard, set the timeout until the screen blanks.

Here are a some LightDM GTK+ Greeter Settings screenshots:


LightDM GTK+ Greeter Settings

LightDM GTK+ Greeter Settings

LightDM GTK+ Greeter Settings

LightDM GTK+ Greeter Settings


Install LightDM GTK+ Greeter Settings In (X,L)Ubuntu


Xubuntu and Lubuntu use LightDM GTK+ Greeter by default but of course, you can use this tool with any Ubuntu or Linux Mint flavor, if you've switched to LightDM GTK+ Greeter. To add the PPA and install the tool in (X,L)Ubuntu 14.04, 14.10 or 15.04, use the commands below:
sudo add-apt-repository ppa:kalgasnik/ppa
sudo apt-get update
sudo apt-get install lightdm-gtk-greeter-settings

Arch Linux users can install LightDM GTK+ Greeter Settings via AUR: stable | bzr.

To grab the source code, report bugs, etc. see the LightDM GTK+ Greeter Settings Launchpad page.