<?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>ipunct &#187; Arrow</title>
	<atom:link href="http://www.ipunct.net/blog/tag/arrow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipunct.net</link>
	<description>IT-Lösungen auf den Punkt gebracht</description>
	<lastBuildDate>Sun, 05 Sep 2010 12:37:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>(Arrow) keys are not working in VMWare guest</title>
		<link>http://www.ipunct.net/blog/2009/05/arrow-keys-are-not-working-in-vmware-guest/</link>
		<comments>http://www.ipunct.net/blog/2009/05/arrow-keys-are-not-working-in-vmware-guest/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:41:17 +0000</pubDate>
		<dc:creator>Mario Rasser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Arrow]]></category>
		<category><![CDATA[Keys]]></category>

		<guid isPermaLink="false">http://blog.ipunct.net/?p=43</guid>
		<description><![CDATA[We had problems within some keys like Arrow, Up, Down etc. in the Guest OS running on a Ubuntu 8.10 and 9.04 running VMWare Server 2.0. The keymapping between host and guest is broken. That could be fixed with the following entries in ~/.vmware/config (create the file if it is not existing). The file is [...]]]></description>
			<content:encoded><![CDATA[<p>We had problems within some keys like Arrow, Up, Down etc. in the Guest OS running on a <a href="http://www.ubuntu.org"target="_blank"rel="external"title="Ubuntu" >Ubuntu</a> 8.10 and 9.04 running <a href="http://www.vmware.com"target="_blank"rel="external"title="VMWare" >VMWare</a> Server 2.0. The keymapping between host and guest is broken. That could be fixed with the following entries in <code>~/.vmware/config</code> (create the file if it is not existing). The file is located in the home of the user that runs ther VMWare Console, e.g. from the VMWare Infrastructure Web Access environment.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">xkeymap.keycode.108 = 0x138 <span style="color: #666666; font-style: italic;"># Alt_R</span>
xkeymap.keycode.106 = 0x135 <span style="color: #666666; font-style: italic;"># KP_Divide</span>
xkeymap.keycode.104 = 0x11c <span style="color: #666666; font-style: italic;"># KP_Enter</span>
xkeymap.keycode.111 = 0x148 <span style="color: #666666; font-style: italic;"># Up</span>
xkeymap.keycode.116 = 0x150 <span style="color: #666666; font-style: italic;"># Down</span>
xkeymap.keycode.113 = 0x14b <span style="color: #666666; font-style: italic;"># Left</span>
xkeymap.keycode.114 = 0x14d <span style="color: #666666; font-style: italic;"># Right</span>
xkeymap.keycode.105 = 0x11d <span style="color: #666666; font-style: italic;"># Control_R</span>
xkeymap.keycode.118 = 0x152 <span style="color: #666666; font-style: italic;"># Insert</span>
xkeymap.keycode.119 = 0x153 <span style="color: #666666; font-style: italic;"># Delete</span>
xkeymap.keycode.110 = 0x147 <span style="color: #666666; font-style: italic;"># Home</span>
xkeymap.keycode.115 = 0x14f <span style="color: #666666; font-style: italic;"># End</span>
xkeymap.keycode.112 = 0x149 <span style="color: #666666; font-style: italic;"># Prior</span>
xkeymap.keycode.117 = 0x151 <span style="color: #666666; font-style: italic;"># Next</span>
xkeymap.keycode.78 = 0x46 <span style="color: #666666; font-style: italic;"># Scroll_Lock</span>
xkeymap.keycode.127 = 0x100 <span style="color: #666666; font-style: italic;"># Pause</span>
xkeymap.keycode.133 = 0x15b <span style="color: #666666; font-style: italic;"># Meta_L</span>
xkeymap.keycode.134 = 0x15c <span style="color: #666666; font-style: italic;"># Meta_R</span>
xkeymap.keycode.135 = 0x15d <span style="color: #666666; font-style: italic;"># Menu</span></pre></div></div>

<p><span id="more-43"></span>Restart the guest virtual machine and the keymapping works as it should.<br />
The solution was found in the mentioned reference.</p>
<p>Reference:</p>
<ul>
<li><small><a href="http://communities.vmware.com/thread/175165">VMWare Forum &#8211; Thread 175165</a></small></li>
</ul>
<ul class="socialwrap size24 row">
<li class="iconOnly share">Teilen:</li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ipunct.net%2Fblog%2F2009%2F05%2Farrow-keys-are-not-working-in-vmware-guest%2F&amp;title=%28Arrow%29+keys+are+not+working+in+VMWare+guest" title="Bookmark this post : (Arrow) keys are not working in VMWare guest on Delicious"><span class="head">Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?url=http%3A%2F%2Fwww.ipunct.net%2Fblog%2F2009%2F05%2Farrow-keys-are-not-working-in-vmware-guest%2F&amp;title=%28Arrow%29+keys+are+not+working+in+VMWare+guest&amp;bodytext=We+had+problems+within+some+keys+like+Arrow%2C+Up%2C+Down+etc.+in+the+Guest+OS+running+on+a+Ubuntu+8.10+and+9.04+running+VMWare+Server+2.0.+The+keymapping+between+host+and+guest+is+broken.+That+could+be+fixed+with+the+following+entries+in+%7E%2F.vmware%2Fconfig+%28create+the+file+if+it+is+not+existing%29.+The+file+is+located+in+the+" title="Digg this post : (Arrow) keys are not working in VMWare guest"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ipunct.net%2Fblog%2F2009%2F05%2Farrow-keys-are-not-working-in-vmware-guest%2F&amp;t=%28Arrow%29+keys+are+not+working+in+VMWare+guest" title="Recommend this post : (Arrow) keys are not working in VMWare guest on Facebook"><span class="head">Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ipunct.net%2Fblog%2F2009%2F05%2Farrow-keys-are-not-working-in-vmware-guest%2F&amp;title=%28Arrow%29+keys+are+not+working+in+VMWare+guest&amp;&amp;summary=" title="Share this post : (Arrow) keys are not working in VMWare guest on Linkedin"><span class="head">Linkedin</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=%28Arrow%29+keys+are+not+working+in+VMWare+guest+-+http%3A%2F%2Fbit.ly%2FawsnVW" title="Tweet this post : (Arrow) keys are not working in VMWare guest on Twitter"><span class="head">Twitter</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="xing" href="http://www.xing.com/app/user?op=share;url=http%3A%2F%2Fwww.ipunct.net%2Fblog%2F2009%2F05%2Farrow-keys-are-not-working-in-vmware-guest%2F" title="Share this post : (Arrow) keys are not working in VMWare guest on xing"><span class="head">Share on xing</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="" class="rss" href="http://www.ipunct.net/blog/2009/05/arrow-keys-are-not-working-in-vmware-guest/feed" title="Follow this post : (Arrow) keys are not working in VMWare guest comments"><span class="head">Subscribe to the comments on this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="" class="bookmark" href="javascript:window.bookMark('http://www.ipunct.net/blog/2009/05/arrow-keys-are-not-working-in-vmware-guest/', '(Arrow) keys are not working in VMWare guest');" title="Bookmark this post : (Arrow) keys are not working in VMWare guest"><span class="head">Bookmark in Browser</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ipunct.net/blog/2009/05/arrow-keys-are-not-working-in-vmware-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
