<?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>Ubuntu Tutorials &#187; gnome-do</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/gnome-do/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Wed, 23 May 2012 20:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Change Run Command Keybinding to Match Gnome-Do (KDE Converts)</title>
		<link>http://ubuntu-tutorials.com/2010/06/09/change-run-command-keybinding-to-match-gnome-do-kde-converts/</link>
		<comments>http://ubuntu-tutorials.com/2010/06/09/change-run-command-keybinding-to-match-gnome-do-kde-converts/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:50:03 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1918</guid>
		<description><![CDATA[I&#8217;ve been spending some time recently in KDE 4.4.x. It seems with each new release it gets more and more polished, and I want to thank the dev team for their hard work. Some of the oddities that I find in KDE though, I think, are based on my familiarity to GNOME. This post outlines [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been spending some time recently in KDE 4.4.x. It seems with each new release it gets more and more polished, and I want to thank the dev team for their hard work. Some of the oddities that I find in KDE though, I think, are based on my familiarity to GNOME. This post outlines how to change the Run Command Keybinding (ALT-F2) to match that of GNOME-Do (Super-Space). This gives you basically what GNOME-Do does (granted not quite the same, but good enough for quick-launching apps), without installing GNOME-Do and its dependencies.</p>
<p><strong>System Settings &#8211; Global Keyboard Shortcuts</strong></p>
<ol>
<li>To quickly get to the System Settings and the Global Keyboard Shortcuts configuration, use the Run Command interface by pressing ALT-F2 and enter &#8220;Global Keyboard Shortcuts&#8221;.</li>
<li>In the drop-down menu labeled &#8220;KDE Component&#8221;, select &#8220;Run Command Interface&#8221;.</li>
<li>Select &#8220;Run Command&#8221; in the Action (left) column.</li>
<li>Click the &#8220;Custom&#8221; box.</li>
<li>Click the input box to the right of &#8220;Custom&#8221; and press the key combination &#8220;Super-Space&#8221; (Super is the Windows Key).</li>
<li>Click Apply.</li>
</ol>
<p><strong>General Usage</strong></p>
<p>I admit that the Run Command interface doesn&#8217;t give all of the same options as GNOME-Do, but it does do quite a bit. You can, of course, quickly launch applications. You can switch between applications (type the name of a currently running app, and select it. It&#8217;ll switch focus, or switch to the desktop running that app). Do you have any suggestions on how to use the Run Command interface for more efficient desktop usage?</p>
<p><strong>Conclusion</strong></p>
<p>If you&#8217;re trying out KDE and want your transition to be a little smoother, try changing some of the little things to make you feel more at home. Changing this keybinding, for those used to GNOME-Do, is just one small step along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/06/09/change-run-command-keybinding-to-match-gnome-do-kde-converts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Enable Basic Compositing for Gnome-Do 0.8.x</title>
		<link>http://ubuntu-tutorials.com/2009/02/24/enable-basic-compositing-for-gnome-do-08x/</link>
		<comments>http://ubuntu-tutorials.com/2009/02/24/enable-basic-compositing-for-gnome-do-08x/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 14:42:15 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[xcompmgr]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=941</guid>
		<description><![CDATA[The recent release of Gnome-Do 0.8.0 has brought with it a number of interface changes and upgrades.  I won&#8217;t go into all the new &#8220;shiny&#8221; stuff in this post, but simply outline how to satisfy the new requirements.  Gnome-Do 0.8.x now requires some type of compositing support for its interface (unless you stick with &#8220;Classic&#8221;). [...]]]></description>
			<content:encoded><![CDATA[<p>The recent release of Gnome-Do 0.8.0 has brought with it a number of interface changes and upgrades.  I won&#8217;t go into all the new &#8220;shiny&#8221; stuff in this post, but simply outline how to satisfy the new requirements.  Gnome-Do 0.8.x now requires some type of compositing support for its interface (unless you stick with &#8220;Classic&#8221;).</p>
<p>First of all, composite does not mean Compiz.  Let&#8217;s get that out of the way right from the start.  You do not need a flashy 3D desktop to run Gnome-Do.  You do need a basic compositing manager however, and these should work on nearly any modern system and can run with minimal resources in the background.</p>
<p>I am using a tool called &#8216;xcompmgr&#8217; for my compositing support, but there are others available.  Ask around or leave some comments to find out what other compositing managers people use.  Here is how I got mine setup:</p>
<blockquote><p><code>sudo aptitude install <a title="xcompmgr package" href="apt://xcompmgr">xcompmgr</a></code></p></blockquote>
<p>You can then start compositing manually via the &#8216;<strong>xcompmgr</strong>&#8216; command, or you can automate the process via Sessions.</p>
<p>System &gt; Preferences &gt; Sessions : Add</p>
<ul>
<li>Name &#8211; Compositing Manager</li>
<li>Command &#8211; xcompmgr</li>
<li>Comment &#8211; Shiny!</li>
</ul>
<p>With basic compositing enabled you should now be able to use the enhanced features of Gnome-Do 0.8.x, including the Mini Interface, Docky, Glass Interface and Nouveau.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/02/24/enable-basic-compositing-for-gnome-do-08x/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>First Thing I Do After Installing Ubuntu</title>
		<link>http://ubuntu-tutorials.com/2008/11/05/first-thing-i-do-after-installing-ubuntu/</link>
		<comments>http://ubuntu-tutorials.com/2008/11/05/first-thing-i-do-after-installing-ubuntu/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 14:27:34 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[gnome-do-plugins]]></category>
		<category><![CDATA[htop]]></category>
		<category><![CDATA[nautilus-open-terminal]]></category>
		<category><![CDATA[ubuntu-restricted-extras]]></category>
		<category><![CDATA[vim-full]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=833</guid>
		<description><![CDATA[I generally don&#8217;t jump on the meme bandwagon but I thought this one might be of interest to some of you.  My old co-worker, Clint Savage, jumped on a meme regarding &#8220;What&#8217;s the first thing you do after installing &#60;distro&#62;?&#8221; I&#8217;d be very interested in what my reader-base does after first installing Ubuntu.  Perhaps you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I generally don&#8217;t jump on the meme bandwagon but I thought this one might be of interest to some of you.  My old co-worker, <a title="first thing i do after installing &lt;distro&gt;" href="http://sexysexypenguins.com/2008/11/05/meme-first-thing-i-do-after-installing-insert-fedora/">Clint Savage</a>, jumped on a meme regarding &#8220;What&#8217;s the first thing you do after installing &lt;distro&gt;?&#8221;</p>
<p>I&#8217;d be very interested in what my reader-base does after first installing Ubuntu.  Perhaps you&#8217;ll discuss it in the <a title="Discuss - First Thing I Do After Installing Ubuntu" href="http://ubuntu-tutorials.com/phpBB/viewtopic.php?f=21&amp;t=581">Ubuntu Tutorials Forum</a>?</p>
<p>In any case, this is the first command I run after installing Ubuntu:</p>
<blockquote><p><code>sudo aptitude install htop nautilus-open-terminal ubuntu-restricted-extras vim-full gnome-do gnome-do-plugins</code></p></blockquote>
<p>Did I miss anything?</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/11/05/first-thing-i-do-after-installing-ubuntu/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Like Gnome-Do? Check Out The 0.5 Release!</title>
		<link>http://ubuntu-tutorials.com/2008/06/11/like-gnome-do-check-out-the-05-release/</link>
		<comments>http://ubuntu-tutorials.com/2008/06/11/like-gnome-do-check-out-the-05-release/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 15:11:21 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[PPA]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=668</guid>
		<description><![CDATA[Yesterday it was brought to my attention that the Gnome-Do team had released a major update, 0.5!  Being completely addicted to Gnome-Do I immediately upgraded to check out the new features.  Here is a basic rundown of the new features and, of course, how to upgrade your system! Features After taking a look at the [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday it was brought to my attention that the Gnome-Do team had released a major update, 0.5!  Being completely addicted to Gnome-Do I immediately upgraded to check out the new features.  Here is a basic rundown of the new features and, of course, how to upgrade your system!</p>
<p><strong>Features</strong></p>
<p>After taking a look at the mile-long list of improvements I realize that I won&#8217;t nearly have enough room here to outline everything.  I figure I&#8217;ll give you a link to the long list, and just outline some of the stuff that impresses me the most.</p>
<p>First of all I really like the new interface to handle the plugins.  Gnome-Do is a great tool, but a lot of the best functionality comes in the shape of plugins.  In the new version you&#8217;re able to manage all of your plugins by way of a central UI.  Activation, configuration, deactivation, etc all in one place.  Its a great way to try out all the plugins available without requiring manual downloading and setup, which was the previous method.</p>
<p style="text-align: center;"><img style="border: 1px solid black; margin: 1px; vertical-align: middle;" src="http://farm4.static.flickr.com/3081/2565388683_9081b218ba.jpg?v=0" alt="gnome-do style=" width="407" height="500" /></p>
<p>You really do need to check out all the plugins available&#8211;there are a bunch of new plugins that I&#8217;m sure you haven&#8217;t tried before.</p>
<p>You might notice, as I did, that some of the plugins you were previously used to need to be activated before they can be used again.  After you install (below) make sure to open the preferences and activate your favorites.</p>
<p>You can see an exhaustive list of additions at Dave&#8217;s blog, <a title="gnome-do 0.5!" href="http://blog.davebsd.com/2008/06/09/gnome-do-05/">here</a>.</p>
<p><strong>How To Upgrade?</strong></p>
<p>Now that I&#8217;ve got you interested I&#8217;ll outline how to upgrade.  In Ubuntu this is done by way of the Launchpad hosted PPA (Personal Package Archive).  This command will add the PPA repository to your sources.list:</p>
<blockquote><p><code>echo "deb http://ppa.launchpad.net/do-core/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list<br />
</code></p></blockquote>
<p>Once you&#8217;ve got this added you&#8217;ll need to update (refresh), and then request the upgrade:</p>
<blockquote><p><code>sudo aptitude update &amp;&amp; sudo aptitude safe-upgrade</code></p></blockquote>
<p>If you&#8217;re a new user you&#8217;ll definitely want to check out Gnome-Do with this release.  Install it using:</p>
<blockquote><p><code>sudo aptitude install gnome-do<br />
</code></p></blockquote>
<p>You should see an update for gnome-do at this point.  Accept the upgrade and the latest greatest version should install.</p>
<p><strong>Thoughts?</strong></p>
<p>I&#8217;d love to get some of your thoughts on Gnome-Do.  Do you use it as much as I do?  Hell, I don&#8217;t even have menu&#8217;s anymore.  I launch everything with Gnome-Do&#8211;everything!  Let me know what you think or share your favorite plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/06/11/like-gnome-do-check-out-the-05-release/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 3/7 queries in 0.004 seconds using disk: basic
Object Caching 362/362 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-25 15:37:39 -->
