<?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>gHacks technology news &#187; Linux Desktops</title>
	<atom:link href="http://www.ghacks.net/tag/linux-desktops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get To Know Linux: Desktop Environment vs. Window Manager</title>
		<link>http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/</link>
		<comments>http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:06:52 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Afterstep]]></category>
		<category><![CDATA[Compiz-fusion]]></category>
		<category><![CDATA[Desktop Environment]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[Fluxbox]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux Desktops]]></category>
		<category><![CDATA[Window Manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8855</guid>
		<description><![CDATA[Ever since the inception of GNOME and KDE there has been confusion among new Linux users which is which and which is best to use. The former question is fairly simple to answer. The latter question, however, is a bit more complex due to user-specific needs/wants.
With that in mind let us begin by illustrating the [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since the inception of GNOME and KDE there has been confusion among new Linux users which is which and which is best to use. The former question is fairly simple to answer. The latter question, however, is a bit more complex due to user-specific needs/wants.</p>
<p>With that in mind let us begin by illustrating the differences between a desktop environment and a window manager. We&#8217;ll begin by showing how the Linux graphical desktop is layered.</p>
<p><span id="more-8855"></span>As you can see, in the image below, there are basically three layers that can be included in the Linux desktop:</p>
<ul>
<li> X Windows &#8211; This is the foundation that allows for graphic elements to be drawn on the display. X Windows builds the primitive framework that allows moving of windows, interactions with keyboard and mouse, and draws windows. This is required for any graphical desktop.</li>
<li>Window Manager: The Window Manager is the piece of the puzzle that controls the placement and appearance of windows. Window Managers include: Enlightenment, Afterstep, FVWM, Fluxbox, IceWM, etc. Requires X Windows but not a desktop environment.</li>
<li>Desktop Environment: This is where it begins to get a little fuzzy for some. A Desktop Environment includes a Window Manager but builds upon it. The Desktop Environment typically is a far more fully integrated system than a Window Manager. Requires both X Windows and a Window Manager.</li>
</ul>
<p>A Desktop Environment generally includes a suite of applications that are tightly integrated so that all applications are aware of one another. A Desktop Manager will also include some form of panel that includes a system tray where small widgets can be placed for quick action or information.</p>
<div id="attachment_8856" class="wp-caption alignleft" style="width: 430px"><a href="http://www.ghacks.net/wp-content/uploads/2008/12/desktop_layers.png"><img class="size-medium wp-image-8856" src="http://www.ghacks.net/wp-content/uploads/2008/12/desktop_layers.png" alt="Linux Desktop Layering" width="420" height="300" /></a><p class="wp-caption-text">Linux Desktop Layering</p></div>
<p>Much of the confusion starts to peek out when you examine such Window Managers as E17 (Enlightenment 17). </p>
<p>The most recent iteratio of Enlightenment includes many of the elements usually found only Desktop Environments even though Enlightenment is still considered a Window Manager. To this point I generally refer to such desktops as Desktop Managers.</p>
<p>There are two main Desktop Environments: GNOME and KDE. If you are curious as to which is right for you, here is some advice. The latest default GNOME will make users of OS X feel right at home, KDE 3.x will make Windows XP users feel at home, and KDE 4.x will make Windows Vista users feel at home.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>As to which Window Manager is best suited for which user? Since there are so many Window Managers I will highlight my favorites.</p>
<ul>
<li><a title="Enlightenment" href="http://www.enlightenment.org" target="_blank">Enlightenment</a>: You want plenty of eye candy but not something as resource-intensive as <a title="KDE" href="http://www.kde.org" target="_blank">KDE</a> or <a title="GNOME" href="http://www.gnome.org/" target="_blank">GNOME</a>.</li>
<li><a title="Fluxbox" href="http://www.fluxbox.org" target="_blank">Fluxbox</a>: You want minimal and fast.</li>
<li><a title="Afterstep" href="http://afterstep.org/" target="_blank">Afterstep</a>: You want something old-school to give you hours of tinkering fun.</li>
<li><a title="Xfce" href="http://www.xfce.org/projects/xfwm4/" target="_blank">Xfce</a>: You want a Windows-like interface without the bloatware of GNOME or KDE.</li>
<li><a title="Compiz-fusion" href="http://www.compiz-fusion.org/" target="_blank">Compiz-Fusion</a>: This is a full-blown 3 dimensional window manager rife with plugs that do just about everything. If you want something to seriously impress your friends, this is where you want to look.</li>
</ul>
<p>One of the most wonderful things about the Linux desktop is that it is only limited to your imagination. You can make the Linux desktop look and feel exactly how you want it. You can go from complete minimalism to the full-blown 3D goodness of Compiz-Fusion. I will give you one warning: Playing with the Linux desktop might be as much of a time-suck as World of Warcraft.</p>

	Tags: <a href="http://www.ghacks.net/tag/afterstep/" title="Afterstep" rel="tag">Afterstep</a>, <a href="http://www.ghacks.net/tag/compiz-fusion/" title="Compiz-fusion" rel="tag">Compiz-fusion</a>, <a href="http://www.ghacks.net/tag/desktop-environment/" title="Desktop Environment" rel="tag">Desktop Environment</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/fluxbox/" title="Fluxbox" rel="tag">Fluxbox</a>, <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/kde/" title="KDE" rel="tag">KDE</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-desktops/" title="Linux Desktops" rel="tag">Linux Desktops</a>, <a href="http://www.ghacks.net/tag/window-manager/" title="Window Manager" rel="tag">Window Manager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/29/leave-no-trace-in-kde-with-sweeper/" title="Leave No Trace in KDE with Sweeper (January 29, 2009)">Leave No Trace in KDE with Sweeper</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/" title="Installing and Configuring Enlightenment E16 (December 15, 2008)">Installing and Configuring Enlightenment E16</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/05/08/get-to-know-linux-xfce-4/" title="Get to know Linux: Xfce 4 (May 8, 2009)">Get to know Linux: Xfce 4</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/03/get-to-know-linux-the-pager/" title="Get To Know Linux: The Pager (March 3, 2009)">Get To Know Linux: The Pager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/02/23/get-to-know-linux-process-management/" title="Get To Know Linux: Process Management (February 23, 2009)">Get To Know Linux: Process Management</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
