Translate!!

Subscribe in a reader

Friday, January 29, 2010

Set your Ubuntu Wallpaper as the bootsplash and login screen background

Buzz It
submit to reddit StumbleUpon
xsplash-mainIf you have noticed, Ubuntu Karmic comes with a new xsplash that allows you to set custom wallpaper as the background. Not only is it more visually appealing, it is also much easier to customize than the previous usplash.
In this article, we are going to do some thing more interesting – change the bootsplash and login screen concurrently when you change your desktopwallpaper.
Note: this is currently only possible with Ubuntu Karmic 9.10 or distro with xsplash installed.

Installation

First, install the dependencies.
sudo apt-get install imagemagick
Download the wallpaper_daemon.py script from Gnome-Look.org.
Extract the tar file to a suitable location, probably your home folder.
Go to the location where you have extracted the file. Right click on the wallpaper_daemon.pyand select Properties. Go to the Permissions tab and check the box “Allow executing file as program”. Click Close.
xsplash-properties
Open a terminal and type
/filepath-to-script/wallpaper-daemon.py –-install
Remember to change the filepath-to-script to the actual filepath.
This will backup your existing xsplash screen and run the daemon.
Now change your desktop wallpaper (System -> Preferences -> Appearance -> Background)
xsplash-change-wallpaper
Open a new terminal (do not close the previous one) and type:
sudo xsplash
You should see a preview of your new bootsplash. Press “ESC” to return to the desktop.
Go to Startup Application (System -> Preferences -> Startup Applications)
Click Add
Enter the command as below:
Name: Wallpaper Daemon
Command: /filepath-to-script/wallpaper_daemon.py
Remember to change the filepath-to-script to the actual filepath
Click Close.
Close all windows and restart your computer. You should now see your favorite desktop wallpaper as the bootsplash and login screen.

Screenshots

Desktop wallpaper
xsplash-desktop
Bootsplash screen
xsplash-boot
Login screen
xsplash-login

Wallpaper Changer

If you are using wallpaper changer app like Wally or Desktop Drape, they will work with the wallpaper_daemon script as well. Whenever the desktop wallpaper changes, the xsplash and login screen will change as well.

Uninstall

If you feel that the wallpaper_daemon script is taking up too much resources, or you are tired of such fancy stuff, here are the steps to uninstall it.
Go to Startup Application, delete the wallpaper_daemon entry that you have entered earlier.
Open up your Nautilus file manager and navigate to /usr/share/images/xsplash and look for this file backup.xxxxxxx where the xxx represents a string of number. Copy down the name of this file.
xsplash-backup
Open up a terminal,
sudo tar -C / -xf /usr/share/images/xsplash/backup.xxxxx
Note: Replace the backup.xxxx with the actual name of the backup file.
This will restore the default xsplash screen.
That’s it. You may also want to delete the wallpaper_daemon.py script from your computer, but that is purely optional.


No comments:

Post a Comment

Next Next home

RECENT COMMENTS

Grab This Widget

Random posts

 

Powered by FeedBurner

Subscribe to updates
Blog-Watch - The Blog Directory
Computers blogs
googlef97e20b47bd40d74.html
The Link Exchange - Your ultimate resource for link exchange!
Technology Blogs - Blog Rankings
Computers Blogs
GoLedy.com
Blog Directory
Technology Blogs - Blog Rankings
Blog Directory
Blog Directory
Listed in LS Blogs the Blog Directory and Blog Search Engine

I'm in

I'm in
Reddit [Mithun Mohan]

Follow me in twitter

Follow me in twitter
[Brilliant Computing]

See me in Delicious

See me in Delicious
Mithun Mohan

Find me in stumble upon

Find me in stumble upon
[Mithun Mohan]

Lets become friends in digg

Lets become friends in digg
[Brilliant Computing]

The Brilliant Computing community in Orkut

VISITORS

   
MyFreeCopyright.com Registered & Protected

TERMS AND CONDITIONS

Dear Visitors...
This blog does not contain uploaded files on the server but only provides direct links to download files.Navigate the links provided at your own risk.If any problem occurs like broken link or something or virus then you can contact me via 'Contact Me' found on top of this blog so that I can change the link.Dont hesitate to comment.If Any request or suggestions plz contact me.
DO THE HACKS POSTED HERE AT YOUR OWN RISK.
Thankyou for visiting my blog............enjoy

Protected by Copyscape Plagiarism Detector
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } } document.onmousedown = rtclickcheck;

Brilliant Computing Copyright © 2009 Brilliant Computing is Designed by Ipietoon Sponsored by Online Business Journal

Creative Commons License
Brilliant computing by Mithun is licensed under a Creative Commons Attribution-Noncommercial 2.5 India License.