Here to change login screen on ubuntu Lucid Lynx (10.04), directly go to terminal and login as root by type :
$ sudo su
Copy gnome-appearance-properties.desktop to /usr/share/gdm/autostart/LoginWindow by type :
$ cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow
Close terminal and logout on your system, after loged out Appearance window will pop up, to block apperance go to terminal and type :
$ unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop
Dont Forget login as root, now install Plymouth theme by type :
$ apt-get install plymouth-theme-*
Now you can run the following commands to change login and plymouth screens :
$ update-alternatives --config default.plymouth
$ gksu -u gdm dbus-launch gnome-appearance-properties
Happy Testing...!!
This comment has been removed by a blog administrator.
ReplyDelete