<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - Scrolling in Inactive Windows</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Scrolling in Inactive Windows</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 23:39:39 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 23:39:39 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>22</c9:totalResults>
	<c9:pageCount>-22</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Why won't Windows do this? When I hover the cursor over a scrollable area in an inactive window I should be able to scroll it immediately; not click to change focus, then scroll, then click back to the window I'm working in. It's very jarring coming from
 Mac OS where this feature is universal.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/527620#527620</link>
		<pubDate>Fri, 12 Feb 2010 07:39:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/527620#527620</guid>
		<dc:creator>tfraser</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/tfraser/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>I'm not sure everyone would like it -- it's like 'hot tracking' that I found in some old Solaris systems years ago: the keyboard input went to whichever window had the mouse in it. I actually found that to be really annoying as I often bat the mouse cursour
 out of the way when it's over text that&nbsp; I'm reading, but I still want the text cursor to remain there for keyboard input (including scrolling).</p>
<p>&nbsp;</p>
<p>If you find changing OS jarring then just stick to one or the other and stop shilly-shallying around! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Herbie</p>
<p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/f7af52e669a24778ba699deb00d84c1f#f7af52e669a24778ba699deb00d84c1f</link>
		<pubDate>Fri, 12 Feb 2010 07:46:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/f7af52e669a24778ba699deb00d84c1f#f7af52e669a24778ba699deb00d84c1f</guid>
		<dc:creator>Herbie Smith</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dr Herbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Would something like this work?</p>
<p>&nbsp;</p>
<p><a href="http://tweaklibrary.com/Hardware/Input_Output-Device/20/Enable-Active-Window-Tracking-to-Mouse-Movements/11079/">http://tweaklibrary.com/Hardware/Input_Output-Device/20/Enable-Active-Window-Tracking-to-Mouse-Movements/11079/</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/eec21d40aadd4b5e833c9deb00d84c4b#eec21d40aadd4b5e833c9deb00d84c4b</link>
		<pubDate>Fri, 12 Feb 2010 07:46:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/eec21d40aadd4b5e833c9deb00d84c4b#eec21d40aadd4b5e833c9deb00d84c4b</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Dr Herbie:</p>
<p>&nbsp;</p>
<p>It's different to the Solaris method because keyboard input always goes to the active/foreground window, but mouse input goes to whichever window the mouse is hovering over. For example, you can have a text editor as the active window and an inactive browser
 window to the side with the mouse over it. The text editor will take your key presses and the browser window will take your mouse commands when you scroll.</p>
<p>&nbsp;</p>
<p>The ubiquity of Windows means you can never truly escape it.</p>
<p>&nbsp;</p>
<p>Kettch:</p>
<p>&nbsp;</p>
<p>I think that tweak would do something like what Dr Herbie described, which sounds like it could be worse than the default setup. Also, the Windows boxes that I use are mostly lab computers; hacking the registry is not really an option.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/8a58fc4ed7f344df99919deb00d84c78#8a58fc4ed7f344df99919deb00d84c78</link>
		<pubDate>Fri, 12 Feb 2010 08:21:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/8a58fc4ed7f344df99919deb00d84c78#8a58fc4ed7f344df99919deb00d84c78</guid>
		<dc:creator>tfraser</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/tfraser/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">tfraser said:</div><div class="quoteText">
<p>Dr Herbie:</p>
<p>&nbsp;</p>
<p>It's different to the Solaris method because keyboard input always goes to the active/foreground window, but mouse input goes to whichever window the mouse is hovering over. For example, you can have a text editor as the active window and an inactive browser
 window to the side with the mouse over it. The text editor will take your key presses and the browser window will take your mouse commands when you scroll.</p>
<p>&nbsp;</p>
<p>The ubiquity of Windows means you can never truly escape it.</p>
<p>&nbsp;</p>
<p>Kettch:</p>
<p>&nbsp;</p>
<p>I think that tweak would do something like what Dr Herbie described, which sounds like it could be worse than the default setup. Also, the Windows boxes that I use are mostly lab computers; hacking the registry is not really an option.</p>
</div></blockquote>
<p>Except it's just as annoying the other way round. I often use the mouse wheel to scroll the active window's document, without the mouse being over that window (I've usually moved it out of the way to avoid the pointer obscuring text etc). The fact that Windows
 was designed to always work without a mouse (wheras Mac OS has historically required one to function) probably influenced the approach Windows took. I have to say that I personally much prefer it, it seems far more logical and useful to me.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/4d599dbc212d4c2ca71f9deb00d84ca6#4d599dbc212d4c2ca71f9deb00d84ca6</link>
		<pubDate>Fri, 12 Feb 2010 09:32:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/4d599dbc212d4c2ca71f9deb00d84ca6#4d599dbc212d4c2ca71f9deb00d84ca6</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">AndyC said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">tfraser said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Except it's just as annoying the other way round. I often use the mouse wheel to scroll the active window's document, without the mouse being over that window (I've usually moved it out of the way to avoid the pointer obscuring text etc). The fact that Windows
 was designed to always work without a mouse (wheras Mac OS has historically required one to function) probably influenced the approach Windows took. I have to say that I personally much prefer it, it seems far more logical and useful to me.</p>
</div></blockquote>
<p>I can appreciate the usefulness of that scenario as well, but I think there should at least be an option to choose which way you want it to work (Windows 8?). For the kind of work I'm doing, the Mac way is so much more efficient; there is so much less clicking
 involved.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/ddb763b8db1c4a9e9a669deb00d84cd1#ddb763b8db1c4a9e9a669deb00d84cd1</link>
		<pubDate>Fri, 12 Feb 2010 10:30:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/ddb763b8db1c4a9e9a669deb00d84cd1#ddb763b8db1c4a9e9a669deb00d84cd1</guid>
		<dc:creator>tfraser</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/tfraser/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Windows is actually kind of inconsistent. In IE the scroll wheel always scrolls the area the mouse is over, in fact that seems to be the case for a lot of programs except Windows Explorer. I find myself being frustrated by it on a regular basis because I
 often want to scroll the folder tree when the file list is the active control. The most annoying thing about it is that the only way to make the tree view the active control is to actually select a folder,&nbsp;so if you don't want to change the folder being displayed
 in the file list area&nbsp;you have to click on the currently selected folder which is a relatively small area of the screen (if it's even visible at the current scroll offset).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/246dbb75c1f948c1937b9deb00d84cfd#246dbb75c1f948c1937b9deb00d84cfd</link>
		<pubDate>Fri, 12 Feb 2010 12:43:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/246dbb75c1f948c1937b9deb00d84cfd#246dbb75c1f948c1937b9deb00d84cfd</guid>
		<dc:creator>Lord Zarquon</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Lord Zarquon/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">tfraser said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">AndyC said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>I can appreciate the usefulness of that scenario as well, but I think there should at least be an option to choose which way you want it to work (Windows 8?). For the kind of work I'm doing, the Mac way is so much more efficient; there is so much less clicking
 involved.</p>
</div></blockquote>
<p><blockquote><div class="quoteText">...but I think there should at least be an option to choose which way you want it to work (Windows 8?).</div></blockquote></p>
<p>You can forget about adding options to future releases of Windows. Historically, the trend has been to provide good defaults and leave it at that.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a409bef885b04a6fb0ca9deb00d84d29#a409bef885b04a6fb0ca9deb00d84d29</link>
		<pubDate>Fri, 12 Feb 2010 12:46:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a409bef885b04a6fb0ca9deb00d84d29#a409bef885b04a6fb0ca9deb00d84d29</guid>
		<dc:creator>PaoloM</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaoloM/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>I would love to see this feature. It's in some applications and not others. I'd love if Microsoft made it the default for all windows. I definitely don't want the keyboard tracking mentioned above though; that would just get annoying.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/f63cd86ea6ca4903b3b29deb00d84d54#f63cd86ea6ca4903b3b29deb00d84d54</link>
		<pubDate>Fri, 12 Feb 2010 14:11:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/f63cd86ea6ca4903b3b29deb00d84d54#f63cd86ea6ca4903b3b29deb00d84d54</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>I think its even available in Linux distros like KDE, but this is how windows has always worked.
</p>
<p>&nbsp;</p>
<p>Window is not a Mac, though Windows and Mac fanboys are constantly trying to make the to OS's identical or slating the other for being archaic, you'd probably find that there is a very good reason why they did this.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/7dcb069c87a14bfc8cee9deb00d84d7f#7dcb069c87a14bfc8cee9deb00d84d7f</link>
		<pubDate>Fri, 12 Feb 2010 14:30:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/7dcb069c87a14bfc8cee9deb00d84d7f#7dcb069c87a14bfc8cee9deb00d84d7f</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Tfraser, I assume that the reason you have this complaint is that you are manually adjusting lab computers in your job environment, and as such you are going to every machine and applying these adjustments?&nbsp; Hence your complaints about the mouse?&nbsp;
</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/2070c5c810644f1d95449deb00d84da9#2070c5c810644f1d95449deb00d84da9</link>
		<pubDate>Fri, 12 Feb 2010 14:42:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/2070c5c810644f1d95449deb00d84da9#2070c5c810644f1d95449deb00d84da9</guid>
		<dc:creator>Robert Oswalt</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RLO/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">RLO said:</div><div class="quoteText">
<p>Tfraser, I assume that the reason you have this complaint is that you are manually adjusting lab computers in your job environment, and as such you are going to every machine and applying these adjustments?&nbsp; Hence your complaints about the mouse?&nbsp;
</p>
</div></blockquote>
<p>I'm pretty sure most of the mouse software packages (IntelliPoint, Logitech's SetPoint, etc) let you change this behavior.&nbsp; Don't think Windows has a built-in option for it though.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a2ebe393f0ac417891639deb00d84e02#a2ebe393f0ac417891639deb00d84e02</link>
		<pubDate>Sat, 13 Feb 2010 02:36:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a2ebe393f0ac417891639deb00d84e02#a2ebe393f0ac417891639deb00d84e02</guid>
		<dc:creator>Brandon Paddock</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/BHpaddock/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">BHpaddock said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">RLO said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>I'm pretty sure most of the mouse software packages (IntelliPoint, Logitech's SetPoint, etc) let you change this behavior.&nbsp; Don't think Windows has a built-in option for it though.</p>
</div></blockquote>
<p>The reason I was originally asking was because I was in that situation in my last job.&nbsp; We discovered the best way to avoid repetitive strain injury going through a lab of unmanaged computers was to use keyboard shortcuts instead of the mouse.&nbsp; You can easily
 avoid touching the mouse if you know your keyboard shortcuts.&nbsp; A simple alt &#43; tab brings focus and by using the alt,backspace, arrow keys, and tabs, you can make most pieces of software obey your wants.&nbsp; On XP it was easy to restart any of the computers by
 using win&#43;u&#43;r.&nbsp; Originally using a mouse it would take 45 minutes or more to do work in a lab, and after using keyboard shortcuts it would take about 20 minutes to do the same work.&nbsp;
</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/c2f289041a4947e8bc859deb00d84e2e#c2f289041a4947e8bc859deb00d84e2e</link>
		<pubDate>Sun, 14 Feb 2010 00:43:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/c2f289041a4947e8bc859deb00d84e2e#c2f289041a4947e8bc859deb00d84e2e</guid>
		<dc:creator>Robert Oswalt</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RLO/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Some programs do it. Some don't. Truth is I just wish they'd pick a behavior and it would happen everywhere and in every program. But no, some people decide they need to create custom handling or something because they don't like the standard windows controls,
 or their framework doesn't have native support for it (i.e. Java and other platform-agnostic frameworks).</p>
<p>&nbsp;</p>
<p>Does anybody know whether J2EE apps do the inactive scrolling thing? I would therefore presume yes; alas, my systems are Java-free.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a9ee1e795ad0435882369deb00d84e5a#a9ee1e795ad0435882369deb00d84e5a</link>
		<pubDate>Sun, 14 Feb 2010 01:20:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/a9ee1e795ad0435882369deb00d84e5a#a9ee1e795ad0435882369deb00d84e5a</guid>
		<dc:creator>tsilb</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SlackmasterK/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>Try WizMouse:&nbsp;<a href="http://www.pcworld.com/article/160061/scroll_inactive_windows_with_wizmouse.html">http://www.pcworld.com/article/160061/scroll_inactive_windows_with_wizmouse.html</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/b5e830b3799f4974aa599deb00d84eb3#b5e830b3799f4974aa599deb00d84eb3</link>
		<pubDate>Sun, 21 Feb 2010 23:09:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/b5e830b3799f4974aa599deb00d84eb3#b5e830b3799f4974aa599deb00d84eb3</guid>
		<dc:creator>bluescrubbie</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/bluescrubbie/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>WizMouse is exactly what your looking for. Also the Mac way of scrolling is really the unix way of scrolling.</p>
<p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/428921c73a154497b6499deb00d84f0c#428921c73a154497b6499deb00d84f0c</link>
		<pubDate>Sat, 13 Mar 2010 07:41:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/428921c73a154497b6499deb00d84f0c#428921c73a154497b6499deb00d84f0c</guid>
		<dc:creator>lloydbond</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/lloydbond/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>I'm not sure the &quot;Windows way&quot; is right (or wrong). But I wouldn't want to see it changed. That being said, I doubt anyone would complain about a user bound option (as opposed to system bound) to change this behaviour.
</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/59c07698ff4e4a309b139deb00d84f36#59c07698ff4e4a309b139deb00d84f36</link>
		<pubDate>Sat, 13 Mar 2010 09:38:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/59c07698ff4e4a309b139deb00d84f36#59c07698ff4e4a309b139deb00d84f36</guid>
		<dc:creator>Manip</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ManipUni/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">bluescrubbie said:</div><div class="quoteText">
<p>Try WizMouse:&nbsp;<a href="http://www.pcworld.com/article/160061/scroll_inactive_windows_with_wizmouse.html">http://www.pcworld.com/article/160061/scroll_inactive_windows_with_wizmouse.html</a></p>
</div></blockquote>
<p>I finally got around to trying this.</p>
<p>&nbsp;</p>
<p>Win-XP&nbsp;could scroll explorer windows with the mouse-wheel, just by pointing at them, while Win-7 requires you focus the windows first... and I found&nbsp;the change&nbsp;to be really annoying, as my brain seems to be hard-wired to XP-mode.</p>
<p>&nbsp;</p>
<p>This app seems to do the job and so far no weird stuff encountered, but it does appear to be slightly more expensive on CPU resources.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/24afd1677de84c5cbee99deb00d84f62#24afd1677de84c5cbee99deb00d84f62</link>
		<pubDate>Fri, 06 Aug 2010 04:15:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/24afd1677de84c5cbee99deb00d84f62#24afd1677de84c5cbee99deb00d84f62</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p>What I'd like to see around this is when you hover over a taskbar preview, scroll works on that window.</p>
<p>&nbsp;</p>
<p>So when I peek at a window I can scroll up/down without switching to it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/cc85e7e474b741c4b96f9deb00d84fb9#cc85e7e474b741c4b96f9deb00d84fb9</link>
		<pubDate>Fri, 06 Aug 2010 13:31:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/cc85e7e474b741c4b96f9deb00d84fb9#cc85e7e474b741c4b96f9deb00d84fb9</guid>
		<dc:creator>webmonkey</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/webmonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">webmonkey said:</div><div class="quoteText">
<p>What I'd like to see around this is when you hover over a taskbar preview, scroll works on that window.</p>
<p>&nbsp;</p>
<p>So when I peek at a window I can scroll up/down without switching to it.</p>
</div></blockquote>
<p>Sounds like something you could patent. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/97c9b898b7c748e09f5e9deb00d84fe4#97c9b898b7c748e09f5e9deb00d84fe4</link>
		<pubDate>Fri, 06 Aug 2010 13:48:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/97c9b898b7c748e09f5e9deb00d84fe4#97c9b898b7c748e09f5e9deb00d84fe4</guid>
		<dc:creator>Tommy Carlier</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TommyCarlier/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">webmonkey said:</div><div class="quoteText">
<p>What I'd like to see around this is when you hover over a taskbar preview, scroll works on that window.</p>
<p>&nbsp;</p>
<p>So when I peek at a window I can scroll up/down without switching to it.</p>
</div></blockquote>
<p>What I want is for taskbar previews to scroll when they get full instead of switching to a list view.&nbsp; I'd much rather scroll through 50 previews than try to remember a window's or tab's title.</p>
<p>&nbsp;</p>
<p>Seriously, how often do you look at a page title?</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/e01ac20c45f940de92489deb00d85010#e01ac20c45f940de92489deb00d85010</link>
		<pubDate>Fri, 06 Aug 2010 19:03:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/e01ac20c45f940de92489deb00d85010#e01ac20c45f940de92489deb00d85010</guid>
		<dc:creator>tsilb</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SlackmasterK/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Scrolling in Inactive Windows</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">SlackmasterK said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">webmonkey said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>What I want is for taskbar previews to scroll when they get full instead of switching to a list view.&nbsp; I'd much rather scroll through 50 previews than try to remember a window's or tab's title.</p>
<p>&nbsp;</p>
<p>Seriously, how often do you look at a page title?</p>
</div></blockquote>
<p>I think I'd rather they went onto another row and formed a grid.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/e04bf65b1b314659a65e9deb00d8503a#e04bf65b1b314659a65e9deb00d8503a</link>
		<pubDate>Fri, 06 Aug 2010 21:45:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/527620-Scrolling-in-Inactive-Windows/e04bf65b1b314659a65e9deb00d8503a#e04bf65b1b314659a65e9deb00d8503a</guid>
		<dc:creator>webmonkey</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/webmonkey/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>