<?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"
	>
<channel>
	<title>Comments on: Compiz-Fusion in Kubuntu, Not Just Eye-Candy Baby!</title>
	<atom:link href="http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html</link>
	<description>Rantings of a Questionably Sane Chicken</description>
	<pubDate>Thu, 07 Aug 2008 22:51:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jim</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1154</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 17 Sep 2007 18:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1154</guid>
		<description>I spent a few hours this weekend tinkering with it - I finally got it all installed and working but was still running into some odd issues.  The biggest problem I had was like you - what do you call feature X and how do I enable/use it (or disable it)...

I'd love to see sometime in the future - the usability aspects split off from the effects.  I have no desire to paint my screen with fire. Ever.  But the expose and other screen switching things were neat and I could see myself using some of those when it gets a bit more stable.</description>
		<content:encoded><![CDATA[<p>I spent a few hours this weekend tinkering with it - I finally got it all installed and working but was still running into some odd issues.  The biggest problem I had was like you - what do you call feature X and how do I enable/use it (or disable it)&#8230;</p>
<p>I&#8217;d love to see sometime in the future - the usability aspects split off from the effects.  I have no desire to paint my screen with fire. Ever.  But the expose and other screen switching things were neat and I could see myself using some of those when it gets a bit more stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1153</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 17 Sep 2007 13:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1153</guid>
		<description>I think the problem is the command used to start compiz. With my ATI card, "compiz --replace &#38;" won't work for autostart. I think the commands you have to use are as follows (though I can only personally vouch for the ATI one):

ATI
LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering --sm-disable ccp &#38;

Nvidia
compiz --replace --indirect-rendering --sm-disable ccp &#38;

Intel
INTEL_BATCH=1 LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering --force-aiglx --sm-disable ccp &#38;

Also, "export KDEWM=startcompiz" will only work if 'startcompiz' is in /usr/bin, and executable. Otherwise, you must include the full path to the startcompiz script.</description>
		<content:encoded><![CDATA[<p>I think the problem is the command used to start compiz. With my ATI card, &#8220;compiz &#8211;replace &amp;&#8221; won&#8217;t work for autostart. I think the commands you have to use are as follows (though I can only personally vouch for the ATI one):</p>
<p>ATI<br />
LIBGL_ALWAYS_INDIRECT=1 compiz &#8211;replace &#8211;indirect-rendering &#8211;sm-disable ccp &amp;</p>
<p>Nvidia<br />
compiz &#8211;replace &#8211;indirect-rendering &#8211;sm-disable ccp &amp;</p>
<p>Intel<br />
INTEL_BATCH=1 LIBGL_ALWAYS_INDIRECT=1 compiz &#8211;replace &#8211;indirect-rendering &#8211;force-aiglx &#8211;sm-disable ccp &amp;</p>
<p>Also, &#8220;export KDEWM=startcompiz&#8221; will only work if &#8217;startcompiz&#8217; is in /usr/bin, and executable. Otherwise, you must include the full path to the startcompiz script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freedom</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1152</link>
		<dc:creator>Freedom</dc:creator>
		<pubDate>Mon, 17 Sep 2007 11:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1152</guid>
		<description>Well, I tried this “export KDEWM=startcompiz” to ~/.bashrc. thing and it won't work.
KDE loads like before with kwin and KDE decorations even tough echo $KDEWM returns startcompiz. Maybe something else should be adjusted... :(</description>
		<content:encoded><![CDATA[<p>Well, I tried this “export KDEWM=startcompiz” to ~/.bashrc. thing and it won&#8217;t work.<br />
KDE loads like before with kwin and KDE decorations even tough echo $KDEWM returns startcompiz. Maybe something else should be adjusted&#8230; <img src='http://www.manchicken.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1151</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 17 Sep 2007 04:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1151</guid>
		<description>A couple of tips using Compiz Fusion with KDE (sorry if someone else has mentioned these, I haven't had time to read the comments).

1 - "Katapult is 'wonky'". Do you mean that katapult has that weird shadow under it? If so, you can disable that by adding "-name=katapult" to the shadow windows dialog in the Window decorations preferences. Also, Compiz sets Alt + Space to Window Menu, so disable that under General Options/Actions.

2 - It's possible to load Compiz automatically by creating a script (called say, startcompiz) and adding the line "export KDEWM=startcompiz" to ~/.bashrc. This means that kwin won't be loaded, saving resources and loading your desktop faster ('Course, if Compiz isn't stable for you, this might not be desirable).</description>
		<content:encoded><![CDATA[<p>A couple of tips using Compiz Fusion with KDE (sorry if someone else has mentioned these, I haven&#8217;t had time to read the comments).</p>
<p>1 - &#8220;Katapult is &#8216;wonky&#8217;&#8221;. Do you mean that katapult has that weird shadow under it? If so, you can disable that by adding &#8220;-name=katapult&#8221; to the shadow windows dialog in the Window decorations preferences. Also, Compiz sets Alt + Space to Window Menu, so disable that under General Options/Actions.</p>
<p>2 - It&#8217;s possible to load Compiz automatically by creating a script (called say, startcompiz) and adding the line &#8220;export KDEWM=startcompiz&#8221; to ~/.bashrc. This means that kwin won&#8217;t be loaded, saving resources and loading your desktop faster (&#8217;Course, if Compiz isn&#8217;t stable for you, this might not be desirable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manchicken</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1149</link>
		<dc:creator>manchicken</dc:creator>
		<pubDate>Sun, 16 Sep 2007 22:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1149</guid>
		<description>xSacha: "Works for me" is only a good line for bug reports.  In the real world if someone is having a problem, simply saying "works for me" does nothing constructive or helpful.  I know for certain that I am not the only one having this trouble, as a couple folks came forward with similar trouble in #ubuntu-effects.  I'm blogging on my experience, not on the over-all state of things.


Fyda: Thanks for the thoughtful explanation of all of that.  I appreciate you helping me figure out the Alt-Button2 issue.  That's just something I really missed.


I really appreciate the feedback on this post.  Thanks for reading.</description>
		<content:encoded><![CDATA[<p>xSacha: &#8220;Works for me&#8221; is only a good line for bug reports.  In the real world if someone is having a problem, simply saying &#8220;works for me&#8221; does nothing constructive or helpful.  I know for certain that I am not the only one having this trouble, as a couple folks came forward with similar trouble in #ubuntu-effects.  I&#8217;m blogging on my experience, not on the over-all state of things.</p>
<p>Fyda: Thanks for the thoughtful explanation of all of that.  I appreciate you helping me figure out the Alt-Button2 issue.  That&#8217;s just something I really missed.</p>
<p>I really appreciate the feedback on this post.  Thanks for reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manchicken</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1148</link>
		<dc:creator>manchicken</dc:creator>
		<pubDate>Sun, 16 Sep 2007 22:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1148</guid>
		<description>I'm thinking that it is actually Emerald that is crashing things, and not actually compiz itself.  The kde-window-decorator seems to work, but it has some problems (like the shadow layer is white sometimes) that get pretty annoying.  I hope to see kde-window-manager work a bit better in the future.  I'd also like to see either emerald or something that can use emerald themes.  There are a lot of fantastic emerald themes out there, and I see no need to throw all of that gorgeous artwork away.</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking that it is actually Emerald that is crashing things, and not actually compiz itself.  The kde-window-decorator seems to work, but it has some problems (like the shadow layer is white sometimes) that get pretty annoying.  I hope to see kde-window-manager work a bit better in the future.  I&#8217;d also like to see either emerald or something that can use emerald themes.  There are a lot of fantastic emerald themes out there, and I see no need to throw all of that gorgeous artwork away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manchicken</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1147</link>
		<dc:creator>manchicken</dc:creator>
		<pubDate>Sun, 16 Sep 2007 22:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1147</guid>
		<description>Okay, so I played with that for a while, and `compiz --replace -c emerald` doesn't work.  It starts up compiz, sure, but it doesn't fire off emerald.

As far as the childish "well I guess KDE still sucks comment" goes, if you want to be an idiot please take your comments elsewhere.  I had my fill of that with the Ron Paul folks.</description>
		<content:encoded><![CDATA[<p>Okay, so I played with that for a while, and `compiz &#8211;replace -c emerald` doesn&#8217;t work.  It starts up compiz, sure, but it doesn&#8217;t fire off emerald.</p>
<p>As far as the childish &#8220;well I guess KDE still sucks comment&#8221; goes, if you want to be an idiot please take your comments elsewhere.  I had my fill of that with the Ron Paul folks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manchicken</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1146</link>
		<dc:creator>manchicken</dc:creator>
		<pubDate>Sun, 16 Sep 2007 14:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1146</guid>
		<description>As to the enabling compiz by default debate, I hate to say this, but please take that debate elsewhere.  I don't seriously believe that any Ubuntu team would enable something that was less than stable by default, so it's not really a debate I'm willing to entertain here.

Tribe, I'm going to try that right now...</description>
		<content:encoded><![CDATA[<p>As to the enabling compiz by default debate, I hate to say this, but please take that debate elsewhere.  I don&#8217;t seriously believe that any Ubuntu team would enable something that was less than stable by default, so it&#8217;s not really a debate I&#8217;m willing to entertain here.</p>
<p>Tribe, I&#8217;m going to try that right now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kvz</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1145</link>
		<dc:creator>kvz</dc:creator>
		<pubDate>Sun, 16 Sep 2007 14:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1145</guid>
		<description>Compiz-fusion rocks my world. I've been using it for quite some time now, pretty stable, and damn fast.
 
I've written an article how to install compiz-fusion on Ubuntu Feisty: http://kevin.vanzonneveld.net/techblog/article/enable_compizfusion_in_ubuntu_feisty/</description>
		<content:encoded><![CDATA[<p>Compiz-fusion rocks my world. I&#8217;ve been using it for quite some time now, pretty stable, and damn fast.</p>
<p>I&#8217;ve written an article how to install compiz-fusion on Ubuntu Feisty: <a href="http://kevin.vanzonneveld.net/techblog/article/enable_compizfusion_in_ubuntu_feisty/" rel="nofollow">http://kevin.vanzonneveld.net/techblog/article/enable_compizfusion_in_ubuntu_feisty/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erik</title>
		<link>http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1144</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Sun, 16 Sep 2007 13:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.manchicken.com/2007/free-software/compiz-fusion-in-kubuntu-not-just-eye-candy-baby.html#comment-1144</guid>
		<description>I have never had beryl/compiz/compiz-fusion really crash. Must be just that KDE sucks as usual again :-)</description>
		<content:encoded><![CDATA[<p>I have never had beryl/compiz/compiz-fusion really crash. Must be just that KDE sucks as usual again <img src='http://www.manchicken.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
