#51 Le 04/07/2013, à 16:55
- grandtoubab
Re : [Résolu] Fond d'écran LightDM 12.04
Salut,
J'exhume cette discussion,
Basé sur http://askubuntu.com/questions/64001/ho … in-lightdmj'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.pngEt 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
ça marche toujours mais la modif est à refaire en cas de maj du paquet unity-greeter.... comme aujourd'hui
<key name="background" type="s">
<default>'/usr/share/backgrounds/Ubuntu_violet.jpg'</default>
<summary>Background file to use, either an image path or a color (e.g. #772953)</summary>
</key>
<key name="draw-user-backgrounds" type="b">
<default>false</default>
<summary>Whether to draw user backgrounds</summary>
</key>
Dernière modification par grandtoubab (Le 04/07/2013, à 16:57)
Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....
Hors ligne