<?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>Tech Reviews &#187; Compiz</title>
	<atom:link href="http://techreviews.in/tag/compiz/feed/" rel="self" type="application/rss+xml" />
	<link>http://techreviews.in</link>
	<description>Bringing the best of technology!</description>
	<lastBuildDate>Wed, 16 Nov 2011 08:43:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to install and run emerald window decorator in Ubuntu 8.10</title>
		<link>http://techreviews.in/how-to-install-and-run-emerald-window-decorator-in-ubuntu-810/</link>
		<comments>http://techreviews.in/how-to-install-and-run-emerald-window-decorator-in-ubuntu-810/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 15:04:36 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Emerald]]></category>
		<category><![CDATA[gtk-window-manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Window manager]]></category>

		<guid isPermaLink="false">http://techreviews.in/?p=619</guid>
		<description><![CDATA[I know this looks very trivial, but I am sure a lot of you would be facing the issue of installing emerald and switching it to your default window decorator. By default in Ubuntu GTK Window Decorator is the Window Decorator. However, there is a very good, funky and transparent option available in the form [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-medium wp-image-627 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="beryl-ubuntu" src="http://techreviews.in/wp-content/uploads/2009/01/beryl-ubuntu-300x232.jpg" alt="beryl-ubuntu" width="300" height="232" />I know this looks very trivial, but I am sure a lot of you would be facing the issue of installing emerald and switching it to your default <a class="zem_slink" title="Window decoration" rel="wikipedia" href="http://en.wikipedia.org/wiki/Window_decoration">window decorator</a>. By default in Ubuntu <a class="zem_slink" title="GTK+" rel="homepage" href="http://www.gtk.org/">GTK</a> Window Decorator is the Window Decorator. However, there is a very good, funky and transparent option available in the form of emerald.</p>
<p style="text-align: justify;">A lot of people do not know what these are so let me define the 3 terms I used.</p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>Window Decorator</strong></span></h3>
<blockquote>
<p style="text-align: justify;"><strong>Window decorations</strong> are provided by <a title="Window manager" href="http://en.wikipedia.org/wiki/Window_manager">window managers</a> to improve the usability of a multi-windowed desktop. They typically consist of a <a title="Title bar" href="http://en.wikipedia.org/wiki/Title_bar">title bar</a> along the top of each window and a minimal border around the other three sides, although this can often be varied upon if the user wishes.</p>
<p style="text-align: justify;">In the predominant layout for modern window decorations, the top bar contains a title and buttons which perform windowing-related actions such as minimizing, maximizing and closing . The border exists primarily to allow the user to resize the window.</p>
</blockquote>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>GTK Window decorator</strong></span></h3>
<p style="text-align: justify;">Gtk-window-decorator is the default window decorator of Ubuntu.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-622" title="gtk1" src="http://techreviews.in/wp-content/uploads/2009/01/gtk1.png" alt="gtk1" width="451" height="312" /></p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>Emerald</strong></span></h3>
<p style="text-align: justify;">Emerald takes the graphic experience in Linux to a new level. It brings all the power of window decorators like transparency and vivid colors.</p>
<blockquote>
<p style="text-align: justify;"><strong>Emerald Window Decorator</strong> (formerly known as <strong><a class="zem_slink" title="Emerald (window decorator)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Emerald_%28window_decorator%29">cgwd</a></strong>, which stands for <strong>C</strong>ompiz <strong>G</strong>eneric <strong>W</strong>indow <strong>D</strong>ecorator) is a <a class="mw-redirect" title="Window decorator" href="http://en.wikipedia.org/wiki/Window_decorator">window decorator</a> for the <a title="Compiz" href="http://en.wikipedia.org/wiki/Compiz">Compiz</a> <a title="Compositing window manager" href="http://en.wikipedia.org/wiki/Compositing_window_manager">compositing window manager</a> written by Quinnstorm.</p>
</blockquote>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-623" title="emerald" src="http://techreviews.in/wp-content/uploads/2009/01/emerald.png" alt="emerald" width="405" height="280" /></p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>How to install Emerald in Ubuntu 8.10 (Intrepid Ibex)</strong></span></h3>
<p style="text-align: justify;">Installing emerald in Intrepid Ibex is very easy. Start a terminal window by going to <em><span style="color: #888888;">Applications &gt; Accessories &gt; Terminal</span></em>. In the terminal window type the following one by one:</p>
<pre lang="bash">sudo apt-get update</pre>
<pre lang="bash">sudo apt-get install emerald</pre>
<p style="text-align: justify;">This should install emerald on your Ubuntu machine.</p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>Starting Emerald in Ubuntu</strong></span></h3>
<p style="text-align: justify;">Initiate the <strong>Run Prompt</strong> by clicking <strong>ALT+f2</strong>. In the Run prompt type the following to start Emerald.</p>
<pre lang="bash">emerald --replace</pre>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-624" title="emeraldreplace" src="http://techreviews.in/wp-content/uploads/2009/01/emeraldreplace.png" alt="emeraldreplace" width="422" height="186" /></p>
<p style="text-align: justify;">This should change your window decorator to Emerald. However, this will only make your window decorator to emerald only for the existing session. If you want to make it your default you&#8217;ll have to set it up to launch at startup.</p>
<h3 style="text-align: justify;"><span style="color: #ff6600;"><strong>How to start emerald at startup in Ubuntu</strong></span></h3>
<p style="text-align: justify;">Go to <em><span style="color: #888888;">System &gt; Preferences &gt; Sessions &gt; Startup Programs</span></em> and click <strong>Add</strong> and enter the following details:</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-620" title="emeraldstartup" src="http://techreviews.in/wp-content/uploads/2009/01/emeraldstartup.png" alt="emeraldstartup" width="362" height="198" /></p>
<p style="text-align: justify;">This should start emerald window decorator at startup of Ubuntu.</p>
<h3 style="text-align: justify;"><span style="color: #ff6600;">Getting back to GTK Window Manager</span></h3>
<p style="text-align: justify;">However, if you want to get rid of emerald window decorator, at the Run prompt, type</p>
<pre lang="bash">gtk-window-decorator --replace</pre>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-625" title="gtkreplace" src="http://techreviews.in/wp-content/uploads/2009/01/gtkreplace.png" alt="gtkreplace" width="422" height="186" /></p>
<p style="text-align: justify;">This should replace emerald to gtk window decorator. Also, delete the entry of emerald from startup if you don&#8217;t want it to be your default <a class="zem_slink" title="Window manager" rel="wikipedia" href="http://en.wikipedia.org/wiki/Window_manager">window manager</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techreviews.in/how-to-install-and-run-emerald-window-decorator-in-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

