<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ubuntu 9.04 (beta/RC/final) In VMware Fusion</title>
	<atom:link href="http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/</link>
	<description>Fun hacks, WP plugins, photography, and PKI junk.  Languishing since 2008.</description>
	<lastBuildDate>Thu, 29 Jul 2010 01:23:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: openthreads</title>
		<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/comment-page-1/#comment-315</link>
		<dc:creator>openthreads</dc:creator>
		<pubDate>Sat, 02 May 2009 15:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?p=486#comment-315</guid>
		<description>My mouse ungrab was also not working but I already had xserver-xorg-input-vmmouse installed and the xorg.conf edits mentioned in the other comment&#039;s link didn&#039;t fix it either.

What did work for me was to:

sudo apt-get remove xserver-xorg-input-vmmouse

and then

sudo apt-get install xserver-xorg-input-vmmouse

I then logged out, restarted the Xserver and now the mouse is getting released automatically just fine when pointer is moved outside the VMware fusion client&#039;s window.</description>
		<content:encoded><![CDATA[<p>My mouse ungrab was also not working but I already had xserver-xorg-input-vmmouse installed and the xorg.conf edits mentioned in the other comment&#8217;s link didn&#8217;t fix it either.</p>
<p>What did work for me was to:</p>
<p>sudo apt-get remove xserver-xorg-input-vmmouse</p>
<p>and then</p>
<p>sudo apt-get install xserver-xorg-input-vmmouse</p>
<p>I then logged out, restarted the Xserver and now the mouse is getting released automatically just fine when pointer is moved outside the VMware fusion client&#8217;s window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vukodlak75</title>
		<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/comment-page-1/#comment-307</link>
		<dc:creator>vukodlak75</dc:creator>
		<pubDate>Wed, 29 Apr 2009 12:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?p=486#comment-307</guid>
		<description>A big thanks for the update on getting the mouse to work properly :D</description>
		<content:encoded><![CDATA[<p>A big thanks for the update on getting the mouse to work properly <img src='http://langui.sh/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Kehrer</title>
		<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/comment-page-1/#comment-256</link>
		<dc:creator>Paul Kehrer</dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?p=486#comment-256</guid>
		<description>Thanks for the info toms.  My solution obviously worked for me at the time, but hopefully your comments will help others!</description>
		<content:encoded><![CDATA[<p>Thanks for the info toms.  My solution obviously worked for me at the time, but hopefully your comments will help others!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t0ms</title>
		<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/comment-page-1/#comment-253</link>
		<dc:creator>t0ms</dc:creator>
		<pubDate>Fri, 10 Apr 2009 23:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?p=486#comment-253</guid>
		<description>Also, once the vmhgfs module is compiled, the guest OS cannot actually write to the mounted folder unless you make the following change:

 - Edit: sudo vi /etc/fstab;
 - Change: 
.host:/ /mnt/hgf 
to
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5,uid=1000,gid=1000 0, 
where uid=1000 and gid=1000 are the actual user and group IDs</description>
		<content:encoded><![CDATA[<p>Also, once the vmhgfs module is compiled, the guest OS cannot actually write to the mounted folder unless you make the following change:</p>
<p> &#8211; Edit: sudo vi /etc/fstab;<br />
 &#8211; Change:<br />
.host:/ /mnt/hgf<br />
to<br />
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5,uid=1000,gid=1000 0,<br />
where uid=1000 and gid=1000 are the actual user and group IDs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t0ms</title>
		<link>http://langui.sh/2009/04/04/ubuntu-904-beta-in-vmware-fusion/comment-page-1/#comment-252</link>
		<dc:creator>t0ms</dc:creator>
		<pubDate>Fri, 10 Apr 2009 22:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?p=486#comment-252</guid>
		<description>This did not work for me with Ubuntu 9.04 Beta running of VMware Fusion. I had to replace the vmhgfs directory from the Open VM tools Project url: http://open-vm-tools.sourceforge.net/ 
The module then compiles fine.</description>
		<content:encoded><![CDATA[<p>This did not work for me with Ubuntu 9.04 Beta running of VMware Fusion. I had to replace the vmhgfs directory from the Open VM tools Project url: <a href="http://open-vm-tools.sourceforge.net/" rel="nofollow">http://open-vm-tools.sourceforge.net/</a><br />
The module then compiles fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
