<?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 8.10 and VMware Workstation 6.5 &#8211; Virtual Unity</title>
	<atom:link href="http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65</link>
	<description>Official Website of Me</description>
	<lastBuildDate>Sat, 27 Feb 2010 01:38:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kikker46</title>
		<link>http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65/comment-page-1#comment-77</link>
		<dc:creator>kikker46</dc:creator>
		<pubDate>Fri, 22 May 2009 14:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidmarkley.com/?p=11#comment-77</guid>
		<description>see http://communities.vmware.com/message/1226764</description>
		<content:encoded><![CDATA[<p>see <a href="http://communities.vmware.com/message/1226764" rel="nofollow">http://communities.vmware.com/message/1226764</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kikker46</title>
		<link>http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65/comment-page-1#comment-76</link>
		<dc:creator>kikker46</dc:creator>
		<pubDate>Fri, 22 May 2009 14:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidmarkley.com/?p=11#comment-76</guid>
		<description>solve by putting this line in .vmware/preferences
(general file /etc/vmware/config not working)

xkeymap.language = &quot;us101&quot;

so all together it is 

xkeymap.nokeycodeMap = true
xkeymap.language = &quot;us101&quot;
xkeymap.keycode.108 = 0x138 # Alt_R
xkeymap.keycode.106 = 0x135 # KP_Divide
xkeymap.keycode.104 = 0x11c # KP_Enter
xkeymap.keycode.111 = 0x148 # Up
xkeymap.keycode.116 = 0x150 # Down
xkeymap.keycode.113 = 0x14b # Left
xkeymap.keycode.114 = 0x14d # Right
xkeymap.keycode.105 = 0x11d # Control_R
xkeymap.keycode.118 = 0x152 # Insert
xkeymap.keycode.119 = 0x153 # Delete
xkeymap.keycode.110 = 0x147 # Home
xkeymap.keycode.115 = 0x14f # End
xkeymap.keycode.112 = 0x149 # Prior
xkeymap.keycode.117 = 0x151 # Next
xkeymap.keycode.78 = 0x46 # Scroll_Lock
xkeymap.keycode.127 = 0x100 # Pause
xkeymap.keycode.133 = 0x15b # Meta_L
xkeymap.keycode.134 = 0x15c # Meta_R
xkeymap.keycode.135 = 0x15d # Menu</description>
		<content:encoded><![CDATA[<p>solve by putting this line in .vmware/preferences<br />
(general file /etc/vmware/config not working)</p>
<p>xkeymap.language = &#8220;us101&#8243;</p>
<p>so all together it is </p>
<p>xkeymap.nokeycodeMap = true<br />
xkeymap.language = &#8220;us101&#8243;<br />
xkeymap.keycode.108 = 0&#215;138 # Alt_R<br />
xkeymap.keycode.106 = 0&#215;135 # KP_Divide<br />
xkeymap.keycode.104 = 0&#215;11c # KP_Enter<br />
xkeymap.keycode.111 = 0&#215;148 # Up<br />
xkeymap.keycode.116 = 0&#215;150 # Down<br />
xkeymap.keycode.113 = 0&#215;14b # Left<br />
xkeymap.keycode.114 = 0&#215;14d # Right<br />
xkeymap.keycode.105 = 0&#215;11d # Control_R<br />
xkeymap.keycode.118 = 0&#215;152 # Insert<br />
xkeymap.keycode.119 = 0&#215;153 # Delete<br />
xkeymap.keycode.110 = 0&#215;147 # Home<br />
xkeymap.keycode.115 = 0&#215;14f # End<br />
xkeymap.keycode.112 = 0&#215;149 # Prior<br />
xkeymap.keycode.117 = 0&#215;151 # Next<br />
xkeymap.keycode.78 = 0&#215;46 # Scroll_Lock<br />
xkeymap.keycode.127 = 0&#215;100 # Pause<br />
xkeymap.keycode.133 = 0&#215;15b # Meta_L<br />
xkeymap.keycode.134 = 0&#215;15c # Meta_R<br />
xkeymap.keycode.135 = 0&#215;15d # Menu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65/comment-page-1#comment-61</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 02 Jan 2009 17:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidmarkley.com/?p=11#comment-61</guid>
		<description>Glad I could help, also, make sure you check out the edited information at the bottom, it should make your experience much better with VMware Workstation 6.5 and Unity.</description>
		<content:encoded><![CDATA[<p>Glad I could help, also, make sure you check out the edited information at the bottom, it should make your experience much better with VMware Workstation 6.5 and Unity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bandel</title>
		<link>http://www.davidmarkley.com/vmware/ubuntu-810-and-vmware-workstation-65/comment-page-1#comment-24</link>
		<dc:creator>Eric Bandel</dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidmarkley.com/?p=11#comment-24</guid>
		<description>Thanks a lot for this tip.
It helping me a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tip.<br />
It helping me a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
