The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 109,410β€…    Votes:  4β€…
Tags: themes   login-screen  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/869692
Title: How do I change the login screen in Ubuntu 16.04+?
ID: /2017/01/09/How-do-I-change-the-login-screen-in-Ubuntu-16.04__
Created: January 9, 2017    Edited:  June 12, 2020
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


To change the login screen in Ubuntu 16.04 I used the following:

gksu gedit /usr/share/glib-2.0/schemas/10_unity_greeter_background.gschema.override

Insert these lines:

[com.canonical.unity-greeter]
draw-user-backgrounds=false
background='/home/$USER/Pictures/1920x1080-TuxSuckingWindowsTetraWwallpaper.jpg'
# After changing use: sudo glib-compile-schemas /usr/share/glib-2.0/schemas

Where:

Save the file and exit gedit

Now compile the new login wallpaper with:

sudo glib-compile-schemas /usr/share/glib-2.0/schemas

Last step is to reboot.

Many thanks and credit to Serg: (Change the background of the login screen) Note on my system this no only changes the initial login screen but also the lock screen login as well.


Point and click with Nautilus to set login screen wallpaper

I wrote a script where you can navigate to a directory / image, right click on it and set it as login screen / lock screen background using Nautilus (file manager now called β€œFiles”): Nautilus can set desktop wallpaper. How can it set login and lock screen wallpaper?

Nautilus set-login-wallpaper Drop Down

⇧ What is CSM option Error unknown command hwmatch  β‡©