<?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>Jtanium's Notebook &#187; Fedora Core</title>
	<atom:link href="http://www.jtanium.com/category/linux/fedora-core/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jtanium.com</link>
	<description>I jot things down, in hopes of finding them later...</description>
	<lastBuildDate>Wed, 21 Dec 2011 23:21:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fedora Core 6 + nVidia + Compiz = No Window Decorations</title>
		<link>http://www.jtanium.com/2006/10/29/fedora-core-6-nvidia-compiz-no-window-decorations/</link>
		<comments>http://www.jtanium.com/2006/10/29/fedora-core-6-nvidia-compiz-no-window-decorations/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 18:50:14 +0000</pubDate>
		<dc:creator>jtanium</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jtanium.dsl.xmission.com/blog/?p=20</guid>
		<description><![CDATA[I turned on the &#8216;Desktop Effects&#8217; in Fedora Core 6, but I didn&#8217;t have any window decorations. Even more bizarre, my terminal wouldn&#8217;t have any text in it &#8212; it was just a blank white box. So I finally came up with the idea to run this command from the terminal: compiz --replace gconf And [...]]]></description>
			<content:encoded><![CDATA[<p>I turned on the &#8216;Desktop Effects&#8217; in Fedora Core 6, but I didn&#8217;t have any window decorations.  Even more bizarre, my terminal wouldn&#8217;t have any text in it &#8212; it was just a blank white box.  So I finally came up with the idea to run this command from the terminal:</p>
<pre>compiz --replace gconf</pre>
<p>And I got a bunch of these errors:</p>
<pre>compiz: No GLXFBConfig for depth 32</pre>
<p>A quick Google search turned up <a title="Debian Sid Compiz Nvidia error" href="http://www.linuxquestions.org/questions/showthread.php?p=2466395">a post</a>, which suggested adding the following to the &#8220;Device&#8221; section of your xorg.conf:</p>
<pre>Option      "AddARGBGLXVisuals" "True"</pre>
<p>Low and behold, the window borders/decorations show up!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jtanium.com/2006/10/29/fedora-core-6-nvidia-compiz-no-window-decorations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

