Salut,
J'exhume cette discussion,
Basé sur
http://askubuntu.com/questions/64001/how-do-i-change-the-wallpaper-in-lightdm
j'ai adapté pour ma configuration
@ubuntu-desktop:/usr/share/glib-2.0/schemas$ sudo gedit /usr/share/glib-2.0/schemas/com.canonical.unity-greeter.gschema.xml
Mettre false dans la partie
<key name="draw-user-backgrounds" type="b">
<default>false</default>
<summary>Whether to draw user backgrounds</summary>
</key>
Appliquer la modification
@ubuntu-desktop:/usr/share/glib-2.0/schemas$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
Et de cette façon le fond d'écran de la mire d'accueil (lighdm) est toujours /usr/share/backgrounds/warty-final-ubuntu.png
NB du 15/03/2103 dans le fichier com.canonical.unity-greeter.gschema.xml on peut changer aussi l'image de fond de Lightdm pour avoir autre chose que warty-final-ubuntu.png
Et on peut s'amuser à changer l'image de fond de son bureau utilisateur
Clic droit sur le fond d'écran -> Modifier l'arrière-plan du bureau