<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: A Laptop and Two Monitors Causes Missing Windows</title>
	<atom:link href="http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/</link>
	<description>My Experiences with Software Development</description>
	<pubDate>Tue, 07 Oct 2008 20:03:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: cbastanier</title>
		<link>http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/#comment-362</link>
		<dc:creator>cbastanier</dc:creator>
		<pubDate>Sat, 13 May 2006 12:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/#comment-362</guid>
		<description>Ultramon from Realtime Software lets you easily switch between different display "profiles" , i.e. number of screens and resolution.
It can remember the window size and position for each monitor configuration and plays well together with Maxivista, the multi-monitor solution for multiple computers.
Ultramon is scriptable ( look at http://www.realtimesoft.com/ultramon/scripts/ for some VB Scripts, but you should be able to use any scripting language ) .

It is also useful when you are using  "remote desktop" to your machine with a different screen resolution, when you  have to cycle through different screen resolutions to test drive your apllication layout  or
when you "pivot" your TFT from time to time.
All this is also possible with free solutions like AutoIt (http://www.autoitscript.com/autoit3/index.php ) and a lot of scripting but I think Ultramon saves you a lot of time.</description>
		<content:encoded><![CDATA[<p>Ultramon from Realtime Software lets you easily switch between different display "profiles" , i.e. number of screens and resolution.<br />
It can remember the window size and position for each monitor configuration and plays well together with Maxivista, the multi-monitor solution for multiple computers.<br />
Ultramon is scriptable ( look at <a href="http://www.realtimesoft.com/ultramon/scripts/" rel="nofollow">http://www.realtimesoft.com/ultramon/scripts/</a> for some VB Scripts, but you should be able to use any scripting language ) .</p>
<p>It is also useful when you are using  "remote desktop" to your machine with a different screen resolution, when you  have to cycle through different screen resolutions to test drive your apllication layout  or<br />
when you "pivot" your TFT from time to time.<br />
All this is also possible with free solutions like AutoIt (http://www.autoitscript.com/autoit3/index.php ) and a lot of scripting but I think Ultramon saves you a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Plummer</title>
		<link>http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/#comment-319</link>
		<dc:creator>John Plummer</dc:creator>
		<pubDate>Thu, 11 May 2006 20:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2006/05/11/a-laptop-and-two-monitors-causes-missing-windows/#comment-319</guid>
		<description>I used to have the same problem with an XSL editor. The app stored it's windows positions in the registry.

All I had to do was set the windows up on the primary monitor then export the relevant registry section. When I wanted to reset the window positions, I just merged the exported section before starting the app. HTH</description>
		<content:encoded><![CDATA[<p>I used to have the same problem with an XSL editor. The app stored it's windows positions in the registry.</p>
<p>All I had to do was set the windows up on the primary monitor then export the relevant registry section. When I wanted to reset the window positions, I just merged the exported section before starting the app. HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>
