How I can change logon wallpaper in fedora 20
Hi,
I want to change logon wallpaper in fedora 20 mate enabled Desktop. I tried to google it but results come up for modifying gnome-control-center setting using gdm but when I put those command lines in my machines then the resulls come in error as "Couldn't exec gnome-control-center: No such file or directory"
below is the command which I tried: sudo -u gdm dbus-launch gnome-control-center
It sounds as though you don't have gnome-control-center installed. Run
yum list installed gnome-control-center
to find out. If not,sudo yum install gnome-control-center
will install it, after which you can try again. (I'm not sure if that's the right way to do what you need, and don't run either gnome nor Mate, so I'm not entering this as an answer, although that might change if it turns out to be what you need.)I am using mate desktop env. hence still would required to install gnome control center ? I choose Mate as its alt. to Gnome 2 and I have enabled multiple compiz settings on it so I have one more question if I install gnome control center will it bring me to normal desktop without any compiz & other settings.