 
    
<?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>lxde Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/lxde/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/lxde/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 29 Jun 2012 06:02:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Lxde</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lxde/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 29 Jun 2012 06:02:47 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[lxde desktop]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2222</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the lxde window manager was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions of Ubuntu, but no guarantee is made. When the Lxde window manager is installed in [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lxde/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Lxde</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the <code>lxde</code> window manager was installed using either the <u>Ubuntu Software Center</u> or <code>sudo apt-get</code> on the command line.</p>
<p>The instructions may be the same for other versions of Ubuntu, but no guarantee is made.</p>
</div>
<p>When the Lxde window manager is installed in Ubuntu 12.04, it installs several packages and libraries it requires as well as some optional packages. Not all these packages and libraries are uninstalled when you uninstall Lxde. Several packages (like leafpad and gcalculator) do not get uninstalled.</p>
<div class="c1">
<p>If you are not sure if you installed <code>lxde</code> or <code>lxde-core</code>, I recommend following the uninstallation instructions on this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstallremove-a-packagesoftwareprogram">page</a>.</p>
<p>Even if you decide to opt for the quick uninstall method, at least you will know which flavour of Lxde was installed.</p>
<p>Of course, it doesn&#8217;t matter much. If you uninstall <code>lxde-core</code> when you had installed <code>lxde</code>, then you end up leaving some files behind (but still fewer than if you had uninstalled the normal way). If you uninstall <code>lxde</code> when you had installed <code>lxde-core</code>, then everything will be removed &#8211; it is safe to remove / uninstall files that were never installed because they are simply ignored.</p>
</div>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages normally installed with Lxde. This may include packages you previously installed (like leafpad or gcalculator) or packages that were installed a necessary dependencies for other programs.</p>
<p><strong>Note:</strong> this uninstall command assumes Lxde was installed on a fresh Ubuntu 12.04.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get purge --auto-remove   arj galculator giblib1 gpicview leafpad libfm-data libfm-gtk-data libfm-gtk1 libfm1 libglade2-0 libid3tag0 libimlib2 libjpeg-progs libjpeg-turbo-progs  libmenu-cache1 libobrender27 libobt0 librpm2 librpmbuild2 librpmio2 librpmsign0  libxmmsclient-glib1 libxmmsclient6 lxappearance lxde lxde-common lxde-core  lxde-icon-theme lxinput lxmenu-data lxmusic lxpanel lxrandr lxsession  lxsession-edit lxshortcut lxterminal menu menu-xdg obconf openbox openbox-themes  p7zip-full pcmanfm rpm rpm-common rpm2cpio scrot xarchiver xmms2-core  xmms2-plugin-alsa xmms2-plugin-id3v2 xmms2-plugin-mad xmms2-plugin-vorbis  xscreensaver xscreensaver-data</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstallremove-a-packagesoftwareprogram">this page</a>.</p>
<p><p>This will show you on how to uninstall only the packages that were installed when Lxde was installed. The instructions are generic and work for any installed package.</p>
<p>It involves:</p>
<ol>
<li>identifying which packages were installed and </li>
<li>creating a command to uninstall only those packages</li>
</ol>
<p>It leaves intact any packages you may have installed (like leafpad or gcalculator) or that were installed as necessary dependencies for other programs instead of blindly assuming that they were installed along with Lxde.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lxde/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Lxde</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[lxde core]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1815</guid>

					<description><![CDATA[<p>These instructions are for installing the Lightweight X11 Desktop Environment (LXDE) core in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. The core files give you the basic LXDE desktop environment. There is also [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Lightweight X11 Desktop Environment (LXDE)</em> core in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>The core files give you the basic LXDE desktop environment.</p>
<p>There is also the LXDE Desktop environment. In addition to installing the core LXDE desktop, it also installs some applications. Some of those applications perform the same or similar functions to applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop">here</a>.</p>
<p>For a complete &#8220;Ubuntu&#8221; experience using the LXDE desktop consider installing the <u>Lubuntu Desktop</u>. This is the core Ubuntu system configured to use LXDE as its desktop. On the negative side, it also installs many applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then LXDE is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>LXDE Core will install 19.7MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lxde-core</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lxde-core</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>Meta-package for the Lightweight X11 Desktop Environment Core</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-9.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>LXDE</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-10.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>LXDE is built on top of Openbox and GNOME/Openbox, which is why their entries also appear in the desktop menu. It is best to ignore them since they log into a completely blank desktop.</p>
</div>
<p><strong>10) Login</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will place an icon there.</p>
<p>If an icon is present, it provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-11.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1858</guid>

					<description><![CDATA[<p>These instructions are for installing the Lightweight X11 Desktop Environment (LXDE) in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. LXDE includes the desktop environment as well as a number of applications. Some of [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Lightweight X11 Desktop Environment (LXDE)</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>LXDE includes the desktop environment as well as a number of applications. Some of these applications perform the same or similar functions as applications already installed with Ubuntu 12.04.</p>
<p>To install just the desktop without additional applications, I recommend installing the LXDE Core desktop. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop">here</a>.</p>
<p>For a complete &#8220;Ubuntu&#8221; experience using the LXDE desktop consider installing the <u>Lubuntu Desktop</u>. This is the core Ubuntu system configured to use LXDE as its desktop. It also includes many applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then LXDE is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>LXDE will install 46.9MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lxde</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lxde</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>LXDE (the Lightweight X11 Desktop Environment)</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>LXDE</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-10.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>LXDE is built on top of Openbox and GNOME/Openbox, which is why their entries also appear in the desktop menu.</p>
<p><p>They can be safely ignored.</p>
</div>
<p><strong>10) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will present an icon there.</p>
<p>This provides a quick way to know which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-11.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:22:02 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1620</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which LXDE was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the LXDE interface is installed in Ubuntu 11.10, it installs several additional packages and libraries. Several [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 11.10 on which LXDE was installed using either the <u>Ubuntu Software Center</u> or <u>sudo apt-get</u> on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the LXDE interface is installed in Ubuntu 11.10, it installs several additional packages and libraries. Several packages (like arj and gpicview) do not get uninstalled when LXDE is uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages that are normally installed with LXDE. This may include packages you previously installed (like arj or gpicviewer).</p>
<p><strong>NOTE:</strong> this uninstall command assumes LXDE was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove arj galculator giblib1 gpicview leafpad libfm-data libfm-gtk-data libfm-gtk1 libfm1 libglade2-0 libimlib2 libjpeg-progs libmenu-cache1 libobrender27 libobt0 librpm2 librpmbuild2 librpmio2 librpmsign0 libxmmsclient-glib1 libxmmsclient6 lxappearance lxde lxde-common lxde-core lxde-icon-theme lxinput lxmenu-data lxmusic lxpanel lxrandr lxsession lxsession-edit lxshortcut lxterminal menu menu-xdg obconf openbox openbox-themes p7zip-full pcmanfm rpm rpm-common rpm2cpio scrot xarchiver xmms2-core xmms2-plugin-alsa xmms2-plugin-id3v2 xmms2-plugin-mad xmms2-plugin-vorbis xscreensaver xscreensaver-data</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when LXDE was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like arj or gpicview) instead of blindly assuming they were installed with LXDE.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why aren&#039;t there Linux Upgrades?</title>
		<link>https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 18:43:55 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[edubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xubuntu]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades</guid>

					<description><![CDATA[<p>Over the past few weeks, I&#8217;ve been playing with various Linux distros &#8211; focussing on Ubuntu based distros. After a while, you start to see how similar they all are. In fact, they are just custom tailored versions of Ubuntu (which itself is a custom version of Debian). They come with a customized GUI, have [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/">Why aren&#039;t there Linux Upgrades?</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Over the past few weeks, I&#8217;ve been playing with various Linux distros &#8211; focussing on Ubuntu based distros.</p>
<p>After a while, you start to see how similar they all are. In fact, they are just custom tailored versions of Ubuntu (which itself is a custom version of Debian). They come with a customized GUI, have their own look and feel (and pretty background picture), but ultimately rely on the Ubuntu Software Center and Software Updates to keep running. One I tried out, Elementary OS, even prompted me to upgrade to Ubuntu 11.04.</p>
<p>Two days ago, Linux Mint, released version 12 of its OS. I thought that was a bad idea. Not because I think there is anything wrong with Linux Mint &#8211; it&#8217;s a fine distro, just like many other Linux distros.</p>
<p>I thought it was a bad idea because the average person isn&#8217;t interested in installing a particular Linux distribution. They are interested in installing an Operating System (OS), applications and using that combination to do work. If they already have a Linux distro installed, then then they aren&#8217;t interested in replacing it, but upgrading it. </p>
<p>This is why Ubuntu was nice. When a new version came along, you could upgrade to it and keep all your data and applications.</p>
<p>When a new Linux distro comes out, you don&#8217;t have the option of upgrading, you have to delete your old installation (along with applications and data), install the new Linux distro, reinstall all the applications you were using and, finally, restore all your data. whew! That is way too much work for the average user.</p>
<p>When Ubuntu 11.10 came out, a lot of people were unhappy that Unity was the default interface (sure, you can change it, I even wrote instructions for it <a href="//complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface">here</a>). It was not possible to roll back the upgrade. This has caused Ubuntu to drop in popularity and other distros (like Linux Mint) to rise in popularity. Unfortunately, if Ubuntu is your main work computer, it has YOUR apps installed, it has YOUR data, it is configured to work the way YOU like it, why in the world would you want to destroy all that just so you can install a different Linux distro? It doesn&#8217;t make sense.</p>
<p>A better option, and one I haven&#8217;t seen exploited, would be to provide &#8220;upgrades&#8221; from one distro to another. If you are unhappy with Ubuntu 11.10 and Unity, then why not be able to &#8220;upgrade&#8221; to Linux Mint 12?</p>
<p>The reason is simple, each distro reflects a different approach or philosophy. Some focus on being lean, others focus on being cutting edge, others focus on being &#8220;pure&#8221; (in the sense of no proprietary software). Being able to install a &#8220;lean&#8221; distro over one considered &#8220;bloated&#8221; would kind of negate the reason for the lean distro to exist.</p>
<p>It could be argued that what I&#8217;m really going on about is just installing a new Window Manager or desktop (like GNOME or KDE or LXDE or XFCE) &#8211; which is pretty much true. Most users don&#8217;t care what&#8217;s under the hood, they care about how they interact with it &#8211; the look and feel.</p>
<p>Is Linux Mint interested in releasing a Linux Mint Desktop package for Ubuntu? Or Elementary OS in releasing an Elementary OS Desktop for Ubuntu? Or any other Ubuntu derivative interested in releasing their desktop to run on Ubuntu? Probably not &#8211; why would they want to position themselves as nothing more than an add-on to Ubuntu? The only Ubuntu derivative desktops you can install on Ubuntu are Edubuntu, Kubuntu, Lubuntu, and Xubuntu (which are all official Ubuntu derivatives).</p>

<p>The post <a href="https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/">Why aren&#039;t there Linux Upgrades?</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Replacing the Unity Interface</title>
		<link>https://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface/</link>
					<comments>https://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sun, 23 Oct 2011 05:59:40 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[gnome shell]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[xfce]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface</guid>

					<description><![CDATA[<p>This article was updated for Ubuntu 12.04. It can be found here. A basic Unity tutorial can be found here. NOTE: Unity in Ubuntu 12.04 is more complete and useful than Unity in Ubuntu 11.10 &#8211; the main advantage being the HUD interface. This tutorial shows how to install an alternative desktop environment in place [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface/">Ubuntu 11.10 &#8211; Replacing the Unity Interface</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c3">
<p>This article was updated for Ubuntu 12.04. It can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
<p>A basic Unity tutorial can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">here</a>. <strong>NOTE:</strong> Unity in Ubuntu 12.04 is more complete and useful than Unity in Ubuntu 11.10 &#8211; the main advantage being the HUD interface.</p>
</div>
<div class="c2">
<p>This tutorial shows how to install an alternative desktop environment in place of Unity.</p>
<p>It is aimed at the typical non-geek user.</p>
<p>For those comfortable with messing around with Linux, it may seem like too much work when a simple <code>sudo apt-get install &lt;package-name&gt;</code> would do. </p>
</div>
<p>Ubuntu 11.10 comes with the Unity interface. Either the full blown Unity or Unity 2D for systems that don&#8217;t support 3D acceleration. If the install / upgrade went well, this is the only interface available to you. </p>
<p>Unfortunately, many people hate the interface. The interface itself is not that bad &#8211; it is a new way of doing things and anything new is usually met with a lot of resistance because users are comfortable with the old way of doing things. Unity changes the way we interact with the computer from icons and menus to a browser like interface (called Dash) where the user types in what application they want to run.
</p>
<p>A more serious problem with Unity is that it is sluggish. Very sluggish. It takes two seconds from pressing the Window key to getting the Dash interface. It is no faster pressing the Dash icon.</p>
<p>There are alternatives to Unity, but it is not obvious what they might be.</p>
<p>I spent 3 days installing and testing 22 different window managers and desktop environments available via the Ubuntu Software Center.</p>
<div class="c2">
<p>I did not consider any window managers or environments that had to be installed via command line or required me to add additional Software Sources to the Ubuntu Software Center.</p>
</div>
<div class="c3">
<p>Jump to:</p>
<ul>
<li>
<p><a href="#gnomeshell">GNOME Shell</a></p>
</li>
<li>
<p><a href="#lxde">LXDE</a></p>
</li>
<li>
<p><a href="#xfce">XFCE</a></p>
</li>
</ul>
</div>
<h1>Setup</h1>
<p>Ubuntu 11.10 was installed in a VirtualBox (version 4.1.2r73507) virtual machine. The virtual machine was configured to have 1 cpu, 512Mb memory, 12Mb video memory, 8Gb hard disk.</p>
<p>Ubuntu 11.10 was installed as an upgrade to a fresh Ubuntu 11.04 install.</p>
<p>Guest Additions were not installed.</p>
<p>Each replacement environment was tested on a fresh Ubuntu 11.10. This was to avoid any possible interactions / conflicts / dependencies between installed environments.</p>
<h1>Testing</h1>
<p>Basically, I tested it for usability:</p>
<ol>
<li>Did it work?</li>
<li>Was it easy to navigate?</li>
<li>Could I find what I was looking for?</li>
</ol>
<p>I also (crudely) tested performance:</p>
<ol>
<li>How long it took from login to the desktop? This was tested from a freshly booted machine.</li>
<li>How long did it take to launch FireFox? Only the first launch time is recorded since subsequent launches were faster.</li>
<li>How long did it take to launch LibreOffice Writer? Only the first launch time is recorded since subsequent launches are faster.</li>
</ol>
<p>A number of factors can affect launch and startup times, so take them with a generous pinch of salt &#8211; especially since I was not terribly rigorous about it. I found that the few seconds difference in time to launch is not that important compared to the responsiveness of the environment.</p>
<h1>Notable Absence</h1>
<p>KDE, the rival to GNOME, is absent from this list because Ubuntu Software Center fails to run correctly under it &#8211; it will launch, but you cannot install or remove any packages using it.</p>
<p>KDE provides its own software center called Muon Software Center, but it <strong>doesn&#8217;t</strong> work either. You can click the <code>Install</code> or <code>Remove</code> button and it will start doing something, but after a few seconds it will pop up the error message: <code>This operation cannot continue since proper authorization was not provided.</code> (this bug was <a href="https://bugs.launchpad.net/ubuntu/+source/polkit-kde-1/+bug/875657">reported</a> on 16-Oct-2011). This happens because Ubuntu requires administrator priviledges (that&#8217;s why you&#8217;re asked for a password) when installing or removing software. If you are running as <code>root</code> thn this would not be a problem.</p>
<p>You could always use the <u>Synaptic Package Manager</u> or <code>apt-get</code> from the command line, but I think most Ubuntu user&#8217;s want to use the easy and familiar way.</p>
<h1>Caveat </h1>
<div class="c1">
<p>From the Latin <em>cavere </em>meaning <em>beware</em>.</p>
</div>
<p>My comments aren&#8217;t full fledged reviews. They reflect my impressions and observations to help guide you in picking a replacement for Unity.</p>
<p>Any one of these environments is a good replacement for the Unity Desktop. </p>
<p>If I said something negative about an environment, well, it was something I noticed and considered negative. It may be something you don&#8217;t notice or care about.</p>
<hr />
<div class="c1">
<p>Most images can be clicked for the full sized version.</p>
</div>
<p><a name="gnomeshell"> </a></p>
<h1>GNOME Shell</h1>
<h3>The Good</h3>
<p>If you like the classic Ubuntu interface and want to go back to it, then installing GNOME will give you most of that. But there are differences (listed in The Bad)</p>
<h3>The Bad</h3>
<ul>
<li>You only get two menu entries on the desktop instead of three.</li>
<li>There is no quick launch icon for FireFox</li>
<li>The menus are slightly different from the classic interface</li>
<li>The interface is sluggish, but not as sluggish as Unity.</li>
<li>There are no options available for configuring the look of the interface (you need to download additional packages <u>Advanced Settings</u>, <u>extra themes for the GNOME desktop</u>, and <u>GNOME Color Chooser</u>. Even then, you don&#8217;t have as many configuration options as LXDE or XFCE.</li>
</ul>
<h3>The Timings</h3>
<ul>
<li>From Login to Desktop: 35-45 seconds</li>
<li>Launch FireFox: 11-19 seconds</li>
<li>Launch LibreOffice Writer: 25 seconds</li>
</ul>
<h2>Installing GNOME Shell</h2>
<div class="c1">
<p>NOTE: there is a larger package call <u>The GNOME Desktop Environment, with extra components</u>. I did not see any difference between <u>GNOME Shell</u> and that package. Since <u>GNOME Shell</u> is much smaller, I see no need to install <u>The GNOME Desktop Environment, with extra components</u> (this might be a better package for a Linux distro that doesn&#8217;t come with GNOME or ships with KDE instead of GNOME).</p>
</div>
<div class="c4">
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the one-liner is:</p>
<p><code>sudo apt-get install gnome-shell</code></p>
<p>otherwise, follow the step by step instructions below:</p>
<div class="c2">
<p><strong>Note:</strong> while I believe the installation via one liner and Ubuntu Software Center is identical, they report different values for the amount of software to be downloaded and installed. The Ubuntu Software Center reports 12.4 MB needs to be downloaded and 42.5 MB of hard disk space will be used for installation. The command line reports 15.4 MB and 42.5 MB, respectively. These differences may reflect the command line not including software that has already been downloaded, it may reflect differences in the way <code>apt-get</code> and Ubuntu Software Center calculate sizes, or it may be some other reason. The reported sizes for XFCE were different as well. The reported sizes were the same for LXDE.</div>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking on the icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-software-centre.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Enter</strong> <u>gnome shell</u> into the search field. This will bring up a number of related entries. <strong>Click </strong>on the entry <u>GNOME Shell</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-1-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-1-thumb.jpg" width="480" height="141" alt="" border="0" class="centered"/></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-2-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-2-thumb.jpg" width="480" height="157" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Enter</strong> your password and click on <u>Authenticate</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-password.png" alt="" border="0" class="centered"/></p>
<p><strong>6) After </strong>the install is finished, <strong>Logout </strong>of Ubuntu.</p>
<p><strong>7) Click</strong> on the icon in the top right of the Login box and select one of the first 3 GNOME entries. I saw difference in the behaviour or performance of the different versions of GNOME. If you are worried about performance, select GNOME classic (No effects). I selected GNOME:
</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-login.jpg" width="501" height="276" alt="" border="0" class="centered"/></p>
<p><strong>8) Enter</strong> your password and login.</p>
<h3>This is the default desktop:</h3>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-2a-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/><br />
</a></p>
<p>As you see, the environment looks very similar to the original Ubuntu classic desktop: there is a status and navigation bar at the top (green); menus look familiar (red); and applications look the same (blue):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-desktop-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-gnome-shell-desktop-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<hr />
<p><a name="lxde"> </a></p>
<h1>LXDE</h1>
<h3>The Good</h3>
<ul>
<li>The lightest weight desktop</li>
<li>Many configuration options.</li>
<li>Snappy and responsive.</li>
</ul>
<h3>The Bad</h3>
<ul>
<li>While the LXDE logo is pretty cool, I don&#8217;t like it as my <u>Start Menu</u> launcher (ok, so that is a small gripe and is probably customizable somewhere).</li>
<li>I found too many applications were put into the <u>Other </u>menu option (XFCE did a slightly better job at grouping menu items, but XFCE placed some applications in multiple menus, LDXE did not duplicate applications across menus).</li>
<li>The are two (apparently conflicting) look and feel configuration managers: <u>LXAppearance </u>and <u>Openbox Configuration Manager</u>.</li>
</ul>
<h3>The Timings</h3>
<ul>
<li>From Login to Desktop: 11 seconds</li>
<li>Launch FireFox: 3 seconds</li>
<li>Launch LibreOffice Writer: 19 seconds</li>
</ul>
<h2>Installing LXDE</h2>
<div class="c4">
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the one-liner is:</p>
<p><code>sudo apt-get install lxde</code></p>
<p>otherwise, follow the step by step instructions below:</p>
<div class="c2">
<p><strong>Note:</strong> while I believe the installation via one liner and Ubuntu Software Center is identical &#8211; they report the same amount of software to be downloaded and installed; however, the reported sizes differed for GNOME Shell and XFCE.</div>
</div>
<p><strong>1) Launch</strong> the <u>Ubuntu Software Center</u> by clicking on the icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-software-centre.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Enter</strong> <u>lxde </u>into the search field. This will bring up a number of related entries. Click on the entry <u>LXDE (The Lightweight X11 Desktop Environment)</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-selection-1-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-selection-1-thumb.jpg" width="480" height="138" alt="" border="0" class="centered"/></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-selection-2-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-selection-2-thumb.jpg" width="480" height="138" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Enter</strong> your password and click on <u>Authenticate</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-password.png" alt="" border="0" class="centered"/></p>
<p><strong>6) After</strong> the install is finished, <strong>Logout </strong>of Ubuntu.</p>
<p><strong>7) Click</strong> on the icon in the top right of the Login box and select <u>Lxde</u>. Note: there will also be entries for GNOME / Openbox and Openbox. Selecting <u>GNOME/ Openbox</u> will get you the Unity desktop; selecting <u>Openbox </u>will get you a very barebones environment (just a grey screen) you can right click on the desktop to get a menu):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-login.jpg" width="501" height="276" alt="" border="0" class="centered"/></p>
<p><strong>8) Enter</strong> your password and login.</p>
<h3>This is the default desktop:</h3>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-1-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-1-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<p>As you see, it is a fairly standard windowing type desktop. You can configure the look and feel through either the <u>LXAppearance </u>application or the <u>Openbox Configuration Manager</u>. Unfortunately, they both overlap and Openbox Configuration Manager seems to override LXAppearance in many cases. I found it a little confusing to have two configuration utilities that do pretty much the same thing (and conflict with one another):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-lxde-2-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<h3>Where Things Are</h3>
<p><u>Ubuntu Software Center</u>, <u>Update Manager</u>, and <u>Ubuntu One</u> can be found in the <u>Preferences </u>menu entry. </p>
<hr />
<p><a name="xfce"> </a></p>
<h1>XFCE</h1>
<h3>The Good</h3>
<ul>
<li>Coolest looking desktop (ok, your preference might be different)</li>
<li>Many configuration look and feel configurations options available (the most of the three packages).</li>
<li>Snappy and responsive.</li>
<li>It is my favourite (again, that is purely subjective)</li>
</ul>
<h3>The Bad</h3>
<ul>
<li>It&#8217;s the largest of the packages (but not a behemoth).</li>
<li>Multiple applications are used for configuring the look and feel (but unlike LXDE, their functionality does not overlap)</li>
<li>A lot of applications end up in the <u>Settings </u>menu. There is also some duplication of entries between the <u>Accessories</u>, <u>Settings </u>and <u>System </u>menu (depending on your point of view, this may not be a problem if you feel an application fits in multiple categories).</li>
</ul>
<h3>The Timings</h3>
<ul>
<li>From Login to Desktop: 20 seconds</li>
<li>Launch FireFox: 6 seconds</li>
<li>Launch LibreOffice Writer: 27 seconds</li>
</ul>
<h2>Installing XFCE</h2>
<div class="c4">
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the one-liner is:</p>
<p><code>sudo apt-get install xfce4</code></p>
<p>otherwise, follow the step by step instructions below:</p>
<div class="c2">
<p><strong>Note:</strong> while I believe the installation via one liner and Ubuntu Software Center is identical, they report different values for the amount of software to be downloaded and installed. The Ubuntu Software Center reports 22.7 MB needs to be downloaded and 92.8 MB of hard disk space will be used for installation. The command line reports 22.4 MB and 91.7 MB, respectively. These differences may reflect the command line not including software that has already been downloaded, it may reflect differences in the way <code>apt-get</code> and Ubuntu Software Center calculate sizes, or it may be some other reason. The reported sizes differed for GNOME Shell as well. The reported sizes were the same for LXDE.</div>
</div>
<p><strong>1) Launch</strong> the <u>Ubuntu Software Center</u> by clicking on the icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-software-centre.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Enter</strong> <u>xfce4 </u>into the search field. This will bring up a number of related entries. Click on the entry <u>Meta-package for the Xfce Lightweight Desktop Environment</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-selection-1-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-selection-1-thumb.jpg" width="480" height="138" alt="" border="0" class="centered"/></a></p>
<p><strong>4) Click </strong>on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-selection-2-big.png" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-selection-2-thumb.jpg" width="480" height="138" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Enter </strong>your password and click on <u>Authenticate</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-password.png" alt="" border="0" class="centered"/></p>
<p><strong>6) After</strong> the install is finished, <strong>Logout </strong>of Ubuntu.</p>
<p><strong>7) Click</strong> on the icon in the top right of the Login box and select <u>Xfce Session</u>.
</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-login.jpg" width="446" height="232" alt="" border="0" class="centered"/></p>
<p><strong>8) Enter</strong> your password and login.</p>
<p><strong>9)</strong> The first time you start XFCE, it will prompt you use the default configuration or to create an empty panel. <strong>Select</strong> <u>Use default config</u>:<br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-new-install.png" alt="" border="0" class="centered"/></p>
<h3>This is the default desktop:</h3>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-1-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-1-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<p>As you see, a fairly standard windowing environment. The <u>Desktop </u>application allows you to change the background The <u>Window Manager</u> application allows you to change the look of the windows. The <u>Windows Manager Tweaks</u> application allows you to configure the behaviour of your windows and desktop:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/ubuntu-11.10-change-unity-xfce-2-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<h1>Conclusion</h1>
<p>Aside from being a lot of work to test, this experience has shown me is that Ubuntu has done a fantastic job in packaging and laying out a Linux distribution for the masses. </p>
<p>Unfortunately, in trying to differentiate itself and trying to set a direction, Ubuntu is alienating a lot of users who would normally be drawn to this (formerly) user friendly distro.</p>
<p>Unity is a tablet style interface for Linux. It might be good, but it should be an option for users &#8211; not enforced on them.</p>
<p>As well, Unity and, it seems, GNOME 3 (and KDE Plasma) demand a lot of graphics horsepower. Their performance on my system is pretty much unacceptable.</p>

<p>The post <a href="https://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface/">Ubuntu 11.10 &#8211; Replacing the Unity Interface</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
			</item>
	</channel>
</rss>
