<?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>Libre Things &#187; XSplash</title>
	<atom:link href="http://positon.org/tag/xsplash/feed" rel="self" type="application/rss+xml" />
	<link>http://positon.org</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2016 20:01:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>[Ubuntu Karmic] Disable XSplash</title>
		<link>http://positon.org/ubuntu-karmic-disable-xsplash</link>
		<comments>http://positon.org/ubuntu-karmic-disable-xsplash#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:45:00 +0000</pubDate>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XSplash]]></category>

		<guid isPermaLink="false">http://positon.org:81/?p=82</guid>
		<description><![CDATA[XSplash is new in Ubuntu Karmic. If you don&#8217;t like this ugly screen like me, here is how to disable it. The dpkg -l &#124; grep xsplash command tells you that two package are responsible for this horrible screen: xsplash and ubuntu-xsplash-artwork. To remove them, you also have to remove the ubuntu-desktop package. That is [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="https://launchpad.net/xsplash">XSplash</a> is new in Ubuntu Karmic. If you don&#8217;t like this ugly screen like me, here is how to disable it.</p>
<p><img src="/wp-content/uploads/dotclearold/xsplash_karmic.png" alt="xsplash_karmic.png" style="display:block; margin:0 auto;" title="xsplash_karmic.png, janv. 2010" /></p>
<p>The <code>dpkg -l | grep xsplash</code> command tells you that two package are responsible for this horrible screen: <em>xsplash</em> and <em>ubuntu-xsplash-artwork</em>. To remove them, you also have to remove the <em>ubuntu-desktop</em> package. That is not recommended if you don&#8217;t want to miss something in the next Ubuntu upgrade.</p>
<p>Here it is:</p>
<pre>
sudo rm /etc/dbus-1/system.d/xsplash.conf
sudo touch /etc/dbus-1/system.d/xsplash.conf
</pre>
<p>We remove the file and create an empty one. Why ? Because if we just delete the file it will be created back again during the next update. If you create an empty file in place, the next update will ask you what to do with the file.</p>
<p><em>Et voila</em>, restart and enjoy the &#8220;visual peace&#8221;.</p>
<p><ins>Link</ins>:</p>
<ul>
<li><a href="https://wiki.ubuntu.com/Artwork/Incoming/Karmic/Boot/Demo">Thing origin&#8217;s</a></li>
</ul>
<p><ins>See also</ins>:</p>
<ul>
<li><a href="/ubuntu-karmic-disable-usplash">[Ubuntu Karmic] Disable USplash</a></li>
<li><a href="/display-ubuntu-boot-commands">Display Ubuntu boot commands</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://positon.org/ubuntu-karmic-disable-xsplash/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>
