<?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>Rob Yardman &#187; Terminal Shortcut</title>
	<atom:link href="http://www.robyardman.com/tag/terminal-shortcut/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robyardman.com</link>
	<description>Switching gears in life...</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:17:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Use CompizConfig To Set A Terminal Shortcut</title>
		<link>http://www.robyardman.com/ubuntu-linux/compizconfig-set-terminal-shortcut?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=compizconfig-set-terminal-shortcut</link>
		<comments>http://www.robyardman.com/ubuntu-linux/compizconfig-set-terminal-shortcut#comments</comments>
		<pubDate>Sun, 03 May 2009 00:46:17 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Desktop Tools]]></category>
		<category><![CDATA[Easy Tip]]></category>
		<category><![CDATA[Gnome Terminal]]></category>
		<category><![CDATA[Help Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rob Yardman]]></category>
		<category><![CDATA[Santa Fe]]></category>
		<category><![CDATA[Terminal Shortcut]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Shortcuts]]></category>
		<category><![CDATA[Ubuntu Terminal]]></category>

		<guid isPermaLink="false">http://www.robyardman.com/?p=224</guid>
		<description><![CDATA[Okay this a fairly easy tip but a huge time saver if your constantly using the terminal. I&#8217;ll show you a quick way to open up a terminal and set it&#8217;s window size. Obviously you need to be using Compiz along with the &#8220;CompizConfig Settings Manager&#8221;. If you don&#8217;t have CompizConfig Settings Manager installed just: [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.robyardman.com/fun-stuff/gnomedo-stay-uptodate-twitter" rel="bookmark">Using Gnome-Do To Stay Up-To-Date With Twitter</a><!-- (14.2)--></li>
		<li><a href="http://www.robyardman.com/ubuntu-linux/installing-configuring-synergy" rel="bookmark">Installing And Configuring Synergy</a><!-- (5.9)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>Okay this a fairly easy tip but a huge time saver if your constantly using the terminal. I&#8217;ll show you a quick way to open up a terminal and set it&#8217;s window size. Obviously you need to be using Compiz along with the &#8220;CompizConfig Settings Manager&#8221;. If you don&#8217;t have CompizConfig Settings Manager installed just:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> compizconfig-settings-manager</pre></div></div>

<p>Now go to System &gt; Preferences &gt; CompizConfig Settings Manager. Inside the Settings Manager application select the &#8220;Gnome Compatibility&#8221; button. And from there select the &#8220;Commands&#8221; tab.</p>
<p style="text-align: center;"><a href="http://www.robyardman.com/wp-content/uploads/2009/05/compizterminal.gif" rel="lightbox[224]"><img class="aligncenter size-full wp-image-225" title="CompizConfig Settings Manager" src="http://www.robyardman.com/wp-content/uploads/2009/05/compizterminal.gif" alt="CompizConfig Settings Manager" width="617" height="380" /></a></p>
<p><span id="more-224"></span>Within this dialog you can set the terminal command you would like to run. Typically you can just use gnome-terminal but we want to go a little further than that. Adding the &#8211;geometry tag, you can set the size of the terminal window. It should look like this:</p>
<pre lang="bash&gt;gnome-terminal --geometry=132x43&lt;/pre&gt; &lt;p&gt;That command will bring up a large terminal window. Pretty simple right? Next you'll need to set the shortcut key. Personally I'm using a combination of the Control button and the Space Bar. To set the shortcut key click on the "> 

<a href="http://www.robyardman.com/wp-content/uploads/2009/05/compizsetkey.gif" rel="lightbox[224]"><img class="aligncenter size-full wp-image-228" title="CompizConfig Settings Manager Set Shortcut" src="http://www.robyardman.com/wp-content/uploads/2009/05/compizsetkey.gif" alt="CompizConfig Settings Manager Set Shortcut" width="617" height="380" /></a>
</pre>
<p>After that you&#8217;re done. Quick and easy and now when you want a terminal: Control + Space Bar.</p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.robyardman.com/fun-stuff/gnomedo-stay-uptodate-twitter" rel="bookmark">Using Gnome-Do To Stay Up-To-Date With Twitter</a><!-- (14.2)--></li>
		<li><a href="http://www.robyardman.com/ubuntu-linux/installing-configuring-synergy" rel="bookmark">Installing And Configuring Synergy</a><!-- (5.9)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.robyardman.com/ubuntu-linux/compizconfig-set-terminal-shortcut/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

