<?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"
	>

<channel>
	<title>Eat my monkeydust &#187; Linux</title>
	<atom:link href="http://eatmymonkeydust.com/category/Linux/feed" rel="self" type="application/rss+xml" />
	<link>http://eatmymonkeydust.com</link>
	<description>Life, PHP and Symfony - straight from the monkey's mouth</description>
	<pubDate>Mon, 04 Aug 2008 08:57:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Pink Shadows in Ubuntu (Compiz) after upgrading to Hardy Heron</title>
		<link>http://eatmymonkeydust.com/2008/04/pink-shadows-in-ubuntu-after-upgrading-to-hardy-heron/</link>
		<comments>http://eatmymonkeydust.com/2008/04/pink-shadows-in-ubuntu-after-upgrading-to-hardy-heron/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 04:45:37 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[bug]]></category>

		<category><![CDATA[compiz]]></category>

		<category><![CDATA[nvidia]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://eatmymonkeydust.com/?p=21</guid>
		<description><![CDATA[At first I thought it was a cute effect that could be modified, but after playing around with the Compiz settings I realised this was actually a bug!
Some people have found success by installing the Nvidia drivers from their website instead of using the ones packaged with Hardy, however this also does the job nicely:

sudo [...]]]></description>
			<content:encoded><![CDATA[<p>At first I thought it was a cute effect that could be modified, but after playing around with the Compiz settings I realised this was actually a bug!</p>
<p>Some people have found success by installing the Nvidia drivers from their website instead of using the ones packaged with Hardy, however this also does the job nicely:</p>

<div class="wp_syntax"><div class="code"><pre class="bash"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>xorg<span style="color: #000000; font-weight: bold;">/</span>modules<span style="color: #000000; font-weight: bold;">/</span>libwfb.so
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> -s <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>nvidia<span style="color: #000000; font-weight: bold;">/</span>libwfb.so.xserver-xorg-core <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>xorg<span style="color: #000000; font-weight: bold;">/</span>modules<span style="color: #000000; font-weight: bold;">/</span>libwfb.so</pre></div></div>

<p>You are only deleting and recreating a symbolic link, so it&#8217;s nothing too drastic that you should be worried about trying. Just log out and back in again after doing it and you should see &#8220;normal&#8221; shadows which you can go ahead and edit on the &#8220;window decoration&#8221; section of the Compiz settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://eatmymonkeydust.com/2008/04/pink-shadows-in-ubuntu-after-upgrading-to-hardy-heron/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
