<?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>codejunky &#187; compiz</title>
	<atom:link href="http://codejunky.org/tag/compiz/feed" rel="self" type="application/rss+xml" />
	<link>http://codejunky.org</link>
	<description>News from the wild wild web</description>
	<lastBuildDate>Thu, 25 Feb 2010 18:56:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to run Compiz on Exherbo</title>
		<link>http://codejunky.org/2009/12/29/how-to-run-compiz-on-exherbo</link>
		<comments>http://codejunky.org/2009/12/29/how-to-run-compiz-on-exherbo#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:00:27 +0000</pubDate>
		<dc:creator>jan</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Exherbo]]></category>
		<category><![CDATA[compiz]]></category>

		<guid isPermaLink="false">http://codejunky.org/?p=17</guid>
		<description><![CDATA[Since the desktop-unofficial repository is added to unavailable-unofficial I revised the installation instructions a bit. To start using compiz on Exherbo you have to add the unofficial desktop repository which contains some exheres for compiz, it is hosted on github: location = ${ROOT}/var/db/paludis/repositories/desktop-unofficial sync = git://github.com/codejunky/desktop-unofficial.git format = exheres names_cache = ${ROOT}/var/cache/paludis/names write_cache = ${ROOT}/var/cache/paludis/metadata ]]></description>
			<content:encoded><![CDATA[<p>Since the desktop-unofficial repository is added to unavailable-unofficial I revised the installation instructions a bit.</p>
<p>To start using compiz on Exherbo you have to add the unofficial desktop repository which contains some exheres for compiz, it is hosted on github:</p>
<blockquote><p>location = ${ROOT}/var/db/paludis/repositories/desktop-unofficial<br />
sync = git://github.com/codejunky/desktop-unofficial.git<br />
format = exheres<br />
names_cache = ${ROOT}/var/cache/paludis/names<br />
write_cache = ${ROOT}/var/cache/paludis/metadata
</p></blockquote>
<p>After syncing the repositories with paludis you have to install the compiz-set:</p>
<blockquote><p># paludis -i compiz
</p></blockquote>
<p>After the installtion is complete you should run &#8220;fusion-icon&#8221; in a terminal to start compiz:</p>
<blockquote><p>$ fusion-icon
</p></blockquote>
<p>Which adds a tray icon where you can change the window manager to compiz.</p>
<p><b>IMPORTANT:</b> You have to enable at least the following modules in the compiz settings manager, otherwise it will be very annoying:</p>
<blockquote><p>- Window Decoration<br />
- Resize Window<br />
- Move Window<br />
- Application Switcher
</p></blockquote>
<p>To get multiple desktops working you need to enable the desktop cube (At least for me it worked not without it). </p>
]]></content:encoded>
			<wfw:commentRss>http://codejunky.org/2009/12/29/how-to-run-compiz-on-exherbo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
