Is it possible to change the desktop manager wallpaper?

Message
Author
User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Is it possible to change the desktop manager wallpaper?

#1 Post by vince_ita »

Hello guys,
one short question.
-Is it possible to change the desktop manager wallpaper ? (the login screen)

Thanks!
Vince

User avatar
dolphin_oracle
Developer
Posts: 20024
Joined: Sun Dec 16, 2007 1:17 pm

Re: Is it possible to change the desktop manager wallpaper?

#2 Post by dolphin_oracle »

yes. using the "Lightdm GTK+ Greeter Settings" app in our menu is probably the easiest, although you can also edit /etc/lightdm/lightdm-gtk-greeter.conf directly.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Re: Is it possible to change the desktop manager wallpaper?

#3 Post by vince_ita »

dolphin_oracle wrote:yes. using the "Lightdm GTK+ Greeter Settings" app in our menu is probably the easiest, although you can also edit /etc/lightdm/lightdm-gtk-greeter.conf directly.
:number1: on point !

User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Re: Is it possible to change the desktop manager wallpaper?

#4 Post by vince_ita »

Guys, a little update.

I uploaded the wallpaper I wanted. However, when I save and logout the wallpaper is not displaying: it is black.
-Do I need to copy / paste the file somewhere in the "root" folder?

User avatar
dolphin_oracle
Developer
Posts: 20024
Joined: Sun Dec 16, 2007 1:17 pm

Re: Is it possible to change the desktop manager wallpaper?

#5 Post by dolphin_oracle »

vince_ita wrote:Guys, a little update.

I uploaded the wallpaper I wanted. However, when I save and logout the wallpaper is not displaying: it is black.
-Do I need to copy / paste the file somewhere in the "root" folder?
that usually means there is something wrong with the .conf file. can you post the contents of the /etc/lightdm/lightdm-gtk-greeter.conf file, please indicate the location path of your wallpaper you want to use.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Re: Is it possible to change the desktop manager wallpaper?

#6 Post by vince_ita »

dolphin_oracle wrote: ... can you post the contents of the /etc/lightdm/lightdm-gtk-greeter.conf file, please indicate the location path of your wallpaper you want to use.
I will attach the lightdm-gtk-greeter.conf file as follows:

Code: Select all

[greeter]
background = #3465a4
theme-name = Greybird-mx17
xft-antialias = true
xft-hintstyle = hintfull
xft-rgba = rgb
icon-theme-name = Papirus
hide-user-image = false
indicators = ~host;~spacer;~session;~power;~layout
font-name = Sans Italic 14
default-user-image = /home/vince/Pictures/avatar.jpg.png
user-background = false
allow-debugging = true 
Thanks!

User avatar
dolphin_oracle
Developer
Posts: 20024
Joined: Sun Dec 16, 2007 1:17 pm

Re: Is it possible to change the desktop manager wallpaper?

#7 Post by dolphin_oracle »

You don't have a background image defined and the user-background is set to false.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Re: Is it possible to change the desktop manager wallpaper?

#8 Post by vince_ita »

My bad, sorry !
I changed it to a solid colour to avoid the "black screen " as I was trying a few things out.
Here is the same config file and the outcome is the "black screen"

Code: Select all

[greeter]
background = /home/vince/Pictures/FalconBoosters.png
theme-name = Greybird-mx17
xft-antialias = true
xft-hintstyle = hintfull
xft-rgba = rgb
icon-theme-name = Papirus
hide-user-image = false
indicators = ~host;~spacer;~session;~power;~layout
font-name = Sans Italic 14
default-user-image = /home/vince/Pictures/avatar.jpg.png
allow-debugging = true

User avatar
Adrian
Developer
Posts: 8269
Joined: Wed Jul 12, 2006 1:42 am

Re: Is it possible to change the desktop manager wallpaper?

#9 Post by Adrian »

avatar.jpg.png
Is that the name of the file? Is it .png or .jpg?

User avatar
vince_ita
Posts: 12
Joined: Fri Feb 23, 2018 8:31 pm

Re: Is it possible to change the desktop manager wallpaper?

#10 Post by vince_ita »

Adrian wrote:
avatar.jpg.png
Is that the name of the file? Is it .png or .jpg?
That is my profile picture. It works and correctly visualised in the login screen. My only problem is the desktop background picture not being visualised at all, outputting a black screen.

Post Reply

Return to “General”