<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing awesome Window Manager on Ubuntu Intrepid</title>
	<atom:link href="http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/</link>
	<description>fun and geekery</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:22:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Howard Tiogangco</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-9854</link>
		<dc:creator>Howard Tiogangco</dc:creator>
		<pubDate>Sat, 20 Mar 2010 12:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-9854</guid>
		<description>you do write some very complete posts. You suffer from the same disease I do. Want to get the whole story out there and tie it up with a bow all pretty.</description>
		<content:encoded><![CDATA[<p>you do write some very complete posts. You suffer from the same disease I do. Want to get the whole story out there and tie it up with a bow all pretty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naresh V</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-7794</link>
		<dc:creator>Naresh V</dc:creator>
		<pubDate>Sun, 27 Sep 2009 14:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-7794</guid>
		<description>You may use the following in your sources.list now

&lt;blockquote&gt;
deb http://ppa.launchpad.net/aguignard/ppa/ubuntu jaunty main 
deb-src http://ppa.launchpad.net/aguignard/ppa/ubuntu jaunty main 
&lt;/blockquote&gt;

and
&lt;blockquote&gt;
aptitude install awesome
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>You may use the following in your sources.list now</p>
<blockquote><p>
deb <a href="http://ppa.launchpad.net/aguignard/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/aguignard/ppa/ubuntu</a> jaunty main<br />
deb-src <a href="http://ppa.launchpad.net/aguignard/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/aguignard/ppa/ubuntu</a> jaunty main
</p></blockquote>
<p>and</p>
<blockquote><p>
aptitude install awesome
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexmajy</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-7677</link>
		<dc:creator>alexmajy</dc:creator>
		<pubDate>Tue, 08 Sep 2009 08:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-7677</guid>
		<description>finally, it works now, just try the tips on wiki of official website

http://awesome.naquadah.org/wiki/Quickly_Setting_up_Awesome_with_Gnome</description>
		<content:encoded><![CDATA[<p>finally, it works now, just try the tips on wiki of official website</p>
<p><a href="http://awesome.naquadah.org/wiki/Quickly_Setting_up_Awesome_with_Gnome" rel="nofollow">http://awesome.naquadah.org/wiki/Quickly_Setting_up_Awesome_with_Gnome</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexmajy</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-7676</link>
		<dc:creator>alexmajy</dc:creator>
		<pubDate>Mon, 07 Sep 2009 17:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-7676</guid>
		<description>sorry, forget to check dmsg:

awesome[4530]: segfault at 18 ip b805c6ca sp bf89a514 error 4 in libxcb.so.1.1.0

but, i dont know why it&#039;s ok to start it by hand ...</description>
		<content:encoded><![CDATA[<p>sorry, forget to check dmsg:</p>
<p>awesome[4530]: segfault at 18 ip b805c6ca sp bf89a514 error 4 in libxcb.so.1.1.0</p>
<p>but, i dont know why it&#8217;s ok to start it by hand &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexmajy</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-7675</link>
		<dc:creator>alexmajy</dc:creator>
		<pubDate>Mon, 07 Sep 2009 17:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-7675</guid>
		<description>hi, it&#039;s a great post. However, i got stuck while I was going to replace metacity with awesome:( 

It seems useless after changing windowmanager field from &#039;metacity&#039; to &#039;awesome&#039;, which means awesome doesn&#039;t start after I logging the gdm. But I can set the vaule to &#039;metacity&#039; and use the following command to start awesome without any error:  killall metacity &amp;&amp; awesome&amp;

my laptop runs on Ubuntu 9.04

it&#039;s really weird...

any hints would be appriciated</description>
		<content:encoded><![CDATA[<p>hi, it&#8217;s a great post. However, i got stuck while I was going to replace metacity with awesome:( </p>
<p>It seems useless after changing windowmanager field from &#8216;metacity&#8217; to &#8216;awesome&#8217;, which means awesome doesn&#8217;t start after I logging the gdm. But I can set the vaule to &#8216;metacity&#8217; and use the following command to start awesome without any error:  killall metacity &amp;&amp; awesome&amp;</p>
<p>my laptop runs on Ubuntu 9.04</p>
<p>it&#8217;s really weird&#8230;</p>
<p>any hints would be appriciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-6280</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Sat, 23 May 2009 21:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-6280</guid>
		<description>Found all debs here: 

http://www.fingel.com/2009/04/awesome-window-manager-32-debs-for-ubuntu/

Just to let the googlers know. 

Thanks for a Awesome guide Dave!</description>
		<content:encoded><![CDATA[<p>Found all debs here: </p>
<p><a href="http://www.fingel.com/2009/04/awesome-window-manager-32-debs-for-ubuntu/" rel="nofollow">http://www.fingel.com/2009/04/awesome-window-manager-32-debs-for-ubuntu/</a></p>
<p>Just to let the googlers know. </p>
<p>Thanks for a Awesome guide Dave!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awesome window manager on Ubuntu Intrepid &#171; anderstornvig.dk</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-5302</link>
		<dc:creator>Awesome window manager on Ubuntu Intrepid &#171; anderstornvig.dk</dc:creator>
		<pubDate>Sun, 29 Mar 2009 13:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-5302</guid>
		<description>[...] found a great walk-through for doing this at http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/. The links, however, were broken so now, I want to share the right ones with you [...]</description>
		<content:encoded><![CDATA[<p>[...] found a great walk-through for doing this at <a href="http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/" rel="nofollow">http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/</a>. The links, however, were broken so now, I want to share the right ones with you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Finnemann Jensen</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-4860</link>
		<dc:creator>Jonas Finnemann Jensen</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-4860</guid>
		<description>The new awesome 3.2 seems to require libxcb1 of version 1.1.92
A version 1.2 is available from debian repositories... But it seems to conflict with libxcb-xlib0, which seems to be a dependency of so many things that I probably shouldn&#039;t remove it :)

Anyway, thanks for putting up the files... I&#039;ll be trying 3.1
I don&#039;t think 3.2 will compile without libxcb 1.1.92, which I probably shouldn&#039;t try to replace...

Anybody else have any success with awesome 3.2 ?</description>
		<content:encoded><![CDATA[<p>The new awesome 3.2 seems to require libxcb1 of version 1.1.92<br />
A version 1.2 is available from debian repositories&#8230; But it seems to conflict with libxcb-xlib0, which seems to be a dependency of so many things that I probably shouldn&#8217;t remove it <img src='http://www.actionshrimp.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, thanks for putting up the files&#8230; I&#8217;ll be trying 3.1<br />
I don&#8217;t think 3.2 will compile without libxcb 1.1.92, which I probably shouldn&#8217;t try to replace&#8230;</p>
<p>Anybody else have any success with awesome 3.2 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-4639</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 12 Mar 2009 22:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-4639</guid>
		<description>Cheers Anders - they seem to be changing around in the repos quite a lot though and go out of date pretty sharpish unfortunately. Will give them another update soon though.</description>
		<content:encoded><![CDATA[<p>Cheers Anders &#8211; they seem to be changing around in the repos quite a lot though and go out of date pretty sharpish unfortunately. Will give them another update soon though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.actionshrimp.com/2009/02/installing-awesome-window-manager-on-ubuntu-intrepid/comment-page-1/#comment-4638</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Thu, 12 Mar 2009 22:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionshrimp.com/?p=52#comment-4638</guid>
		<description>Thanks a lot. Great help. Posted updates of your links here, though.
http://anderstornvig.tumblr.com/post/85930719/awesome-window-manager-on-ubuntu-intrepid</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Great help. Posted updates of your links here, though.<br />
<a href="http://anderstornvig.tumblr.com/post/85930719/awesome-window-manager-on-ubuntu-intrepid" rel="nofollow">http://anderstornvig.tumblr.com/post/85930719/awesome-window-manager-on-ubuntu-intrepid</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
