<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kelsoe Services &#187; Vista</title>
	<atom:link href="http://kelsoe.com/category/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://kelsoe.com</link>
	<description>Computer Consulting, Software Development, and IT Services</description>
	<lastBuildDate>Fri, 28 Oct 2011 18:33:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exploring keyboard shortcuts in Windows Vista</title>
		<link>http://kelsoe.com/exploring-keyboard-shortcuts-in-windows-vista/</link>
		<comments>http://kelsoe.com/exploring-keyboard-shortcuts-in-windows-vista/#comments</comments>
		<pubDate>Thu, 10 May 2007 01:41:25 +0000</pubDate>
		<dc:creator>charles</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.kelsoe.com/2007/05/09/exploring-keyboard-shortcuts-in-windows-vista/</guid>
		<description><![CDATA[Here is a list of some of the Vista shortcut keys. If you&#8217;re like me, you like to use the keyboard for most, if not all, of your OS navigation tasks. It&#8217;s merely a personal preference, but I&#8217;d much rather use a keystroke sequence than have to remove a hand from the keyboard (I use [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of some of the Vista shortcut keys.</p>
<blockquote><p>If you&#8217;re like me, you like to use the keyboard for most, if not all, of your OS navigation tasks.  It&#8217;s merely a personal preference, but I&#8217;d much rather use a keystroke sequence than have to remove a hand from the keyboard (I use my right hand for mousing), move the mouse, and return it.  It just seems faster to me &#8212; and maybe it allows me to rely less on hand-eye coordination, which, admittedly, is less sharp now that I have much less time to spend gaming <img src='http://kelsoe.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Here are just a couple keyboard shortcuts that I&#8217;ve learned of from colleagues or come across on my own:
</p></blockquote>
<blockquote><p>Ctrl+Esc<br />
Opens the Start menu</p>
<p>Windows Logo<br />
Opens the Start menu</p>
<p>Ctrl+Alt+Delete<br />
Then &#8211; Displays the Windows Security window</p>
<p>Now â€“ Displays LogOn screen including Lock Computer, Switch User, LogOff, Change a Password and Task Manager</p>
<p>Print Screen<br />
Copies the full screen image to the Windows Clipboard</p>
<p>Alt+Print Screen<br />
Copies the selected window&#8217;s image to the Windows Clipboard</p>
<p>Alt+Double-Click<br />
Displays property sheet for the selected item</p>
<p>Alt+Enter<br />
Displays property sheet for the selected object</p>
<p>Shift<br />
Hold when loading disk to prevent AutoPlay application</p>
<p>Shift+F10<br />
Same as right-click</p>
<p>Shift+Right-Click<br />
Shows alternative commands for the selected object</p></blockquote>
<p>I now find myself using many of these more and more often, especially given my inclination toward using the keyboard instead of the mouse whenever possible.</p>
<p>One of the great things about Windows Vista is the context-sensitivity applied to many actions.  For example, think of how the Slide Show command appears in a window&#8217;s toolbar when viewing a window containing photos; or, how right-clicking a photo displays rotation options in the resulting menu.  In the case of the shortcuts above, notice that when you Shift+Right-Click an .XLSX spreadsheet or .DOCX document, the Open as Read-Only option appears, which is not the case when doing the same to a .PPTX slide deck.  And for all of these file types, the Copy as Path option is displayed upon Shift+Right-Click, which can be very handy if you&#8217;re looking for the fully-qualified path to the document &#8212; say, in the case of creating a hyperlink to it.</p>
<p>There are surely more shortcuts that I&#8217;ve yet to discover.  What are some of the keyboard or other shortcuts you rely on regularly in Windows Vista?  Share your tips in the Comments section and give us a chance to learn from one another!</p>
<p><img src="http://windowsvistablog.com/aggbug.aspx?PostID=483532" height="1" /><br />
Source: <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/04/12/exploring-keyboard-shortcuts-in-windows-vista.aspx">Exploring keyboard shortcuts in Windows Vista</a><br />
Originally published on Thu, 12 Apr 2007 17:58:00 GMT by Nick White</p>
]]></content:encoded>
			<wfw:commentRss>http://kelsoe.com/exploring-keyboard-shortcuts-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to use Remote Desktop to Span Monitors?</title>
		<link>http://kelsoe.com/want-to-use-remote-desktop-to-span-monitors/</link>
		<comments>http://kelsoe.com/want-to-use-remote-desktop-to-span-monitors/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 05:31:23 +0000</pubDate>
		<dc:creator>charles</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://kelsoe.wordpress.com/2007/04/26/want-to-use-remote-desktop-to-span-monitors/</guid>
		<description><![CDATA[&#160; Today&#8217;s tip comes from one of the writers on the SBS team. Thanks Stephen!To make your Remote Desktop connection span multiple monitors, try this command line:&#8220;mstsc %nameOfPc% /span&#8221;Hope this helps! Copyright Sean Daniel. The data on the website is available &#8220;AS IS&#8221; with no warranties and confers no rights. Source: Want to use Remote [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<blockquote><p>Today&#8217;s tip comes from one of the writers on the SBS team. Thanks Stephen!<br />To make your Remote Desktop connection span multiple monitors, try this command line:<br /><b>&#8220;mstsc %nameOfPc% /span&#8221;</b><br />Hope this helps!  </p>
<p>Copyright Sean Daniel. The data on the website is available &#8220;AS IS&#8221; with no warranties and confers no rights. </p>
</blockquote>
<p>Source: <a href="http://sbs.seandaniel.com/2007/04/want-to-use-remote-desktop-to-span.html">Want to use Remote Desktop to Span Monitors?</a> <br />Originally published on Mon, 23 Apr 2007 04:44:44 GMT by Sean Daniel </p>
]]></content:encoded>
			<wfw:commentRss>http://kelsoe.com/want-to-use-remote-desktop-to-span-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

