<?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>@ Classic Tutorials &#187; Shortcuts</title>
	<atom:link href="http://classictutorials.com/tag/shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://classictutorials.com</link>
	<description>Think Geek</description>
	<lastBuildDate>Mon, 21 May 2012 11:47:22 +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>All required user agents for webkit mobile testing</title>
		<link>http://classictutorials.com/2011/11/all-required-user-agents-for-webkit-mobile-testing/</link>
		<comments>http://classictutorials.com/2011/11/all-required-user-agents-for-webkit-mobile-testing/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 08:40:55 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=941</guid>
		<description><![CDATA[I have been working on mobile projects for a yr now and worst part of the whole process is that you are never given all the devices to test it properly. If your webkit mobile site is device specific only way left will be to use user agents. There are thousands of mobiles and which useragents to use and which not to use is confusing so here goes my list of useragents which i feel should be enough for now. As todays most mobile sites will be webkit compatable so my best bet is that you will be using safari ...]]></description>
			<content:encoded><![CDATA[<p>I have been working on mobile projects for a yr now and worst part of the whole process is that you are never given all the devices to test it properly. If your webkit mobile site is device specific only way left will be to use user agents. There are thousands of mobiles and which useragents to use and which not to use is confusing so here goes my list of useragents which i feel should be enough for now.</p>
<p>As todays most mobile sites will be webkit compatable so my best bet is that you will be using safari for tetsing.</p>
<p>All you need to do is copy the file below to the given folder and restart safari.</p>
<h4>Step 1) Download File: <a href="http://www.mediafire.com/?zt074d4ls20g2a2" target="_blank">http://www.mediafire.com/?zt074d4ls20g2a2</a></h4>
<h4>Step 2) Place it in the following folder (Copy the above file to the following folder):</h4>
<p>PC:<span style="text-decoration: underline;">C:Program Files (x86)SafariSafari.resources</span></p>
<p>MAC: <span style="text-decoration: underline;">Applications » Safari » Contents » Resources folder</span></p>
<h4>Step 3) Restart Safari. (Done). Make sure you enable developer menu in safari from <em></em></h4>
<p><em>Preferences &gt;&gt; Advanced &gt;&gt; Show developer menu on menu bar.</em></p>
<h4>Once done you should be seeing something like this:</h4>
<p style="text-align: center;"><a href="http://classictutorials.com/blog/wp-content/uploads/2011/11/Untitled.png"><img class="aligncenter size-full wp-image-943" title="Untitled" src="http://classictutorials.com/blog/wp-content/uploads/2011/11/Untitled.png" alt="" height="264" width="419" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/11/all-required-user-agents-for-webkit-mobile-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Set multiple homepages on browser startup in Firefox and Chrome</title>
		<link>http://classictutorials.com/2011/09/set-multiple-homepages-on-browser-startup-in-chrome-and-firefox/</link>
		<comments>http://classictutorials.com/2011/09/set-multiple-homepages-on-browser-startup-in-chrome-and-firefox/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 18:07:11 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>

		<guid isPermaLink="false">http://classictutorials.com/?p=854</guid>
		<description><![CDATA[This is an old trick and thought of sharing. Do you ever need to open multiple pages each time you start your browser? I do. I need twitter+facebook+ some project pages+ engadget If its yes for you then this should help. Opening multiple pages on Firefox Open Firefox &#8211;&#62; General &#8211;&#62; Homepage Box &#8211;&#62; Enter multiple URLs with PIPEs within. Thats it http://facebook.com/&#124;http://classictutorials.com&#124;http://twitter.com/&#124;http://localhost:8081 Opening multiple pages on Chrome For chrome its out of box. But in case if you have not noticed you can do the following. Open chrome &#8211;&#62; Go to Preferences &#8211;&#62; Select Open the following pages from ...]]></description>
			<content:encoded><![CDATA[<p>This is an old trick and thought of sharing. Do you ever need to open multiple pages each time you start your browser? I do. I need twitter+facebook+ some project pages+ engadget <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>If its yes for you then this should help.</p>
<h4><span style="text-decoration: underline;"><strong><strong>Opening multiple pages on Firefox</strong></strong></span></h4>
<p>Open Firefox &#8211;&gt; General &#8211;&gt; Homepage Box &#8211;&gt; Enter multiple URLs with PIPEs within. Thats it <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<a href="http://classictutorials.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-09-11-at-10.52.08-PM.png"><img class="aligncenter size-medium wp-image-856" title="Screen shot 2011-09-11 at 10.52.08 PM" src="http://classictutorials.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-09-11-at-10.52.08-PM-300x133.png" alt="" height="133" width="300" /></a></p>
<blockquote><p>http://facebook.com/|http://classictutorials.com|http://twitter.com/|http://localhost:8081</p></blockquote>
<h4><strong>Opening multiple pages on Chrome</strong></h4>
<p>For chrome its out of box. But in case if you have not noticed you can do the following.</p>
<p>Open chrome &#8211;&gt; Go to Preferences &#8211;&gt; Select Open the following pages from on Startup &#8211;&gt; Add your pages. Thats it.</p>
<p><a href="http://classictutorials.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-09-11-at-10.50.56-PM.png"><img title="Screen shot 2011-09-11 at 10.50.56 PM" src="http://classictutorials.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-09-11-at-10.50.56-PM-300x103.png" alt="" height="103" width="300" /></a></p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2011/09/set-multiple-homepages-on-browser-startup-in-chrome-and-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A huge list of Run Commands!</title>
		<link>http://classictutorials.com/2008/05/a-huge-list-of-run-commands/</link>
		<comments>http://classictutorials.com/2008/05/a-huge-list-of-run-commands/#comments</comments>
		<pubDate>Fri, 23 May 2008 11:08:00 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kaushik009.wordpress.com/2008/05/23/a-huge-list-of-run-commands/</guid>
		<description><![CDATA[This is a huge list of probably all existing run commands (should work on all windows from Win2k)at one place! I have goggled ups and downs of internet to collect them together. I have nicely placed them in one pdf to make it easy to download and keep it with you for offline use!Also the pdf contains a small tutorial of how to clear run prompt history which may be of use in some case.. The list of command is huge and lots of my friends are already liking it Here goes the link: Link It would be nice if ...]]></description>
			<content:encoded><![CDATA[<p>This is a huge list of probably all existing run commands (should work on all windows from Win2k)at one place! I have goggled ups and downs of internet to collect them together. I have nicely placed them in one pdf to make it easy to download and keep it with you for offline use!<br />Also the pdf contains a small tutorial of how to clear run prompt history which may be of use in some case.. The list of command is huge and lots of my friends are already liking it <img src='http://classictutorials.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here goes the link: <a href="http://rapidshare.com/files/117042347/classic_tutorials.pdf">Link</a></p>
<p>It would be nice if you can find out if something missing!!</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2008/05/a-huge-list-of-run-commands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List of all files and folder within a folder @ a right Click</title>
		<link>http://classictutorials.com/2007/11/list-of-all-files-and-folder-within-a-folder-a-right-click/</link>
		<comments>http://classictutorials.com/2007/11/list-of-all-files-and-folder-within-a-folder-a-right-click/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 02:42:00 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kaushik009.wordpress.com/2007/11/25/list-of-all-files-and-folder-within-a-folder-a-right-click/</guid>
		<description><![CDATA[What&#8217;s it about??: After this tutorial,an option will be available whenever you right-click any folder which will display all the files and sub-folders inside that folder and save it to a text file. Create a .bat fileOpen Notepad and copy-paste the following data in it. Quote: cd %1dir /a /b /-p /o:gen &#62;C:filelist.txtstart notepad C:filelist.txt You can edit the path to your preference.Now name this file anything you wish and save it anywhere you wish. Make file visible in right click context menu.Open explorer window,Go to Tools&#62;Folder Options..&#62;File types and from the registered file types list,select FOLDER.Click on Advanced&#62;New&#8230;.In the ...]]></description>
			<content:encoded><![CDATA[<p><b><u>What&#8217;s it about??</u></b>: After this tutorial,an option will be available whenever you right-click any folder which will display all the files and sub-folders inside that folder and save it to a text file.
<ol style="list-style-type:decimal;">
<li><b>Create a .bat file</b><br />Open Notepad and copy-paste the following data in it.
<div style="margin:5px 20px 20px;">
<div class="smallfont" style="margin-bottom:2px;">Quote:</div>
<table border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="alt2" style="border:1px inset;">  cd %1<br />dir /a /b /-p /o:gen &gt;C:filelist.txt<br />start notepad C:filelist.txt  </td>
</tr>
</tbody>
</table></div>
<p> You can edit the path to your preference.Now name this file anything you wish and save it anywhere you wish.</li>
<li><b>Make file visible in right click context menu.</b><br />Open explorer window,Go to <b>Tools&gt;Folder Options..&gt;File types</b> and from the registered file types list,select <b>FOLDER</b>.Click on <b>Advanced&gt;New&#8230;</b>.In the Action box,type in the name you want in context menu.For e.g. <b>Generate File List.</b>.Then click on <b>Browse..</b>,navigate to the .bat file created in step 1 and save the changes.</li>
<li><b>Congratulations!!</b><br />You are done with the tutorial!!.Now right click any folder and select <b>Generate File Listing</b>.A text file will be created in your C: drive [or any path you specified in the .bat file.] called <b>filelist.txt</b> which contains list of all files and sub-folders in the parent folder!</li>
</ol>
<p>Thanks to <a href="http://www.theeldergeek.com/file_list_generator.htm" target="_blank">The Elder Geeks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2007/11/list-of-all-files-and-folder-within-a-folder-a-right-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easter Egg in Utorrent.</title>
		<link>http://classictutorials.com/2007/10/easter-egg-in-utorrent/</link>
		<comments>http://classictutorials.com/2007/10/easter-egg-in-utorrent/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 03:58:00 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://kaushik009.wordpress.com/2007/10/29/easter-egg-in-utorrent/</guid>
		<description><![CDATA[hi guys!!! There is an Easter Egg in Utorrent. open Utorrent-&#62; goto help -&#62; click About-&#62; now press &#8216;t&#8217; and voila you will get a tetris game&#8230;&#8230;.]]></description>
			<content:encoded><![CDATA[<p>hi guys!!!</p>
<p>There is an Easter Egg in Utorrent.</p>
<p>open Utorrent-&gt; goto help -&gt; click About-&gt; now press &#8216;t&#8217;</p>
<p>and voila you will get a tetris game&#8230;&#8230;.</p>
<p><img src="http://www.thinkdigit.com/forum/images/smilies/icon_smile.gif" alt="" title="Smile" class="inlineimg" border="0" /><img src="http://www.thinkdigit.com/forum/images/smilies/icon_smile.gif" alt="" title="Smile" class="inlineimg" border="0" /><img src="http://www.thinkdigit.com/forum/images/smilies/icon_smile.gif" alt="" title="Smile" class="inlineimg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2007/10/easter-egg-in-utorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>short cuts for others( !windows )</title>
		<link>http://classictutorials.com/2007/02/short-cuts-for-others-windows/</link>
		<comments>http://classictutorials.com/2007/02/short-cuts-for-others-windows/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 03:23:00 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>

		<guid isPermaLink="false">http://kaushik009.wordpress.com/2007/02/08/short-cuts-for-others-windows/</guid>
		<description><![CDATA[Mozilla Firefox 1.x Ctrl + Tab or Ctrl + PageDown: Cycle through tabs.Ctrl + Shift + Tab or Ctrl + PageUp: Cycle through tabs in reverse.Ctrl + (1-9): Switch to tab corresponding to number.Ctrl + N: New window.Ctrl + T: New tab.Ctrl + L or Alt + D or F6: Switch focus to location bar.Ctrl + Enter: Open location in new tab.Shift + Enter: Open location in new window.Ctrl + K or Ctrl + E: Switch focus to search bar.Ctrl + O: Open a local file.Ctrl + W: Close tab, or window if there&#8217;s only one tab open.Ctrl + Shift ...]]></description>
			<content:encoded><![CDATA[<p>Mozilla Firefox 1.x</p>
<p>Ctrl + Tab or Ctrl + PageDown: Cycle through tabs.<br />Ctrl + Shift + Tab or Ctrl + PageUp: Cycle through tabs in reverse.<br />Ctrl + (1-9): Switch to tab corresponding to number.<br />Ctrl + N: New window.<br />Ctrl + T: New tab.<br />Ctrl + L or Alt + D or F6: Switch focus to location bar.<br />Ctrl + Enter: Open location in new tab.<br />Shift + Enter: Open location in new window.<br />Ctrl + K or Ctrl + E: Switch focus to search bar.<br />Ctrl + O: Open a local file.<br />Ctrl + W: Close tab, or window if there&#8217;s only one tab open.<br />Ctrl + Shift + W: Close window.<br />Ctrl + S: Save page as a local file.<br />Ctrl + P: Print page.<br />Ctrl + F or F3: Open find toolbar.<br />Ctrl + G or F3: Find next&#8230;<br />Ctrl + Shift + G or Shift + F3: Find previous&#8230;<br />Ctrl + B or Ctrl + I: Open Bookmarks sidebar.<br />Ctrl + H: Open History sidebar.<br />Escape: Stop loading page.<br />Ctrl + R or F5: Reload current page.<br />Ctrl + Shift + R or Ctrl + F5: Reload current page; bypass cache.<br />Ctrl + U: View page source.<br />Ctrl + D: Bookmark current page.<br />Ctrl + NumpadPlus or Ctrl + Equals (+/=): Increase text size.<br />Ctrl + NumpadMinus or Ctrl + Minus: Decrease text size.<br />Ctrl + Numpad0 or Ctrl + 0: Set text size to default.<br />Alt + Left or Backspace: Back.<br />Alt + Right or Shift + Backspace: Forward.<br />Alt + Home: Open home page.<br />Ctrl + M: Open new message in integrated mail client.<br />Ctrl + J: Open Downloads dialog.<br />F6: Switch to next frame. You must have selected something on the page already, e.g. by use of Tab.<br />Shift + F6: Switch to previous frame.<br />Apostrophe (&#8216;): Find link as you type.<br />Slash (/): Find text as you type.</p>
<p>BBCode (This forum&#8217;s posting)</p>
<p>While text is selected:<br />Alt + B: Format text in bold.<br />Alt + I: Format text in italics.<br />Alt + U: Format text as underlined.<br />Alt + Q: Format text as a quote.<br />Alt + C: Format text as code.<br />Alt + L: Format text as a list.<br />Alt + O: Format text as an ordered list.<br />Alt + P: Format url as a hotlinked image.<br />Alt + W: Format url as a hyperlink.</p>
<p>GMail</p>
<p>Must have &#8220;keyboard shortcuts&#8221; on in settings.<br />C: Compose new message.<br />Shift + C: Open new window to compose new message.<br />Slash (/): Switch focus to search box.<br />K: Switch focus to the next most recent email. Enter or &#8220;O&#8221; opens focused email.<br />J: Switch focus to the next oldest email.<br />N: Switch focus to the next message in the &#8220;conversation.&#8221; Enter or &#8220;O&#8221; expands/collapses messages.<br />P: Switch focus to the previous message.<br />U: Takes you back to the inbox and checks for new mail.<br />Y: Various actions depending on current view:<br />Has no effect in &#8220;Sent&#8221; and &#8220;All Mail&#8221; views.</p>
<p>    * Inbox: Archive email or message.<br />    * Starred: Unstar email or message.<br />    * Spam: Unmark as spam and move back to &#8220;Inbox.&#8221;<br />    * Trash: Move back to &#8220;Inbox.&#8221;<br />    * Any label: Remove the label.</p>
<p>X: &#8220;Check&#8221; an email. Various actions can be performed against all checked emails.<br />S: &#8220;Star&#8221; an email. Identical to the more familiar term, &#8220;flagging.&#8221;<br />R: Reply to the email.<br />A: Reply to all recipients of the email.<br />F: Forward an email.<br />Shift + R: Reply to the email in a new window.<br />Shift + A: Reply to all recipients of the email in a new window.<br />Shift + F: Forward an email in a new window.<br />Shift + 1 (!): Mark an email as spam and remove it from the inbox.<br />G then I: Switch to &#8220;Inbox&#8221; view.<br />G then S: Switch to &#8220;Starred&#8221; view.<br />G then A: Switch to &#8220;All Mail&#8221; view.<br />G then C: Switch to &#8220;Contacts&#8221; view.<br />G then S: Switch to &#8220;Drafts&#8221; view.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2007/02/short-cuts-for-others-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows shortcuts</title>
		<link>http://classictutorials.com/2007/02/microsoft-windows-shortcuts/</link>
		<comments>http://classictutorials.com/2007/02/microsoft-windows-shortcuts/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 03:21:00 +0000</pubDate>
		<dc:creator>Kaushik</dc:creator>
				<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kaushik009.wordpress.com/2007/02/08/microsoft-windows-shortcuts/</guid>
		<description><![CDATA[Most of you might be knowing all these shortcutsThey are good for beginnersThese all work for Windows XP Alt + Tab Switch between open applications.Alt + Shift + Tab Switch backwards between open applications.Alt + Print Screen Create a screen shot only for the program you are currently in.Ctrl + Alt + Del Reboot the computer and/or bring up the Windows task manager.Ctrl + Esc Bring Up start menu.Alt + Esc Switch Between open applications on taskbar.F2 Renames selected Icon.F3 Starts find from desktop.F4 Opens the drive selection when browsing.F5 Refresh Contents.Alt + F4 Closes Current open program.Ctrl + F4 ...]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight:bold;color:rgb(102,102,102);">Most of you might be knowing all these shortcuts</span><br /><span style="font-weight:bold;color:rgb(102,102,102);">They are good for beginners</span><br /><span style="font-weight:bold;color:rgb(51,204,255);"><span style="color:rgb(102,102,102);">These all work for Windows XP</span><br /></span> Alt + Tab Switch between open applications.<br />Alt + Shift + Tab Switch backwards between open applications.<br />Alt + Print Screen Create a screen shot only for the program you are currently in.<br />Ctrl + Alt + Del Reboot the computer and/or bring up the Windows task manager.<br />Ctrl + Esc Bring Up start menu.<br />Alt + Esc Switch Between open applications on taskbar.<br />F2 Renames selected Icon.<br />F3 Starts find from desktop.<br />F4 Opens the drive selection when browsing.<br />F5 Refresh Contents.<br />Alt + F4 Closes Current open program.<br />Ctrl + F4 Closes Window in Program.<br />Ctrl + (the &#8216;+&#8217; key on the keypad) Automatically adjust the widths of all the columns in Windows explorer<br />Alt + Enter Opens properties window of selected icon or program.<br />Shift + F10 Simulates right-click on selected item.<br />Shift + Del Delete programs/files without throwing into the recycle bin.<br />Holding Shift Boot safe mode or by pass system files.<br />Holding Shift when putting in an audio cd, will prevent cd player from playing.</p>
<p>Below is a listing of Windows keys that can be used on computers running a Microsoft Windows operating system and using a keyboard with a Windows key. In the below list of shortcuts, the Windows key is represented by &#8220;WINKEY&#8221;. If you are looking for Windows shortcut keys, see the above Microsoft Windows shortcut key section.Shortcut Keys Description<br />WINKEY + D Brings the desktop to the top of all other windows.<br />WINKEY + M Minimizes all windows.<br />WINKEY + SHIFT + M Undo the minimize done by WINKEY + M and WINKEY + D.<br />WINKEY + E Open Microsoft Explorer.<br />WINKEY + Tab Cycle through open programs through the taskbar.<br />WINKEY + F Display the Windows Search / Find feature.<br />WINKEY + CTRL + F Display the search for computers window.<br />WINKEY + F1 Display the Microsoft Windows help.<br />WINKEY + R Open the run window.<br />WINKEY + Pause / Break key Open the system properties window.<br />WINKEY + U Open Utility Manager.<br />WINKEY + L Lock the computer.</p>
<p>some more  added later&#8230;&#8230;&#8230;&#8230;..<br />Windows Hotkeys</p>
<p>Ctrl + Escape or Win: Display start menu.<br />Shift + F10 or AppsKey: Display context menu.<br />Win + E: Open Windows Explorer.<br />Win + R: Open Run dialog.<br />Win + M: Minimize all windows.<br />Win + Shift + M: Undo minimize all windows.<br />Win + D: Toggle minimize all windows.<br />Win + B (XP only): Activate system tray. Arrow keys select, Enter double-clicks, and AppsKey or Shift + F10 right-clicks.<br />Win + L (XP Only): Locks keyboard. Similar to Lock Workstation.<br />Win + F or F3: Open Find dialog. (All Files) F3 may not work in some applications which use F3 for their own find dialogs.<br />Win + Control + F: Open Find dialog. (Computers)<br />Win + U: Open Utility Manager.<br />Win + F1: Open Windows help.<br />Win + Pause: Open System Properties dialog.<br />Win + Tab: Cycle through taskbar buttons. Enter clicks, AppsKey or Shift + F10 right-clicks.<br />Win + Shift + Tab: Cycle through taskbar buttons in reverse.<br />Alt + Tab: Display CoolSwitch. More commonly known as the AltTab dialog.<br />Alt + Shift + Tab: Display CoolSwitch; go in reverse.<br />Alt + Escape: Send active window to the bottom of the z-order.<br />Alt + Shift + Escape: Activate the window at the bottom of the z-order.<br />Alt + F4: Close active window; or, if all windows are closed, open shutdown dialog.<br />Shift while a CD is loading: Bypass AutoPlay.<br />Ctrl + Alt + Delete or Ctrl + Alt + NumpadDel (Both NumLock states): Invoke the Task Manager or NT Security dialog.<br />Ctrl + Shift + Escape (XP Only): Invoke the task manager. On earlier OSes, acts like Ctrl + Escape.<br />Printscreen: Copy screenshot of current screen to clipboard.<br />Alt + Printscreen: Copy screenshot of current active window to clipboard.<br />Ctrl + Alt + Down Arrow: Invert screen. Untested on OSes other than XP.<br />Ctrl + Alt + Up Arrow: Undo inversion.</p>
<p>Generic</p>
<p>Ctrl + C or Ctrl + Insert: Copy.<br />Ctrl + X or Shift + Delete: Cut.<br />Ctrl + V or Shift + Insert: Paste/Move.<br />Ctrl + N: New&#8230; File, Tab, Entry, etc.<br />Ctrl + S: Save.<br />Ctrl + O: Open&#8230;<br />Ctrl + P: Print.<br />Ctrl + Z: Undo.<br />Ctrl + A: Select all.<br />Ctrl + F: Find&#8230;<br />Ctrl + F4: Close tab or child window.<br />F1: Open help.<br />F11: Toggle full screen mode.<br />Alt or F10: Activate menu bar.<br />Alt + Space: Display system menu. Same as clicking the icon on the titlebar.<br />Escape: Remove focus from current control/menu, or close dialog box.</p>
<p>Generic Navigation</p>
<p>Tab: Forward one item.<br />Shift + Tab: Backward one item.<br />Ctrl + Tab: Cycle through tabs/child windows.<br />Ctrl + Shift + Tab: Cycle backwards through tabs/child windows.<br />Enter: If a button&#8217;s selected, click it, otherwise, click default button.<br />Space: Toggle items such as radio buttons or checkboxes.<br />Alt + (Letter): Activate item corresponding to (Letter). (Letter) is the underlined letter on the item&#8217;s name.<br />Ctrl + Left: Move cursor to the beginning of previous word.<br />Ctrl + Right: Move cursor to the beginning of next word.<br />Ctrl + Up: Move cursor to beginning of previous paragraph. This and all subsequent Up/Down hotkeys in this section have only been known to work in RichEdit controls.<br />Ctrl + Down: Move cursor to beginning of next paragraph.<br />Shift + Left: Highlight one character to the left.<br />Shift + Right: Highlight one character to the right.<br />Shift + Up: Highlight from current cursor position, to one line up.<br />Shift + Down: Highlight from current cursor position, to one line down.<br />Ctrl + Shift + Left: Highlight to beginning of previous word.<br />Ctrl + Shift + Right: Highlight to beginning of next word.<br />Ctrl + Shift + Up: Highlight to beginning of previous paragraph.<br />Ctrl + Shift + Down: Highlight to beginning of next paragraph.<br />Home: Move cursor to top of a scrollable control.<br />End: Move cursor to bottom of a scrollable control.</p>
<p>Generic File Browser</p>
<p>Arrow Keys: Navigate.<br />Shift + Arrow Keys: Select multiple items.<br />Ctrl + Arrow Keys: Change focus without changing selection. &#8220;Focus&#8221; is the object that will run on Enter. Space toggles selection of the focused item.<br />(Letter): Select first found item that begins with (Letter).<br />BackSpace: Go up one level to the parent directory.<br />Alt + Left: Go back one folder.<br />Alt + Right: Go forward one folder.<br />Enter: Activate (Double-click) selected item(s).<br />Alt + Enter: View properties for selected item.<br />F2: Rename selected item(s).<br />F7: New folder.<br />Ctrl + NumpadPlus: In a Details view, resizes all columns to fit the longest item in each one.<br />Delete: Delete selected item(s).<br />Shift + Delete: Delete selected item(s); bypass Recycle Bin.<br />Ctrl while dragging item(s): Copy.<br />Ctrl + Shift while dragging item(s): Create shortcut(s).</p>
<p>In tree pane, if any:<br />Left: Collapse the current selection if expanded, or select the parent folder.<br />Right: Expand the current selection if collapsed, or select the first subfolder.<br />NumpadAsterisk: Expand currently selected directory and all subdirectories. No undo.<br />NumpadPlus: Expand currently selected directory.<br />NumpadMinus: Collapse currently selected directory.</p>
<p>Accessibility</p>
<p>Right Shift for eight seconds: Toggle FilterKeys on and off. FilterKeys must be enabled.<br />Left Alt + Left Shift + PrintScreen: Toggle High Contrast on and off. High Contrast must be enabled.<br />Left Alt + Left Shift + NumLock: Toggle MouseKeys on and off. MouseKeys must be<br />
 e</p>
<p>nabled.<br />NumLock for five seconds: Toggle ToggleKeys on and off. ToggleKeys must be enabled.<br />Shift five times: Toggle StickyKeys on and off. StickyKeys must be enabled.</p>
<p>Microsoft Natural Keyboard with IntelliType Software Installed</p>
<p>Win + L: Log off Windows.<br />Win + P: Open Print Manager.<br />Win + C: Open control panel.<br />Win + V: Open clipboard.<br />Win + K: Open keyboard properties.<br />Win + I: Open mouse properties.<br />Win + A: Open Accessibility properties.<br />Win + Space: Displays the list of Microsoft IntelliType shortcut keys.<br />Win + S: Toggle CapsLock on and off.</p>
<p>Remote Desktop Connection Navigation</p>
<p>Ctrl + Alt + End: Open the NT Security dialog.<br />Alt + PageUp: Switch between programs.<br />Alt + PageDown: Switch between programs in reverse.<br />Alt + Insert: Cycle through the programs in most recently used order.<br />Alt + Home: Display start menu.<br />Ctrl + Alt + Break: Switch the client computer between a window and a full screen.<br />Alt + Delete: Display the Windows menu.<br />Ctrl + Alt + NumpadMinus: Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing Alt + PrintScreen on a local computer.<br />Ctrl + Alt + NumpadPlus: Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PrintScreen on a local computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://classictutorials.com/2007/02/microsoft-windows-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

