Score:0

How to make LightDM login screen have the same background as the desktop background in Ubuntu MATE?

us flag

I am using Ubuntu MATE 22.04.

Back when Ubuntu used Unity, the background of the LightDM login screen automatically changed when a different desktop background was selected.

Can something like that done in Ubuntu MATE?

Score:2
sy flag

MATE 22.04 uses arctica-greeter as default theme. It has a dconf option to draw user backgrounds, which however does not work due to bug.

I tried the script at this post, the 18.04 script works in my case along with slick greeter theme: https://ubuntu-mate.community/t/lightdm-doesnt-show-the-user-background/11254/

First switch to slick-greeter (it has a quite similar layout) and use its configure option to enable Draw user backgrounds.

  1. install slick-greeter via command: sudo apt install slick-greeter

  2. Edit /etc/lightdm/lightdm.conf and enable the new greeter via greeter-session=slick-greeter

  3. open Control Center -> Login Window, set a background and enable Draw user background.

  4. Finally, create a script (use the one for 18.04 or just download & install the .deb) and make it auto-start. See: https://ubuntu-mate.community/t/lightdm-doesnt-show-the-user-background/11254/23

  5. Restart computer.

via: https://fostips.com/change-login-background-ubuntu-mate/

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.