<?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>Joel Hainley &#187; client resolution</title>
	<atom:link href="http://www.joelhainley.com/index.php/tag/client-resolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelhainley.com</link>
	<description>my thoughts and adventures</description>
	<lastBuildDate>Mon, 19 Dec 2011 19:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting Resolution On VMWare Guest Running On Windows XP Host</title>
		<link>http://www.joelhainley.com/index.php/2008/02/19/setting-resolution-on-vmware-guest-running-on-windows-xp-host/</link>
		<comments>http://www.joelhainley.com/index.php/2008/02/19/setting-resolution-on-vmware-guest-running-on-windows-xp-host/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 03:31:08 +0000</pubDate>
		<dc:creator>joelhainley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[client resolution]]></category>
		<category><![CDATA[development environments]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmx file]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.joelhainley.com/index.php/2008/02/19/setting-resolution-on-vmware-guest-running-on-windows-xp-host/</guid>
		<description><![CDATA[I have been using vmware to host specialized development and testing environments for various clients. With a reasonably powerful machine there isn&#8217;t a perceptible difference between a vm and a native install for your workstation plus it offers an impressive amount of flexibility for things. Backups are a snap, moving development environments around can be [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using vmware to host specialized development and testing environments for various clients. With a reasonably powerful machine there isn&#8217;t a perceptible difference between a vm and a native install for your workstation plus it offers an impressive amount of flexibility for things. Backups are a snap, moving development environments around can be exciting as well. Thus far it has been a huge win.</p>
<p>I just installed a windows xp vm on my laptop and while my Debian install automagically setup the correct resolution, I wasn&#8217;t able to set the xp vm to a widescreen resolution within the vm. So I dug around and found that simply opening the file &lt;yourvmname&gt;.vmx and adding the following lines :</p>
<p>svga.maxWidth = &#8220;1680&#8243;<br />
svga.maxHeight = &#8220;1050&#8243;</p>
<p>Save the file. Then reboot the vm. Go into the display settings in the vm and set it to the desired resolution, that&#8217;s all there is to it.</p>
<p>The one thing that I don&#8217;t know for sure is whether you need to have the VMTools installed for this to work. However I think the VMTools make the vm a little more useful on the desktop so it&#8217;s probably worth installing them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelhainley.com/index.php/2008/02/19/setting-resolution-on-vmware-guest-running-on-windows-xp-host/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

