<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-3655287492810267414</atom:id><lastBuildDate>Thu, 19 Dec 2024 03:27:25 +0000</lastBuildDate><category>Articles</category><category>Tutorials</category><category>Tech News</category><title>TechCalibrator</title><description>Technology Simplified</description><link>http://techcalibrator.blogspot.com/</link><managingEditor>noreply@blogger.com (James)</managingEditor><generator>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-4391733684378387810</guid><pubDate>Thu, 11 Aug 2016 17:44:00 +0000</pubDate><atom:updated>2016-08-11T23:44:10.905+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tutorials</category><title>How to Enable / Disable XAMPP mod_rewrite</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibVe1HiWoPjFyOW4mQyfZ8-uc_Mz4MJPGpvmT-48S4nle5gj5GHP2FKXbBGl0WMBj00TyqXMhS_FMHLsS8tRI6-9Y40IwSDeW9mCXbsHMyNAK7anYUS13djbzPomuVcqbUtyT8IH3Qmq4/s1600/How-to-Enable-Disable-mod_rewrite-in-xampp.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibVe1HiWoPjFyOW4mQyfZ8-uc_Mz4MJPGpvmT-48S4nle5gj5GHP2FKXbBGl0WMBj00TyqXMhS_FMHLsS8tRI6-9Y40IwSDeW9mCXbsHMyNAK7anYUS13djbzPomuVcqbUtyT8IH3Qmq4/s320/How-to-Enable-Disable-mod_rewrite-in-xampp.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
For any&amp;nbsp;reason if you need to disable/enable&amp;nbsp;&lt;a data-mce-href=&quot;https://www.apachefriends.org&quot; href=&quot;https://www.apachefriends.org/&quot;&gt;XAMPP&lt;/a&gt;&amp;nbsp;mod_rewrite&amp;nbsp;(Enabled by default) , then below are the instructions on how to enable .htaccess mod_rewrite in&amp;nbsp;&lt;a data-mce-href=&quot;https://www.apachefriends.org&quot; href=&quot;https://www.apachefriends.org/&quot;&gt;XAMPP&lt;/a&gt;.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
1. Go to the directory of installation C:\xampp\apache\conf (default) or your installation directory:\xampp\apache\conf&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
2. Open and edit httpd.conf in a text editor&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
3. To &amp;nbsp;disable find the line which contains&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;span class=&quot;lang:default decode:true crayon-inline&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; padding: 2px 3px;&quot;&gt;LoadModule rewrite_module modules/mod_rewrite.so&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
and (comment) change to&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;span class=&quot;lang:default decode:true crayon-inline&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; padding: 2px 3px;&quot;&gt;#LoadModule rewrite_module modules/mod_rewrite.so&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
4. Find all occurrences of&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;span class=&quot;lang:default decode:true crayon-inline&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; padding: 2px 3px;&quot;&gt;AllowOverride&amp;nbsp;All&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
and change to&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;span class=&quot;lang:default decode:true crayon-inline&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; padding: 2px 3px;&quot;&gt;AllowOverride&amp;nbsp;None&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
I think it appears 2 or 3 times on the configuration file.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
5. Restart xampp&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
That’s it , Now mod_rewrite is disabled. To enable it just follow the instruction in reverse order.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/how-to-enable-disable-xampp-modrewrite.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibVe1HiWoPjFyOW4mQyfZ8-uc_Mz4MJPGpvmT-48S4nle5gj5GHP2FKXbBGl0WMBj00TyqXMhS_FMHLsS8tRI6-9Y40IwSDeW9mCXbsHMyNAK7anYUS13djbzPomuVcqbUtyT8IH3Qmq4/s72-c/How-to-Enable-Disable-mod_rewrite-in-xampp.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-2054936466519725166</guid><pubDate>Thu, 11 Aug 2016 17:28:00 +0000</pubDate><atom:updated>2016-08-11T23:30:43.243+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Articles</category><title>Windows 7 Keyboard Shortcuts (Full List)</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhefKujLgGXmcTynJD2HMQL2v_-z71CJ6vM7gE4GOFZg2j_oV4Uw0ybf6OcTLKBIINZsX7LeQJC26WOP1rMkKSC3X52h-GZd_AY2VRcLsiQ1Ig9bXO9ndSgzPOgbfX5t-daCSuOWz0JSck/s1600/Windows-7-Shortcut-Keys.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;199&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhefKujLgGXmcTynJD2HMQL2v_-z71CJ6vM7gE4GOFZg2j_oV4Uw0ybf6OcTLKBIINZsX7LeQJC26WOP1rMkKSC3X52h-GZd_AY2VRcLsiQ1Ig9bXO9ndSgzPOgbfX5t-daCSuOWz0JSck/s320/Windows-7-Shortcut-Keys.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
The biggest advantages of using the keyboard shortcuts are you can complete any job easily and quickly. It can save your&amp;nbsp;&amp;nbsp;valuable time and effort. Keyboard shortcuts are keys or combinations of keys that provide an alternate way to do something that you’d typically do with a mouse. So, Here is a complete list of Windows 7 Keyboard Shortcuts (2016).
&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
Windows 7 General Keyboard&amp;nbsp;Shortcuts:&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F1&lt;/td&gt;
&lt;td&gt;Display Help&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + C (or Ctrl + Insert)&lt;/td&gt;
&lt;td&gt;Copy the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + X&lt;/td&gt;
&lt;td&gt;Cut the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + V (or Shift + Insert)&lt;/td&gt;
&lt;td&gt;Paste the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Z&lt;/td&gt;
&lt;td&gt;Undo an action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Y&lt;/td&gt;
&lt;td&gt;Redo an action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Delete (or Ctrl + D)&lt;/td&gt;
&lt;td&gt;Delete the selected item and move it to the Recycle Bin&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + Delete&lt;/td&gt;
&lt;td&gt;Delete the selected item without moving it to the Recycle Bin first&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F2&lt;/td&gt;
&lt;td&gt;Rename the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Right Arrow&lt;/td&gt;
&lt;td&gt;Move the cursor to the beginning of the next word&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Left Arrow&lt;/td&gt;
&lt;td&gt;Move the cursor to the beginning of the previous word&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Down Arrow&lt;/td&gt;
&lt;td&gt;Move the cursor to the beginning of the next paragraph&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Up Arrow&lt;/td&gt;
&lt;td&gt;Move the cursor to the beginning of the previous paragraph&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift with an arrow key&lt;/td&gt;
&lt;td&gt;Select a block of text&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift with any arrow key&lt;/td&gt;
&lt;td&gt;Select more than one item in a window or on the desktop, or select text within a document&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl with any arrow key + Spacebar&lt;/td&gt;
&lt;td&gt;Select multiple individual items in a window or on the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + A&lt;/td&gt;
&lt;td&gt;Select all items in a document or window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F3&lt;/td&gt;
&lt;td&gt;Search for a file or folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Enter&lt;/td&gt;
&lt;td&gt;Display properties for the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + F4&lt;/td&gt;
&lt;td&gt;Close the active item, or exit the active program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Spacebar&lt;/td&gt;
&lt;td&gt;Open the shortcut menu for the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Spacebar&lt;/td&gt;
&lt;td&gt;Open the shortcut menu for the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Left arrow&lt;/td&gt;
&lt;td&gt;Go back&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Right arrow&lt;/td&gt;
&lt;td&gt;Go forward&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Page Up&lt;/td&gt;
&lt;td&gt;Move up one screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Page Down&lt;/td&gt;
&lt;td&gt;Move down one screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + F4&lt;/td&gt;
&lt;td&gt;Close the active document (in programs that allow you to have multiple documents open simultaneously)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Tab&lt;/td&gt;
&lt;td&gt;Use the arrow keys to switch between open items&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Mouse scroll wheel&lt;/td&gt;
&lt;td&gt;Change the size of icons on the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key + Tab&lt;/td&gt;
&lt;td&gt;Cycle through programs on the taskbar by using Aero Flip 3-D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Windows logo key + Tab&lt;/td&gt;
&lt;td&gt;Use the arrow keys to cycle through programs on the taskbar by using Aero Flip 3-D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Esc&lt;/td&gt;
&lt;td&gt;Cycle through items in the order in which they were opened&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F6&lt;/td&gt;
&lt;td&gt;Cycle through screen elements in a window or on the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F4&lt;/td&gt;
&lt;td&gt;Display the address bar list in Windows Explorer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + F10&lt;/td&gt;
&lt;td&gt;Display the shortcut menu for the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Esc&lt;/td&gt;
&lt;td&gt;Open the Start menu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + underlined letter&lt;/td&gt;
&lt;td&gt;Display the corresponding menu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + underlined letter&lt;/td&gt;
&lt;td&gt;Perform the menu command (or other underlined command)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F10&lt;/td&gt;
&lt;td&gt;Activate the menu bar in the active program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Right Arrow&lt;/td&gt;
&lt;td&gt;Open the next menu to the right, or open a submenu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Left Arrow&lt;/td&gt;
&lt;td&gt;Open the next menu to the left, or close a submenu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F5 (or Ctrl + R)&lt;/td&gt;
&lt;td&gt;Refresh the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Up Arrow&lt;/td&gt;
&lt;td&gt;View the folder one level up in Windows Explorer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Esc&lt;/td&gt;
&lt;td&gt;Cancel the current task&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift + Esc&lt;/td&gt;
&lt;td&gt;Open Task Manager&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift when you insert a CD&lt;/td&gt;
&lt;td&gt;Prevent the CD from automatically playing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Left Alt + Shift&lt;/td&gt;
&lt;td&gt;Switch the input language when multiple input languages are enabled&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Shift&lt;/td&gt;
&lt;td&gt;Switch the keyboard layout when multiple keyboard layouts are enabled&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Right or Left Ctrl + Shift&lt;/td&gt;
&lt;td&gt;Change the reading direction of text in right-to-left reading languages&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;
&lt;/h3&gt;
&amp;nbsp;
&lt;br /&gt;
&lt;h3&gt;
Windows logo key keyboard shortcuts:&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&lt;/td&gt;
&lt;td&gt;Open or close Start&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Pause&lt;/td&gt;
&lt;td&gt;Display the System Properties dialog box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo ke &lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ D&lt;/td&gt;
&lt;td&gt;Display the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ M&lt;/td&gt;
&lt;td&gt;Minimize all windows.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Shift + M&lt;/td&gt;
&lt;td&gt;Restore minimized windows to the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ E&lt;/td&gt;
&lt;td&gt;Open Computer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ F&lt;/td&gt;
&lt;td&gt;Search for computers (if you&#39;re on a network)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ L&lt;/td&gt;
&lt;td&gt;Lock your computer or switch users&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ R&lt;/td&gt;
&lt;td&gt;Open the Run dialog box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ T&lt;/td&gt;
&lt;td&gt;Cycle through programs on the taskbar&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ number&lt;/td&gt;
&lt;td&gt;Start the program pinned to the taskbar in the position indicated by the number. If the program is already running, switch to that program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift+Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ number&lt;/td&gt;
&lt;td&gt;Start a new instance of the program pinned to the taskbar in the position indicated by the number&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ number&lt;/td&gt;
&lt;td&gt;Switch to the last active window of the program pinned to the taskbar in the position indicated by the number&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt+Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ number&lt;/td&gt;
&lt;td&gt;pen the Jump List for the program pinned to the taskbar in the position indicated by the number&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Tab&lt;/td&gt;
&lt;td&gt;Cycle through programs on the taskbar by using Aero Flip 3-D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Tab&lt;/td&gt;
&lt;td&gt;Use the arrow keys to cycle through programs on the taskbar by using Aero Flip 3-D&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl+Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ B&lt;/td&gt;
&lt;td&gt;Switch to the program that displayed a message in the notification area&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Spacebar&lt;/td&gt;
&lt;td&gt;Preview the desktop&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Up Arrow&lt;/td&gt;
&lt;td&gt;Maximize the window.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Left Arrow&lt;/td&gt;
&lt;td&gt;Maximize the window to the left side of the screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Right Arrow&lt;/td&gt;
&lt;td&gt;Maximize the window to the right side of the screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Down Arrow&lt;/td&gt;
&lt;td&gt;Minimize the window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Home&lt;/td&gt;
&lt;td&gt;Minimize all but the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Shift + Up Arrow&lt;/td&gt;
&lt;td&gt;Stretch the window to the top and bottom of the screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ Shift + Left Arrow or Right Arrow&lt;/td&gt;
&lt;td&gt;Move a window from one monitor to another&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ P&lt;/td&gt;
&lt;td&gt;Choose a presentation display mode&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ G&lt;/td&gt;
&lt;td&gt;Cycle through gadgets&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ U&lt;/td&gt;
&lt;td&gt;Open Ease of Access Center&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Windows logo key&amp;nbsp;&lt;img alt=&quot;Picture of the Windows logo key&quot; src=&quot;https://kbdevstorage1.blob.core.windows.net/asset-blobs/11847_en-us_4&quot; /&gt;&amp;nbsp;+ X&lt;/td&gt;
&lt;td&gt;Open Windows Mobility Center&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;
&lt;/h3&gt;
&amp;nbsp;
&lt;br /&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
File Explorer keyboard shortcuts:&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + N&lt;/td&gt;
&lt;td&gt;Open a new window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + W&lt;/td&gt;
&lt;td&gt;Close the current window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift + N&lt;/td&gt;
&lt;td&gt;Create a new folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;End&lt;/td&gt;
&lt;td&gt;Display the bottom of the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Home&lt;/td&gt;
&lt;td&gt;Display the top of the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F11&lt;/td&gt;
&lt;td&gt;Maximize or minimize the active window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Period (.)&lt;/td&gt;
&lt;td&gt;Rotate a picture clockwise&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Comma (,)&lt;/td&gt;
&lt;td&gt;Rotate a picture counter-clockwise&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Num Lock + Asterisk (*) on numeric keypad&lt;/td&gt;
&lt;td&gt;Display all subfolders under the selected folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Num Lock + Plus Sign (+) on numeric keypad&lt;/td&gt;
&lt;td&gt;Display the contents of the selected folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Num Lock + Minus Sign (-) on numeric keypad&lt;/td&gt;
&lt;td&gt;Collapse the selected folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Left Arrow&lt;/td&gt;
&lt;td&gt;Collapse the current selection (if it&#39;s expanded), or select the parent folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Enter&lt;/td&gt;
&lt;td&gt;Open the Properties dialog box for the selected item&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + P&lt;/td&gt;
&lt;td&gt;Display the preview pane&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Left Arrow&lt;/td&gt;
&lt;td&gt;View the previous folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Backspace&lt;/td&gt;
&lt;td&gt;View the previous folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Right Arrow&lt;/td&gt;
&lt;td&gt;View the next folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Up Arrow&lt;/td&gt;
&lt;td&gt;View the parent folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift + E&lt;/td&gt;
&lt;td&gt;Display all folders above the selected folder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Mouse scroll wheel&lt;/td&gt;
&lt;td&gt;Change the size and appearance of file and folder icons&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + D&lt;/td&gt;
&lt;td&gt;Select the address bar&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + E&lt;/td&gt;
&lt;td&gt;Select the search box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + F&lt;/td&gt;
&lt;td&gt;Select the search box&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;
&lt;/h3&gt;
&amp;nbsp;
&lt;br /&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
Dialog box keyboard shortcuts:&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Tab&lt;/td&gt;
&lt;td&gt;Move forward through tabs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift + Tab&lt;/td&gt;
&lt;td&gt;Move back through tabs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tab&lt;/td&gt;
&lt;td&gt;Move forward through options&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + Tab&lt;/td&gt;
&lt;td&gt;Move back through options&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + underlined letter&lt;/td&gt;
&lt;td&gt;Perform the command (or select the option) that goes with that letter&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enter&lt;/td&gt;
&lt;td&gt;Replaces clicking the mouse for many selected commands&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Spacebar&lt;/td&gt;
&lt;td&gt;Select or clear the check box if the active option is a check box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Arrow keys&lt;/td&gt;
&lt;td&gt;Select a button if the active option is a group of option buttons&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F1&lt;/td&gt;
&lt;td&gt;Display Help&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;F4&lt;/td&gt;
&lt;td&gt;Display the items in the active list&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Backspace&lt;/td&gt;
&lt;td&gt;Open a folder one level up if a folder is selected in the Save As or Open dialog box&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&amp;nbsp;
&lt;br /&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
&lt;/h3&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
&lt;strong&gt;Remote Desktop Connection on the desktop keyboard shortcuts:&lt;/strong&gt;&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Page Up&lt;/td&gt;
&lt;td&gt;Move between apps from left to right&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Page Down&lt;/td&gt;
&lt;td&gt;Move between apps from right to left&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Insert&lt;/td&gt;
&lt;td&gt;Cycle through programs in the order that they were started in&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Home&lt;/td&gt;
&lt;td&gt;Display the Start menu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Break&lt;/td&gt;
&lt;td&gt;Switch between a window and full screen&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + End&lt;/td&gt;
&lt;td&gt;Display the Windows Security&lt;b&gt; &lt;/b&gt;dialog box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Alt + Delete&lt;/td&gt;
&lt;td&gt;Display the system menu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Minus Sign (-) on the numeric keypad&lt;/td&gt;
&lt;td&gt;Place a copy of the active window, within the client, on the Terminal server clipboard (provides the same functionality as pressing Alt+PrtScn on a local computer)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Plus Sign (+) on the numeric keypad&lt;/td&gt;
&lt;td&gt;Place a copy of the entire client window area on the Terminal server clipboard (provides the same functionality as pressing PrtScn on a local computer)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Right Arrow&lt;/td&gt;
&lt;td&gt;“Tab” out of the Remote Desktop controls to a control in the host program (for example, a button or a text box). Useful when the Remote Desktop controls are embedded in another (host) program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Alt + Left Arrow&lt;/td&gt;
&lt;td&gt;“Tab” out of the Remote Desktop controls to a control in the host program (for example, a button or a text box). Useful when the Remote Desktop controls are embedded in another (host) program&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&quot;alert-title&quot;&gt;
&lt;strong&gt;Note:&lt;/strong&gt;&lt;/div&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-24&quot;&gt;
Ctrl+Alt+Break and Ctrl+Alt+End are available in all Remote Desktop sessions, even when you&#39;ve set up the remote computer to recognize Windows keyboard shortcuts.

&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot;&gt;
Taskbar keyboard shortcuts:&lt;/h3&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Action&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + click a taskbar button&lt;/td&gt;
&lt;td&gt;Open a program or quickly open another instance of a program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + Shift + click a taskbar button&lt;/td&gt;
&lt;td&gt;Open a program as an administrator&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + right-click a taskbar button&lt;/td&gt;
&lt;td&gt;Show the window menu for the program&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shift + right-click a grouped taskbar button&lt;/td&gt;
&lt;td&gt;Show the window menu for the group&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ctrl + click a grouped taskbar button&lt;/td&gt;
&lt;td&gt;Cycle through the windows of the group&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&amp;nbsp;

References:

&lt;a href=&quot;https://support.microsoft.com/en-us/help/12445/windows-keyboard-shortcuts&quot; target=&quot;_blank&quot;&gt;Microsoft Support&lt;/a&gt;&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/windows-7-keyboard-shortcuts-full-list_56.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhefKujLgGXmcTynJD2HMQL2v_-z71CJ6vM7gE4GOFZg2j_oV4Uw0ybf6OcTLKBIINZsX7LeQJC26WOP1rMkKSC3X52h-GZd_AY2VRcLsiQ1Ig9bXO9ndSgzPOgbfX5t-daCSuOWz0JSck/s72-c/Windows-7-Shortcut-Keys.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-5293869756418782413</guid><pubDate>Thu, 11 Aug 2016 12:26:00 +0000</pubDate><atom:updated>2016-08-11T18:26:21.657+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Articles</category><title>Windows 10 Keyboard Shortcuts (Full List)</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0UqLGE9bGFupJ-cL6QAgqe6mDPCIQ_bc9XrO_hrxOVxXVDB9X7IhooM7SZMgHPEOOd7KKLZb-3Sjmf6zCLBq0NDb4ptSZhq5SUkqZ59w3FitCxfwrBK2uQloqbPXoC70tk57uKA-VYMk/s1600/windows-10-keyboard-shortcuts.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0UqLGE9bGFupJ-cL6QAgqe6mDPCIQ_bc9XrO_hrxOVxXVDB9X7IhooM7SZMgHPEOOd7KKLZb-3Sjmf6zCLBq0NDb4ptSZhq5SUkqZ59w3FitCxfwrBK2uQloqbPXoC70tk57uKA-VYMk/s320/windows-10-keyboard-shortcuts.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
The biggest advantages of using the keyboard shortcuts are you can complete any job easily and quickly. It can save your&amp;nbsp;&amp;nbsp;valuable time and effort. Keyboard shortcuts are keys or combinations of keys that provide an alternate way to do something that you’d typically do with a mouse. So, Here is a complete list of Windows 10 keyboard shortcut keys (2016).&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot; style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Windows 10 General Keyboard&amp;nbsp;Shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + X&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cut the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + C (or Ctrl + Insert)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Copy the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + V (or Shift + Insert)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Paste the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Z&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Undo an action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Switch between open apps&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + F4&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Close the active item, or exit the active app&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + L&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Lock your PC&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + D&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display and hide the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F2&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Rename the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F3&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Search for a file or folder in File Explorer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F4&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the address bar list in File Explorer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F5&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Refresh the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F6&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through screen elements in a window or on the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F10&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Activate the Menu bar in the active app&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + F8&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Show your password on the sign-in screen&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Esc&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through items in the order in which they were opened&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + underlined letter&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Perform the command for that letter&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Enter&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display properties for the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the shortcut menu for the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Go back&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Go forward&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Page Up&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move up one screen&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Page Down&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move down one screen&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + F4&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Close the active document (in apps that are full-screen and let you have multiple documents open at the same time)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + A&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select all items in a document or window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + D (or Delete)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Delete the selected item and move it to the Recycle Bin&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + R (or F5)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Refresh the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Y&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Redo an action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the beginning of the next word&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the beginning of the previous word&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Down arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the beginning of the next paragraph&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Up arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the beginning of the previous paragraph!&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Alt + Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Use the arrow keys to switch between all open apps&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Alt + Shift + arrow keys&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;When a group or tile is in focus on the Start menu, move it in the direction specified&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + arrow key (to move to an item) + Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select multiple individual items in a window or on the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift with an arrow key&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select a block of text&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Esc&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Start&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift + Esc&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Task Manager&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;&amp;nbsp;Ctrl + Shift&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;&amp;nbsp;Switch the keyboard layout when multiple keyboard layouts are available&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Turn the Chinese input method editor (IME) on or off&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + F10&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the shortcut menu for the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift with any arrow key&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select more than one item in a window or on the desktop, or select text in a document&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + Delete&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Delete the selected item without moving it to the Recycle Bin first&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the next menu to the right, or open a submenu&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the next menu to the left, or close a submenu&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Esc&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Stop or leave the current task&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&amp;nbsp;&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Windows logo key keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open or close Start&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + A&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Action center&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + B&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Set focus in the notification area&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + Shift + C&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Cortana in listening mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + D&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display and hide the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + E&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open File Explorer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + F&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Feedback Hub&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + G&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Game bar when a game is open&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + H&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the Share charm&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + I&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Settings&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key + J&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Set focus to a Windows tip when one is available&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ K&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the Connect quick action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ L&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Lock your PC or switch accounts&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ M&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Minimize all windows&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ O&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Lock device orientation&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Q&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Choose a presentation display mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ R&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the Run dialog box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ S&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open search&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ T&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through apps on the task-bar&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ U&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Ease of Access Center&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ V&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through notifications&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + V&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through notifications in reverse order&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ X&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the Quick Link menu&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Z&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Show the commands available in an app in full-screen mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ comma (,)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Temporarily peek at the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Pause&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the System Properties dialog box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Ctrl + F&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Search for PCs (if you&#39;re on a network)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + M&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Restore minimized windows on the desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ number&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the desktop and start the app pinned to the task-bar in the position indicated by the number. If the app is already running, switch to that app.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + number&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the desktop and start a new instance of the app pinned to the taskbar in the position indicated by the number&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Ctrl + number&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the desktop and switch to the last active window of the app pinned to the taskbar in the position indicated by the number&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Alt + number&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the desktop and open the Jump List for the app pinned to the taskbar in the position indicated by the number&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Ctrl + Shift + number&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the desktop and open a new instance of the app located at the given position on the taskbar as an administrator&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Task view&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Up arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Maximize the window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Down arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Remove current app from screen or minimize the desktop window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Maximize the app or desktop window to the left side of the screen&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Minimize all except the active desktop window (restores all windows on second stroke)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + Up arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Stretch the desktop window to the top and bottom of the screen&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + Down arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Restore/minimize active desktop windows vertically, maintaining width&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Shift + Left arrow or Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move an app or window in the desktop from one monitor to another&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Switch input language and keyboard layout&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Ctrl + Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Change to a previously selected input&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Enter&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Narrator&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ forward slash (/)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Begin IME reconversion&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ plus (+) or minus (-)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Zoom in or out using Magnifier&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp;+ Esc&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Exit Magnifier&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&amp;nbsp;&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Command Prompt keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + C (or Ctrl + insert)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Copy the selected text&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + V (or Shift + Insert)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Paste the selected text&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + M&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Enter Mark mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + selection key&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Begin selection in block mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Arrow keys&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor in the direction specified&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Page up&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor by one page up&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Page down&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor by one page down&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Home (Mark mode)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the beginning of the buffer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + End (Mark mode)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move the cursor to the end of the buffer&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Up arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move up one line in the output history&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Down arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move down one line in the output history&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Home (History navigation)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;If the command line is empty, move the viewport to the top of the buffer. Otherwise, delete all the characters to the left of the cursor in the command line.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + End (History navigation)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;If the command line is empty, move the viewport to the command line.Otherwise, delete all the characters to the right of the cursor in the command line.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&amp;nbsp;&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot; style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Dialog box keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F4&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the items in the active list&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move forward through tabs&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift + Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move back through tabs&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + number (number 1–9)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move to nth tab&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move forward through options&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Move back through options&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + underlined letter&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Perform the command (or select the option) that is used with that letter&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Spacebar&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select or clear the check box if the active option is a check box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Backspace&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open a folder one level up if a folder is selected in the Save As or Open dialog box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Arrow keys&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select a button if the active option is a group of option buttons&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot; style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
File Explorer keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + D&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select the address bar&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + E&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select the search box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + F&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Select the search box&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + N&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open a new window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + W&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Close the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + mouse scroll wheel&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Change the size and appearance of file and folder icons&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift + E&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display all folders above the selected folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift + N&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Create a new folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Num Lock + asterisk (*)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display all subfolders under the selected folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Num Lock + plus (+)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the contents of the selected folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Num Lock + minus (-)&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Collapse the selected folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + P&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the preview panel&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Enter&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open the Properties dialog box for the selected item&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;View the next folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Up arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;View the folder that the folder was in&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Alt + Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;View the previous folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Backspace&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;View the previous folder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the current selection (if it&#39;s collapsed), or select the first subfolder&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Collapse the current selection (if it&#39;s expanded), or select the folder that the folder was in&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;End&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the bottom of the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Home&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Display the top of the active window&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;F11&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Maximize or minimize the active window&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot; style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Virtual desktops keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key &amp;nbsp;+ Tab&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open Task view&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key &amp;nbsp;+ Ctrl + D&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Add a virtual desktop&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key &amp;nbsp;+ Ctrl + Right arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Switch between virtual desktops you’ve created on the right&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key &amp;nbsp;+ Ctrl + Left arrow&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Switch between virtual desktops you’ve created on the left&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Windows logo key &amp;nbsp;+ Ctrl + F4&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Close the virtual desktop you&#39;re using&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 class=&quot;ng-scope&quot; style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Taskbar keyboard shortcuts:&lt;/h3&gt;
&lt;table class=&quot;mce-item-table&quot; style=&quot;border: 1px dashed rgb(187, 187, 187); color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Keyboard Shortcuts&lt;/td&gt;&lt;td data-mce-style=&quot;background-color: #0ac4ff;&quot; style=&quot;background-color: #0ac4ff; border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Action&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + click a taskbar button&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open an app or quickly open another instance of an app&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + Shift + click a taskbar button&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Open an app as an administrator&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + right-click a taskbar button&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Show the window menu for the app&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Shift + right-click a grouped taskbar button&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Show the window menu for the group&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Ctrl + click a grouped taskbar button&lt;/td&gt;&lt;td style=&quot;border: 1px dashed rgb(187, 187, 187); font-family: inherit; font-size: inherit;&quot;&gt;Cycle through the windows of the group&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
References:&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;a data-mce-href=&quot;https://www.microsoft.com/en-us/download/details.aspx?id=48716&quot; href=&quot;https://www.microsoft.com/en-us/download/details.aspx?id=48716&quot; target=&quot;_blank&quot;&gt;Windows 10 Shortcuts Official Document&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;a data-mce-href=&quot;https://support.microsoft.com/en-us/help/12445/windows-keyboard-shortcuts&quot; href=&quot;https://support.microsoft.com/en-us/help/12445/windows-keyboard-shortcuts&quot; target=&quot;_blank&quot;&gt;Microsoft Support&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/windows-10-keyboard-shortcuts-full-list.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0UqLGE9bGFupJ-cL6QAgqe6mDPCIQ_bc9XrO_hrxOVxXVDB9X7IhooM7SZMgHPEOOd7KKLZb-3Sjmf6zCLBq0NDb4ptSZhq5SUkqZ59w3FitCxfwrBK2uQloqbPXoC70tk57uKA-VYMk/s72-c/windows-10-keyboard-shortcuts.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-4238041951926614647</guid><pubDate>Thu, 11 Aug 2016 12:19:00 +0000</pubDate><atom:updated>2016-08-11T18:19:07.603+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Articles</category><title>Some easy ways to boot the computer faster</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhY6YPI0oNygGdzRejgTIVdgGr0v6N9bCqYmFCAtkfk-U-Xf2LiXVHs503PpQUNkO00OTOA6MxikcQ3GyDJvpGiRXDZgF3HESE0zM27JqXoHyAO_1AU7HCVDNTTtlnY0pid7gWIgTciHu0/s1600/Some-easy-ways-to-boot-the-computer-faster.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;193&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhY6YPI0oNygGdzRejgTIVdgGr0v6N9bCqYmFCAtkfk-U-Xf2LiXVHs503PpQUNkO00OTOA6MxikcQ3GyDJvpGiRXDZgF3HESE0zM27JqXoHyAO_1AU7HCVDNTTtlnY0pid7gWIgTciHu0/s320/Some-easy-ways-to-boot-the-computer-faster.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Slow boot speed is a common problem that a user faces on a daily basis while using computers. This problem can be occurred in computers without virus.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
You do not have to worry about such problems. Ways to solve this problem is simple.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Those are:&lt;/div&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Keep the Desktop Clean&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
The easiest way to reduce boot time is to keep your desktop clean. The more files, folders, and programs on computer desktop the longer boot time. You may think that a little folder on the desktop is nothing, but it creates pressure of your computer&#39;s boot sequence as well as on RAM and slows down the whole process. However, You do not need to remove everything from the desktop. You can pin your favorite programs on the task bar.&lt;/div&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Stop Unnecessary Start Up Programs&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Some applications start automatically while the computer is turning on. This is another reason behind longer boot time. So, stop unnecessary start up program.&lt;/div&gt;
&lt;h3 style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Clear Temporary Files&lt;/h3&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Delete the cache and cookies from browser and remove temporary files from your computer.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/some-easy-ways-to-boot-computer-faster_6.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhY6YPI0oNygGdzRejgTIVdgGr0v6N9bCqYmFCAtkfk-U-Xf2LiXVHs503PpQUNkO00OTOA6MxikcQ3GyDJvpGiRXDZgF3HESE0zM27JqXoHyAO_1AU7HCVDNTTtlnY0pid7gWIgTciHu0/s72-c/Some-easy-ways-to-boot-the-computer-faster.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-8195877216407819940</guid><pubDate>Thu, 11 Aug 2016 12:14:00 +0000</pubDate><atom:updated>2016-08-11T18:14:20.083+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tutorials</category><title>Android getDrawable() deprecated API 22 Alternative</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT3Uo6GHdqgZeXnrscPZU-T3xAm0mNnXhVJHKLCr_iRzkYlu5gFLKu-kbZQvc3nUBIiiDe8Yiv167JeUemgQBI3rfszAJaTEE-WQzcU_ozVQtB5EEgoZ2xtC_FBEBo6uHa7x4shZR_v2Y/s1600/Android-getDrawable%2528%2529-deprecated-API-22-Alternative.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT3Uo6GHdqgZeXnrscPZU-T3xAm0mNnXhVJHKLCr_iRzkYlu5gFLKu-kbZQvc3nUBIiiDe8Yiv167JeUemgQBI3rfszAJaTEE-WQzcU_ozVQtB5EEgoZ2xtC_FBEBo6uHa7x4shZR_v2Y/s320/Android-getDrawable%2528%2529-deprecated-API-22-Alternative.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
There are&amp;nbsp;several options to handle getDrawable() deprecation (the right and future proof way), depending on which kind of drawable is being loaded:&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
A) Drawables without theme attributes&lt;/div&gt;
&lt;pre class=&quot;lang:default decode:true&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; color: #333333; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; margin-bottom: 1.5em !important; min-height: 1.5em; padding: 0.3em 0.5em !important;&quot; title=&quot;Code&quot;&gt;ResourcesCompat.getDrawable(getResources(), R.drawable.name, null);&lt;/pre&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
For&amp;nbsp;unstyled drawable the old way. This is probably what is needed.&lt;br /&gt;Please note: &amp;nbsp;&lt;span class=&quot;lang:default decode:true crayon-inline &quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; padding: 2px 3px;&quot;&gt;ResourcesCompat.getDrawable()&lt;/span&gt;&amp;nbsp; is not deprecated!&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
B) Drawables with theme attributes&lt;/div&gt;
&lt;pre class=&quot;lang:default decode:true&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; color: #333333; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; margin-bottom: 1.5em !important; min-height: 1.5em; padding: 0.3em 0.5em !important;&quot; title=&quot;Code&quot;&gt;ContextCompat.getDrawable(getActivity(), R.drawable.name);&lt;/pre&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
For&amp;nbsp;a styled Drawable as the&amp;nbsp;Activity theme instructs.&lt;br /&gt;C) Drawables with theme attributes from another theme&lt;/div&gt;
&lt;pre class=&quot;lang:default decode:true&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; color: #333333; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; margin-bottom: 1.5em !important; min-height: 1.5em; padding: 0.3em 0.5em !important;&quot; title=&quot;Code&quot;&gt;ResourcesCompat.getDrawable(getResources(), R.drawable.name, anotherTheme);&lt;/pre&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Explanation:&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
Android 21 (5.0 Lollipop) introduced some new theme attributes such as android:colorAccent that modify the appearance of drawables that hold references to those new theme attributes values.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
The AppCompat library handles pre and post-Lollipop drawable styling for you.&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
If the deprecated getDrawable() method is used to obtain a drawable resource with theme attributes, A partially-styled drawable and a logcat warning will come as output. It can be seen&amp;nbsp;in API 22 android.content.res.Resources source code:&lt;/div&gt;
&lt;pre class=&quot;lang:default decode:true&quot; style=&quot;background: rgb(244, 244, 244) !important; border: 1px solid rgb(204, 204, 204) !important; color: #333333; font-family: &amp;quot;Courier 10 Pitch&amp;quot;, Courier, monospace !important; font-size: 12.8px; margin-bottom: 1.5em !important; min-height: 1.5em; padding: 0.3em 0.5em !important;&quot; title=&quot;Code&quot;&gt;@Deprecated
@Nullable
public Drawable getDrawable(int id) throws NotFoundException {
final Drawable d = getDrawable(id, null);
if (d != null &amp;amp;&amp;amp; d.canApplyTheme()) {
Log.w(TAG, &quot;Drawable &quot; + getResourceName(id) + &quot; has unresolved theme &quot;
+ &quot;attributes! Consider using Resources.getDrawable(int, Theme) or &quot;
+ &quot;Context.getDrawable(int).&quot;, new RuntimeException());
}
return d;
}&lt;/pre&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
See&amp;nbsp;&lt;a data-mce-href=&quot;http://developer.android.com/reference/android/support/v4/content/ContextCompat.html#getDrawable(android.content.Context,%20int)&quot; href=&quot;http://developer.android.com/reference/android/support/v4/content/ContextCompat.html#getDrawable(android.content.Context,%20int)&quot; target=&quot;_blank&quot;&gt;ContextCompat Reference&lt;/a&gt;,&amp;nbsp;&lt;a data-mce-href=&quot;https://developer.android.com/reference/android/support/v4/content/res/ResourcesCompat.html#getDrawable(android.content.res.Resources,%20int,%20android.content.res.Resources.Theme)&quot; href=&quot;https://developer.android.com/reference/android/support/v4/content/res/ResourcesCompat.html#getDrawable(android.content.res.Resources,%20int,%20android.content.res.Resources.Theme)&quot; target=&quot;_blank&quot;&gt;ResourcesCompat Reference&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a data-mce-href=&quot;https://plus.google.com/+BenjaminWeiss/posts/M1dYFaobyBM&quot; href=&quot;https://plus.google.com/+BenjaminWeiss/posts/M1dYFaobyBM&quot; target=&quot;_blank&quot;&gt;Benjamin Weiss g+ post&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;a data-mce-href=&quot;http://stackoverflow.com/questions/29041027/android-getresources-getdrawable-deprecated-api-22?lq=1&quot; href=&quot;http://stackoverflow.com/questions/29041027/android-getresources-getdrawable-deprecated-api-22?lq=1&quot; target=&quot;_blank&quot;&gt;Referance&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/android-getdrawable-deprecated-api-22.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT3Uo6GHdqgZeXnrscPZU-T3xAm0mNnXhVJHKLCr_iRzkYlu5gFLKu-kbZQvc3nUBIiiDe8Yiv167JeUemgQBI3rfszAJaTEE-WQzcU_ozVQtB5EEgoZ2xtC_FBEBo6uHa7x4shZR_v2Y/s72-c/Android-getDrawable%2528%2529-deprecated-API-22-Alternative.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-1194321641025756458</guid><pubDate>Thu, 11 Aug 2016 12:10:00 +0000</pubDate><atom:updated>2016-08-11T18:10:57.277+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tutorials</category><title>Enable Android MTP and  Media Player Windows 10</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxVEE76nO79wbGcDZWJR7RlGDu3Asfr9SO-9tRi6TuntZdajNRkOVtfxIfFBhDbWNeNrbD-4dWWaY0qaaObRX0KZWTQ7GmogxUV9XVKy9TMb-fot9fo6MjDBM7HpuEToJq_DPIJsPg6y0/s1600/Enable-Android-MTP-and--Media-Player-Windows-10.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxVEE76nO79wbGcDZWJR7RlGDu3Asfr9SO-9tRi6TuntZdajNRkOVtfxIfFBhDbWNeNrbD-4dWWaY0qaaObRX0KZWTQ7GmogxUV9XVKy9TMb-fot9fo6MjDBM7HpuEToJq_DPIJsPg6y0/s320/Enable-Android-MTP-and--Media-Player-Windows-10.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
By default Android MTP and Windows Media Player is not enabled in Windows 10. For this reason whenever you connect a android device in Windows 10 it will not show your device in the Windows Explorer. If you want to enable Android MTP as well as want back the Windows Media Player in Windows 10 then You have to enable them manually. To do so you have to follow the following steps.&lt;/div&gt;
&lt;ol style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;li&gt;Go to this&amp;nbsp;&lt;span data-mce-style=&quot;color: #0000ff;&quot; style=&quot;color: blue;&quot;&gt;&lt;a data-mce-href=&quot;https://www.microsoft.com/en-us/download/details.aspx?id=49919&quot; data-mce-style=&quot;color: #0000ff;&quot; href=&quot;https://www.microsoft.com/en-us/download/details.aspx?id=49919&quot; style=&quot;color: blue;&quot; target=&quot;_blank&quot;&gt;Link&lt;/a&gt;&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;Select Your Language.&lt;/li&gt;
&lt;li&gt;Click the Download Button.&lt;/li&gt;
&lt;li&gt;Select the appropriate file according to your Windows System Type&amp;nbsp;(&lt;br /&gt;KB3099229_x86.msu for 32bit or&lt;br /&gt;KB3099229_x64.msu for 64 bit&amp;nbsp;&amp;nbsp;Windows System ).&lt;/li&gt;
&lt;li&gt;If you don&#39;t know your Windows System type then follow this Tutorial otherwise skip to Step 6.&lt;/li&gt;
&lt;li&gt;Open the .msu file.&lt;/li&gt;
&lt;li&gt;Follow the instructions of the installer.&lt;/li&gt;
&lt;li&gt;After completing installation restart your computer.&lt;/li&gt;
&lt;li&gt;All done. Now you can connect your Android phones as well as use Windows Media Player.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/by-default-android-mtp-and-windows.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxVEE76nO79wbGcDZWJR7RlGDu3Asfr9SO-9tRi6TuntZdajNRkOVtfxIfFBhDbWNeNrbD-4dWWaY0qaaObRX0KZWTQ7GmogxUV9XVKy9TMb-fot9fo6MjDBM7HpuEToJq_DPIJsPg6y0/s72-c/Enable-Android-MTP-and--Media-Player-Windows-10.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-3287616330976389319</guid><pubDate>Wed, 10 Aug 2016 06:10:00 +0000</pubDate><atom:updated>2016-08-10T12:15:59.400+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tech News</category><title>Windows 10 Redstone Update Released!</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjI99SRFb4DMlM2m5Fr8njZtmQq1LX5J-Z1Emn4wcfCO4ydvCvDGcZo-AMzsD_Bqwp-D1Y7Ptg5V0b55X6hhBaqrVLB-0wuE1_IZnfXfAznfSkJJrjwXylFkVL4iro0HqYMUqDoTApGSao/s1600/1459878327-12252-Microsoft-Corporation-%2528MSFT%2529-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjI99SRFb4DMlM2m5Fr8njZtmQq1LX5J-Z1Emn4wcfCO4ydvCvDGcZo-AMzsD_Bqwp-D1Y7Ptg5V0b55X6hhBaqrVLB-0wuE1_IZnfXfAznfSkJJrjwXylFkVL4iro0HqYMUqDoTApGSao/s320/1459878327-12252-Microsoft-Corporation-%2528MSFT%2529-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;color: #333333; font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif; font-size: 16px; line-height: 24px;&quot;&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
The long awaited&amp;nbsp;&lt;strong&gt;Windows 10 Redstone Update&lt;/strong&gt;&amp;nbsp;has been released on August 02, 2016. It is also called&amp;nbsp;&lt;strong&gt;Windows 10 Anniversary&amp;nbsp;Update&lt;/strong&gt;&amp;nbsp;as it has been released after one year of Windows 10 Official Release.&amp;nbsp;This update has been originally released to add new features to Windows 10. Besides, A lot of bugs in the previous build have been fixed in this update. Let&#39;s see what&#39;s new.&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;Microsoft-Corporation-(MSFT)-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes&quot; class=&quot;aligncenter size-full wp-image-1956&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/1459878327-12252-Microsoft-Corporation-MSFT-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes.jpg&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/1459878327-12252-Microsoft-Corporation-MSFT-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes.jpg&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
New Start Screen:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;New Start Screen&quot; class=&quot;aligncenter wp-image-1963 size-full&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Windows-10-Redstone-Update-Released.jpg&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Windows-10-Redstone-Update-Released.jpg&quot; height=&quot;486&quot; style=&quot;height: auto; max-width: 100%;&quot; width=&quot;700&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
New Settings Interface &amp;amp;&amp;nbsp;Dark Theme:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;New Settings Interface &amp;amp; Dark Theme&quot; class=&quot;aligncenter size-full wp-image-1965&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Settings-Interface-Dark-Theme.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Settings-Interface-Dark-Theme.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
New Windows Store Interface:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;New Windows Store Interface&quot; class=&quot;aligncenter size-full wp-image-1966&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Windows-Store-Interface.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Windows-Store-Interface.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;New Windows Store Interface-01&quot; class=&quot;aligncenter size-full wp-image-1967&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Windows-Store-Interface-01.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Windows-Store-Interface-01.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Microsoft Edge Improvement:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;Microsoft Edge Improvement&quot; class=&quot;aligncenter size-full wp-image-1968&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Microsoft-Edge-Improvement.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Microsoft-Edge-Improvement.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
WiFi Hotspot (Internet Sharing):&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;WiFi Hotspot (Internet Sharing)&quot; class=&quot;aligncenter size-full wp-image-1969&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/WiFi-Hotspot-Internet-Sharing.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/WiFi-Hotspot-Internet-Sharing.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Action Center:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;Action Center&quot; class=&quot;aligncenter size-full wp-image-1970&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Action-Center.jpg&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Action-Center.jpg&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
Cortana Improvement:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;Cortana-Improvement&quot; class=&quot;aligncenter size-full wp-image-1973&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Cortana-Improvement.jpg&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/Cortana-Improvement.jpg&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
New Skype App:&lt;/h3&gt;
&lt;div style=&quot;font-family: Georgia, &amp;quot;Times New Roman&amp;quot;, &amp;quot;Bitstream Charter&amp;quot;, Times, serif;&quot;&gt;
&lt;img alt=&quot;New Skype App&quot; class=&quot;aligncenter size-full wp-image-1977&quot; data-mce-src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Skype-App.png&quot; src=&quot;http://techcalibrator.com/wp-content/uploads/2016/08/New-Skype-App.png&quot; style=&quot;height: auto; max-width: 100%;&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/08/windows-10-redstone-update-released_10.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjI99SRFb4DMlM2m5Fr8njZtmQq1LX5J-Z1Emn4wcfCO4ydvCvDGcZo-AMzsD_Bqwp-D1Y7Ptg5V0b55X6hhBaqrVLB-0wuE1_IZnfXfAznfSkJJrjwXylFkVL4iro0HqYMUqDoTApGSao/s72-c/1459878327-12252-Microsoft-Corporation-%2528MSFT%2529-Windows-10-Anniversary-Update-To-Feature-Start-Menu-Changes.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-7601754285850382914</guid><pubDate>Mon, 06 Jun 2016 07:14:00 +0000</pubDate><atom:updated>2016-06-06T13:17:16.745+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Articles</category><title>Comparison Between Android &amp; IOS </title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlLiKK_2svVWbxK4gpJx-nb490hBjo2Ma40OW-6148n_RHf7slaaVMKSirfaDjbrswgpMVFbb7WqHGJe7XFnAV3f6HnrBgI4R3rgVz_pTu9Fjew3nqM5XynsEVyFiV53Pob5MGhATKk4/s1600/Comparison-Between-Android-%2526-IOS.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlLiKK_2svVWbxK4gpJx-nb490hBjo2Ma40OW-6148n_RHf7slaaVMKSirfaDjbrswgpMVFbb7WqHGJe7XFnAV3f6HnrBgI4R3rgVz_pTu9Fjew3nqM5XynsEVyFiV53Pob5MGhATKk4/s320/Comparison-Between-Android-%2526-IOS.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Android and IOS are the most popular mobile operating system nowadays. Sometimes it&#39;s became so confusing to choose one of them. Here a comparison has been made so that it become easy to choose one of them.
&lt;br /&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Keys&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;Android&lt;/td&gt;
&lt;td style=&quot;background-color: #0ac4ff;&quot;&gt;IOS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Type&lt;/td&gt;
&lt;td&gt;Mobile OS&lt;/td&gt;
&lt;td&gt;Mobile OS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Licence&lt;/td&gt;
&lt;td&gt;Apache License 2.0
GNU GPL v2 for the Linux kernel modifications&lt;/td&gt;
&lt;td&gt;Proprietary software except for open-source components&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Developer&lt;/td&gt;
&lt;td&gt;Google
Open Handset Alliance&lt;/td&gt;
&lt;td&gt;Apple Inc.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Written in&lt;/td&gt;
&lt;td&gt;C (core), C++, Java (UI)&lt;/td&gt;
&lt;td&gt;C, C++, Objective-C, Swift&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;OS family&lt;/td&gt;
&lt;td&gt;Unix-like&lt;/td&gt;
&lt;td&gt;Unix-like, based on Darwin (BSD), OS X&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Source model&lt;/td&gt;
&lt;td&gt;Open source and in most devices with proprietary components&lt;/td&gt;
&lt;td&gt;Closed source&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Initial release&lt;/td&gt;
&lt;td&gt;September 23, 2008; 7 years ago&lt;/td&gt;
&lt;td&gt;June 29, 2007; 8 years ago&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Platforms&lt;/td&gt;
&lt;td&gt;32- and 64-bit: ARM architectures, x86, x86-64, MIPS and MIPS64&lt;/td&gt;
&lt;td&gt;64- and 32-bit ARM architectures:
ARMv8-A (iOS 7 and later)
ARMv7-A (iPhone OS 3 and later)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kernel type&lt;/td&gt;
&lt;td&gt;Monolithic (modified Linux kernel)&lt;/td&gt;
&lt;td&gt;Hybrid (XNU)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Default user interface&lt;/td&gt;
&lt;td&gt;Graphical (Multi-touch)&lt;/td&gt;
&lt;td&gt;Cocoa Touch (multi-touch, GUI)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
The above comparisons are only the technical comparisons. According to the User Experience it is seen that android is a bit slower then IOS . The reason behind this is, Android uses java and java is excellent but a bit slow. On the other hand IOS use a language named swift which has been designed for speed. &amp;nbsp;Android gives you the opportunity to tweaking your OS in every ways whereas you cannot even use IOS without Apple&#39;s permission. If you need a independent mobile os with unlimited features and you will consider the speed a little bit then Android is here but if you think that you need a OS that will give you ultimate speed and you will consider some feature limitation then IOS is here.

This is&amp;nbsp;&amp;nbsp;my opinion. May be your opinion is different then mine and Always the Choice is Yours.&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/06/comparison-between-android-ios.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlLiKK_2svVWbxK4gpJx-nb490hBjo2Ma40OW-6148n_RHf7slaaVMKSirfaDjbrswgpMVFbb7WqHGJe7XFnAV3f6HnrBgI4R3rgVz_pTu9Fjew3nqM5XynsEVyFiV53Pob5MGhATKk4/s72-c/Comparison-Between-Android-%2526-IOS.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3655287492810267414.post-3612662303289294806</guid><pubDate>Fri, 22 Apr 2016 16:09:00 +0000</pubDate><atom:updated>2016-06-06T13:18:30.498+06:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tutorials</category><title>How to take back the e-mail that was sent by mistake (Gmail)</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyObzCJBAqvOhfbBRhZwcHPg61OlFBS5GJdi9OVFkLRjDLyt8_sSWXcEX5re7Kk92AyEkgiLYqK2Zos53eD9_1xHynJW3cO9_2Ep6QNgUT1hxT7ko4yUWqcXutiynbPUyZ6JMJHUXw/s1600/How-to-Take-back-the-e-mail-that-was-sent-by-mistake-%2528Gmail%2529.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyObzCJBAqvOhfbBRhZwcHPg61OlFBS5GJdi9OVFkLRjDLyt8_sSWXcEX5re7Kk92AyEkgiLYqK2Zos53eD9_1xHynJW3cO9_2Ep6QNgUT1hxT7ko4yUWqcXutiynbPUyZ6JMJHUXw/s320/How-to-Take-back-the-e-mail-that-was-sent-by-mistake-%2528Gmail%2529.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
After clicking the Send button if you think that there was a mistake in the email and now you want to undo send or delete the mail. If you are a Gmail user, then you can get at least a little bit of time to get back the message that you have sent. &#39;Undo Send&#39; is a feature of Gmail that gives the &amp;nbsp;facility to stop/delete mistaken e-mail &amp;nbsp;immediately after cliking send button. Gmail Lab have included this feature six years ago, but it was experimental. However, If you want to activate this feature, then follow the steps below.&lt;br /&gt;
&lt;br /&gt;
Gmail Sign (login).&lt;br /&gt;
Click the gear icon in the upper right hand corner of the screen.&lt;br /&gt;
Select Settings.&lt;br /&gt;
Go to the Undo Send part under General tab.&lt;br /&gt;
Click Enable Undo Send-.&lt;br /&gt;
Select duration from the list.&lt;br /&gt;
By clicking on the Save Changes button located at bottom of the screen save the new settings.&lt;br /&gt;
From now each time after sending an e-mail &amp;nbsp;you will see the &quot;Undo button&quot; next to the text &quot;Your message has been sent&quot;.&lt;/div&gt;
</description><link>http://techcalibrator.blogspot.com/2016/04/how-to-take-back-e-mail-that-was-sent.html</link><author>noreply@blogger.com (James)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyObzCJBAqvOhfbBRhZwcHPg61OlFBS5GJdi9OVFkLRjDLyt8_sSWXcEX5re7Kk92AyEkgiLYqK2Zos53eD9_1xHynJW3cO9_2Ep6QNgUT1hxT7ko4yUWqcXutiynbPUyZ6JMJHUXw/s72-c/How-to-Take-back-the-e-mail-that-was-sent-by-mistake-%2528Gmail%2529.jpg" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>