<?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>Chris Pirillo &#187; key</title>
	<atom:link href="http://chris.pirillo.com/tag/key/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.pirillo.com</link>
	<description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description>
	<lastBuildDate>Tue, 14 Feb 2012 00:49:24 +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>Windows Key: Keyboard Shortcuts</title>
		<link>http://chris.pirillo.com/windows-key-keyboard-shortcuts/</link>
		<comments>http://chris.pirillo.com/windows-key-keyboard-shortcuts/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 14:25:45 +0000</pubDate>
		<dc:creator>Chris Pirillo</dc:creator>
				<category><![CDATA[Media Blog]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[typing]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2008/01/02/windows-key-keyboard-shortcuts/</guid>
		<description><![CDATA[Add to iTunes &#124; Add to YouTube &#124; Add to Google &#124; RSS Feed I find that my computing experience is greatly enhanced by knowing a few really good keyboard shortcuts. I think everyone should know a lot of these basic commands, as it speeds up your work, and makes life just that much easier [...]]]></description>
			<content:encoded><![CDATA[<p><object width="325" height="264"><param name="movie" value="http://www.youtube.com/v/1WLts5QSwNs"><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/1WLts5QSwNs" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p>
<p><a href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p>
<p>I find that my computing experience is greatly enhanced by knowing a few really good keyboard shortcuts. I think everyone should know a lot of these basic commands, as it speeds up your work, and makes life just that much easier when you don&#8217;t have to reach for the mouse, and can keep your hands on the keyboard. They may seem simple, almost basic computer knowledge, but I&#8217;m always surprised how overlooked some of these simple gems are. Between these keyboard shortcuts and a program called &#8220;Lauchy&#8221; (a command-line application launcher, much like Quicksilver for OSX) which I also suggest, I find I&#8217;m far quicker to get from point A to point B, and rarely have to use the start menu, or have icons on my desktop.</p>
<ul>
<li><strong>Windows Key</strong> Yes, everyone knows how much hitting the Windows key in the middle of your full-screen game can ruin your day, but outside of playing games, it can be very useful for more than just pulling up the Start menu. Commands such as:
<ul>
<li><strong>Win + D</strong> minimizing all of your windows and displaying the desktop. This can be great if you have a lot of stuff up, and just want to get it all out of the way. Hitting Win + D again will bring up your windows just as they were before you hide them all. </li>
<li><strong>Win + R</strong> Opens the &#8220;Run&#8230;&#8221; dialog box. Great to get to the command line, or calculator quickly (typing in cmd or calc respectively) without having to go through the Start menu. It&#8217;s also good for re-lauching explorer if it bugs out for some reason. Other good ones to know are <strong>msconfig</strong> and <strong>services.smc</strong>, which are great for tweaking both system settings and running services.</li>
<li><strong>Win + E</strong> Opens up the Explorer for &#8220;My Computer&#8221; Get to files nice and quick, especially with my next tip.</li>
</ul>
<li><strong>Use your keyboard to navigate folders</strong> What? Your keyboard works to navigate folders? Holy file browsing, Batman! Give it a try. Open up your C:\ drive and hit &#8220;P&#8221; it will immediately jump to the files starting with &#8220;P&#8221; and if you keep typing, it will keep refining. &#8220;Pro&#8221; will usually highlight &#8220;Program Files&#8221; Hit enter to open the folder, and then off you go typing the next folder you want.</li>
<li><strong>Tab and Shift + Tab</strong> Tab will move you automatically to the next field within the in-focus window. What does that mean? Well, say you&#8217;re composing an e-mail. Type in the To: line as &#8220;Chris@Pirillo.com&#8221; then instead of clicking on the subject line, you can just hit &#8220;Tab&#8221; until it highlights the subject line. Type in your subject, hit tab again, and you&#8217;re in the body of the e-mail. This works great in conjunction with Win + E, as by default, Windows selects the file tree on the left, and to navigate with the keyboard, you want to have the main field selected which is on the right. Alternatively, Shift + Tab moves you to the previous field. Say you&#8217;re in that same e-mail, but you want change the subject. Hitting Shift + Tab while in the body of the e-mail will pull your cursor back up to the subject line, and select all the text in the field. </li>
<li><strong>Alt + Tab</strong> While in a window, Alt+Tab will switch between windows on the taskbar. Holding down Alt, and repeatedly hitting tab lets you select which window you want (it gives you a little pop-up on screen) Letting go of alt pulls the window up. </li>
<li><strong>Alt + F4</strong> Closes a window. Plain and simple. It&#8217;s the keyboard&#8217;s way of hitting the X in the upper right. </li>
</ul>
<p>Want to embed this video on your own site, blog, or forum? Use this code or <a href="http://blip.tv/file/get/L0ckergn0me-WindowsKeyKeyboardShortcuts191.mp4">download the video</a>: </p>
<p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/1WLts5QSwNs&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/1WLts5QSwNs&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/windows-key-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
<enclosure url="http://blip.tv/file/get/L0ckergn0me-WindowsKeyKeyboardShortcuts191.mp4" length="9899732" type="video/mp4" />
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/9 queries in 0.452 seconds using disk: basic
Object Caching 263/276 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: s3.pirillo.com

Served from: chris.pirillo.com @ 2012-02-13 21:25:04 -->
