Changing login screen wallpaper

Joren

I have been trying to change my login screen wallpaper to one of my own using ubuntu-tweak. The wallpapers are located in Ubuntu's default wallpaper folder and I have given all users read privileges on them.

Now there isn't even a wallpaper left on the login screen.

Ossama Nasser

By trying the answer of Senio I had no luck. But with little modification I hit the jackpot :

sudo -i
xhost +SI:localuser:lightdm
su lightdm -s /bin/bash
gsettings set com.canonical.unity-greeter draw-user-backgrounds 'true'
gsettings set com.canonical.unity-greeter background 'path-to-image'
exit

path-to-image is actually the path where the image you want as log in screen wallpaper is stored e.g. : /usr/share/backgrounds/x.jpg

I tested it and it's working

I found this page which offers some tips regarding this problem : Ubuntu13.04 LighDM

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Changing login screen wallpaper

From Dev

Wallpaper not showing on login screen

From Dev

Ubuntu 18.04 change Login Screen theme (not wallpaper)

From Dev

Is there a way to shut off showing the user's wallpaper at the login screen?

From Dev

Nautilus can set desktop wallpaper. How can it set login and lock screen wallpaper?

From Dev

Changing the background of the login screen changes the design of the login screen

From Dev

Error at Login Screen after changing the background of Login Screen (Ubuntu 19.04)

From Dev

Changing DPI of login screen (Ubuntu 16.04)

From Dev

Frames in live wallpaper not changing

From Dev

Multiple screen wallpaper in Linux?

From Dev

How can I have my login screen use the same wallpaper as my desktop?

From Dev

Changing Windows 7 Wallpaper Remotely

From Dev

Changing wallpaper using pcmanfm by crontab

From Dev

Wallpaper not properly fit on device screen

From Dev

Wallpaper fit image to screen size

From Dev

lock desktop + lock screen wallpaper?

From Dev

How to remove XFCE login wallpaper

From Dev

How to restore/undo desktop wallpaper after changing?

From Dev

Changing user's wallpaper via system crontab

From Dev

Wallpaper slideshow software that supports changing image size

From Dev

Periodically changing wallpaper under GNOME 3?

From Dev

Set app background to be the same as home screen wallpaper

From Dev

Windows 8 Start Screen Wallpaper File Location?

From Dev

Windows 7 only shows blank screen with wallpaper

From Dev

Change Windows Background Wallpaper as Lock Screen

From Dev

Automator: change wallpaper when screen brightness is changed

From Dev

Screen glitching to desktop wallpaper when recording

From Dev

Default screen as login Screen

From Dev

How do you remove a stubborn Lubuntu-desktop environment after changing ubuntu's default login screen?

Related Related

  1. 1

    Changing login screen wallpaper

  2. 2

    Wallpaper not showing on login screen

  3. 3

    Ubuntu 18.04 change Login Screen theme (not wallpaper)

  4. 4

    Is there a way to shut off showing the user's wallpaper at the login screen?

  5. 5

    Nautilus can set desktop wallpaper. How can it set login and lock screen wallpaper?

  6. 6

    Changing the background of the login screen changes the design of the login screen

  7. 7

    Error at Login Screen after changing the background of Login Screen (Ubuntu 19.04)

  8. 8

    Changing DPI of login screen (Ubuntu 16.04)

  9. 9

    Frames in live wallpaper not changing

  10. 10

    Multiple screen wallpaper in Linux?

  11. 11

    How can I have my login screen use the same wallpaper as my desktop?

  12. 12

    Changing Windows 7 Wallpaper Remotely

  13. 13

    Changing wallpaper using pcmanfm by crontab

  14. 14

    Wallpaper not properly fit on device screen

  15. 15

    Wallpaper fit image to screen size

  16. 16

    lock desktop + lock screen wallpaper?

  17. 17

    How to remove XFCE login wallpaper

  18. 18

    How to restore/undo desktop wallpaper after changing?

  19. 19

    Changing user's wallpaper via system crontab

  20. 20

    Wallpaper slideshow software that supports changing image size

  21. 21

    Periodically changing wallpaper under GNOME 3?

  22. 22

    Set app background to be the same as home screen wallpaper

  23. 23

    Windows 8 Start Screen Wallpaper File Location?

  24. 24

    Windows 7 only shows blank screen with wallpaper

  25. 25

    Change Windows Background Wallpaper as Lock Screen

  26. 26

    Automator: change wallpaper when screen brightness is changed

  27. 27

    Screen glitching to desktop wallpaper when recording

  28. 28

    Default screen as login Screen

  29. 29

    How do you remove a stubborn Lubuntu-desktop environment after changing ubuntu's default login screen?

HotTag

Archive