<?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>laneolson.ca &#187; VMware</title>
	<atom:link href="http://www.laneolson.ca/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laneolson.ca</link>
	<description></description>
	<lastBuildDate>Fri, 07 Jan 2011 23:06:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mouse issues running an Ubuntu guest in VMware</title>
		<link>http://www.laneolson.ca/2009/10/08/mouse-issues-running-an-ubuntu-guest-in-vmware/</link>
		<comments>http://www.laneolson.ca/2009/10/08/mouse-issues-running-an-ubuntu-guest-in-vmware/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:56:10 +0000</pubDate>
		<dc:creator>Lane</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.laneolson.ca/?p=128</guid>
		<description><![CDATA[      <p>I guess this isn&#8217;t exaclty an Ubuntu specific problem because I&#8217;m having issues with my mouse in Windows guest using VMware server as well.  Anyways, I have found a fix to the problem I was having in Ubuntu.  I have a few different VM&#8217;s that I use for testing and ever since I set them up I&#8217;ve been having the following mouse issues (even with VMware Tools installed):</p>

<ul>
<li>I often get a &#8220;shadow&#8221; mouse where I can see the Windows cursor and the Ubuntu cursor at the same time.  This would make it difficult for me to know what I was clicking on.</li>
<li>I usually have my Ubuntu VM at fullscreen on one monitor and Windows running in the other.  In order to release the mouse from the VM I would have to hit Ctrl+Alt, which makes it tough to use the VM and Windows side-by-side.  Also hitting Ctrl+Alt would exit the VM from fullscreen mode.</li>
<li>The cursor would often flash in a seizure inducing way.</li>
</ul>
<p>All of these issues can be easily fixed by installing the vmmouse driver.  Which can be done with the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xserver-xorg-input-vmmouse</pre></div></div>

<p>After it is installed you can reboot or simply restart gdm with:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>init.d<span style="color: #000000; font-weight: bold;">/</span>gdm restart</pre></div></div>

<p>You can now run the VM in fullscreen and seamlessly move the mouse in and out of the VM without having to press ctrl+alt all the time.  It also fixes the other issues mentioned above.</p>
]]></description>
			<content:encoded><![CDATA[<p>I guess this isn&#8217;t exaclty an Ubuntu specific problem because I&#8217;m having issues with my mouse in Windows guest using VMware server as well.  Anyways, I have found a fix to the problem I was having in Ubuntu.  I have a few different VM&#8217;s that I use for testing and ever since I set them up I&#8217;ve been having the following mouse issues (even with VMware Tools installed):</p>
<ul>
<li>I often get a &#8220;shadow&#8221; mouse where I can see the Windows cursor and the Ubuntu cursor at the same time.  This would make it difficult for me to know what I was clicking on.</li>
<li>I usually have my Ubuntu VM at fullscreen on one monitor and Windows running in the other.  In order to release the mouse from the VM I would have to hit Ctrl+Alt, which makes it tough to use the VM and Windows side-by-side.  Also hitting Ctrl+Alt would exit the VM from fullscreen mode.</li>
<li>The cursor would often flash in a seizure inducing way.</li>
</ul>
<p>All of these issues can be easily fixed by installing the vmmouse driver.  Which can be done with the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xserver-xorg-input-vmmouse</pre></div></div>

<p>After it is installed you can reboot or simply restart gdm with:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>init.d<span style="color: #000000; font-weight: bold;">/</span>gdm restart</pre></div></div>

<p>You can now run the VM in fullscreen and seamlessly move the mouse in and out of the VM without having to press ctrl+alt all the time.  It also fixes the other issues mentioned above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laneolson.ca/2009/10/08/mouse-issues-running-an-ubuntu-guest-in-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

