<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; usplash</title>
	<atom:link href="http://maketecheasier.com/tag/usplash/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Create And Install Your Own Usplash Theme In Ubuntu</title>
		<link>http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25</link>
		<comments>http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25#comments</comments>
		<pubDate>Sun, 25 Jan 2009 12:58:10 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[splashy]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[usplash]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2167</guid>
		<description><![CDATA[I am not sure how many of you like the default usplash screen of Ubuntu, but I am definitely one of those that dislike it and find it dull and boring. I prefer to have some images that are beautiful and able to make my first impression (when turning on the computer) a pleasant one. [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25&amp;title=How+To+Create+And+Install+Your+Own+Usplash+Theme+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25">How To Create And Install Your Own Usplash Theme In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="ubuntu-usplash" src="http://imagecdn.maketecheasier.com/2009/1/ubuntu-usplash.png" alt="ubuntu-usplash" width="230" height="124" />I am not sure how many of you like the default usplash screen of Ubuntu, but I am definitely one of those that dislike it and find it dull and boring. I prefer to have some images that are beautiful and able to make my first impression (when turning on the computer) a pleasant one. First impression does count, isn&#8217;t it?</p>
<p><a href="http://splashy.alioth.debian.org/wiki/start" target="_blank">Splashy</a> is a splash screen application that can be used by anyone to create and configure their own usplash screen on a Linux (and FreeBSD) machine.</p>
<p>In this tutorial, I will go through the steps for you to create and install your own splash theme with splashy (and gsplashy).</p>
<p><span id="more-2167"></span></p>
<h3>Removing the usplash</h3>
<p>In Ubuntu, the splash screen is governed by the usplash. To make sure that it does not conflict with splashy, we will need to remove usplash and install splashy as its replacement.</p>
<p>In your terminal (<em>Applications -&gt; Accessories -&gt; Terminal</em>), type the following:</p>
<p class="codeblock">sudo apt-get autoremove usplash</p>
<h3>Installing splashy and gsplashy</h3>
<p>Download the splashy packages here:</p>
<p>32-bit machine &#8211; <a href="http://alioth.debian.org/frs/download.php/2461/libsplashy1_0.3.10-1_i386.deb">libsplashy1_0.3.10-1_i386.deb</a>, <a href="http://alioth.debian.org/frs/download.php/2462/splashy_0.3.10-1_i386.deb">splashy_0.3.10-1_i386.deb</a></p>
<p>64-bit machine &#8211; <a href="http://alioth.debian.org/frs/download.php/2710/libsplashy1_0.3.13-3ubuntu1_amd64.deb">libsplashy1_0.3.13-3ubuntu1_amd64.deb</a>, <a href="http://alioth.debian.org/frs/download.php/2711/libsplashy1-dev_0.3.13-3ubuntu1_amd64.deb">libsplashy1-dev_0.3.13-3ubuntu1_amd64.deb</a>,  <a href="http://alioth.debian.org/frs/download.php/2712/splashy_0.3.13-3ubuntu1_amd64.deb">splashy_0.3.13-3ubuntu1_amd64.deb</a></p>
<p>Double click the packages to install.</p>
<p>In the terminal, type the following command to install the splashy-themes:</p>
<p class="codeblock">sudo apt-get install splashy-themes</p>
<p><span style="text-decoration: line-through;">Still in the terminal, type the following to open the apt file</span></p>
<p class="codeblock"><span style="text-decoration: line-through;">gksu gedit /etc/apt/sources.list</span></p>
<p><span style="text-decoration: line-through;">Add the following line to the end of the file. Save and close the file.</span></p>
<p class="codeblock"><span style="text-decoration: line-through;">deb http://ftp.us.debian.org/debian unstable main</span></p>
<p><span style="text-decoration: line-through;">Back to the terminal,</span></p>
<p class="codeblock"><span style="text-decoration: line-through;">sudo apt-get update<br />
sudo apt-get install splashy splashy-themes</span></p>
<p><span style="text-decoration: line-through;">You will receive a message that the package is unverified. Type <em>Y</em> (Yes) to continue.</span></p>
<p><span style="text-decoration: line-through;">(<em>The following instruction for installing splashy should work for 64-bit machine too, but in the event that it fails, download and install the 64-bit deb package &#8211; <a href="http://alioth.debian.org/frs/download.php/2712/splashy_0.3.13-3ubuntu1_amd64.deb">splashy_0.3.13-3ubuntu1_amd64.deb</a>, <a href="http://alioth.debian.org/frs/download.php/2711/libsplashy1-dev_0.3.13-3ubuntu1_amd64.deb">libsplashy1-dev_0.3.13-3ubuntu1_amd64.deb</a>, <a href="http://alioth.debian.org/frs/download.php/2710/libsplashy1_0.3.13-3ubuntu1_amd64.deb">libsplashy1_0.3.13-3ubuntu1_amd64.deb</a>.</em>)</span></p>
<h3>Install gsplashy</h3>
<p>Gsplashy is the graphical manager for splashy that allows you to create/install splashy theme easily.</p>
<p>Download <a href="http://alioth.debian.org/frs/download.php/2243/gsplashy-0.1.tar.gz" target="_blank">gsplashy</a> to your Desktop. Extract the folder to your Desktop.</p>
<p>Install the dependencies</p>
<p class="codeblock">sudo apt-get install libglade2-dev libsplashy1-dev build-essential</p>
<p><em>cd</em> to the gsplashy folder and compile the code</p>
<p class="codeblock">cd ~/Desktop/gsplashy0.1 (change the path if you have extracted gsplashy in another location)<br />
./configure<br />
make<br />
make install</p>
<p><strong>Creating a launcher in the menu </strong></p>
<p>Right-click on the menu bar and select <em>Edit Menus</em>.</p>
<p>On the left pane, select <em>Accessories</em> (or any other place that you want to place the gsplashy entry).</p>
<p>On the right, click <em>New Item</em>. Enter the following information:</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-menu-entry.png" alt="" /></p>
<p>Click <em>OK</em> to close.</p>
<h3>Creating your own usplash theme</h3>
<p>Open gsplashy (<em>Applications –&gt; Accessories –&gt; gsplashy</em>)</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-main.png" alt="" /></p>
<p>Click on the <em>Create a theme</em> button. The first thing that you will see is the Info tab. This is where you enter the information for your theme.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-info.png" alt="" /></p>
<p>On the <em>Background</em> tab, this is where you specify your own images for the usplash screen. There are several options that you have display images on: during <em>boot up</em>, during <em>shutdown</em>, when there is <em>error</em>, on system <em>resume</em> (from hibernation) or when you <em>suspend</em> the computer. You can choose to use different images or the same image for all the options.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-background.png" alt="" /></p>
<p>One thing to note is that it is preferable to set your images to the 1024 x 768 dimension.</p>
<p>The <em>FX</em> option is some effects that you can for your image to appear. If there is any error and you want it to display on screen, check the box <em>Verbose on error</em>.</p>
<p>On the <em>Progress bar</em> tab, this is where you customize the location and interface of the progress bar.</p>
<p>Put a check beside any of the 4 boxes (boot, shutdown, resume, suspend) to show the progress bar when those screens are loaded. The <em>Forward/Backward</em> option determines the direction the progress bar is moving. The conventional way is to show <em>Forward</em> during boot and <em>Backward</em> during shutdown, but you are free to change it to your liking.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-progressbar.png" alt="" /></p>
<p>The X and Y fields refer to the location of the progress bar, measured from the top left corner of the screen. The <em>Width</em> and <em>Height</em> fields are where you define the width and height of the progress bar. There are also options for you to select the foreground and background color of the progress bar and whether there is a border or not.</p>
<p>On the Text box, this is the place to customize the textbox in the usplash screen. It is turned off by default since most people don’t like to have a textbox to cover up their beautiful images. If you like to have a textbox, click <em>Enable</em> and set the necessary configuration.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-textbox.png" alt="" /></p>
<p>Once you are done with your configuration, click <em>Apply</em>. gsplashy will automatically generate the theme.</p>
<p>Back to the main screen, you should now find your custom made theme in the display. Select it to make it the default theme for splashy. You will be prompted to <em>update-initramfs</em>. Close the gsplashy.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/gsplashy-install.png" alt="" /></p>
<p>Back to your terminal, run the following command:</p>
<p class="codeblock">sudo update-initramfs –u</p>
<p>That’s it. You have just successfully created and installed the usplash screen for your Ubuntu.</p>
<p>To get it to run, you need to add an additional entry in the grub file.</p>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /boot/grub/menu.lst</p>
<p>Scroll down to look for the line</p>
<p class="codeblock">kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=82ace599-c240-456a-8df9-96b0b477d00b ro  single</p>
<p>Append ‘<em>vga=792</em>’ (without the quote) to the end of the line. Save and close the file.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/1/edit-grub.jpg" alt="" /></p>
<p>Restart your computer. You should see the your beautiful usplash theme in action now.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25&amp;title=How+To+Create+And+Install+Your+Own+Usplash+Theme+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25">How To Create And Install Your Own Usplash Theme In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/create-install-your-own-usplash-theme-in-ubuntu/2009/01/25/feed</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
	</channel>
</rss>

