Vous n'êtes pas identifié.


Changer le theme de demarrage
Si vous avez installé un autre bureau sur votre distribution (ubuntu, kubuntu, xubuntu) et vous voulez avoir le logo qui va avec, voici la procedure:
Ouvrez une console et tapez:
sudo update-alternatives --config usplash-artwork.so
Puis choisissez l'image.
Exemple:bender@bender-laptop:~# sudo update-alternatives --config usplash-artwork.so
[sudo] password for bender:
Il y a 2 alternatives fournissant « usplash-artwork.so ».
Sélection Alternative
-----------------------------------------------
*+ 1 /usr/lib/usplash/usplash-theme-kubuntu.so
2 /usr/lib/usplash/usplash-theme-ubuntu.so
Appuyez sur Entrée pour conserver la valeur par défaut[*] ou choisissez le numéro sélectionné :2
Utilisation de « /usr/lib/usplash/usplash-theme-ubuntu.so » pour fournir « usplash-artwork.so ».
root@bender-laptop:~#
Ensuite tapez:
sudo dpkg-reconfigure linux-image-$(uname -r)
Exemple:
bender@bender-laptop:~$ sudo dpkg-reconfigure linux-image-$(uname -r)
[sudo] password for bender:
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.22-14-generic
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.22-14.46 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.22-14.46 was configured last, according to dpkg)
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.22-14-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
Et pour changer la fenêtre de connexion allez dans Système → Administration → Fenêtre de connexion ou tapez dans une console:
sudo dpkg-reconfigure gdm
Et voila 
Dernière modification par bender (01-03-2008 13:25:04)
Hors ligne