<?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; VMWare</title>
	<atom:link href="http://www.ipunct.net/blog/category/vmware/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>
		<item>
		<title>Install VMWare Tools on Ubuntu Server</title>
		<link>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/</link>
		<comments>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:02:12 +0000</pubDate>
		<dc:creator>Mario Rasser</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare-Tools]]></category>

		<guid isPermaLink="false">http://blog.ipunct.net/?p=34</guid>
		<description><![CDATA[How to install VMWare Tools on Ubuntu (tested on Ubuntu 8.10 and 8.04 LTS) in a rush: Within your VMWare Infrastructure Client or WebGUI do a &#8220;Install VMWare Tools&#8221; VMWare will provide a ISO Image with the VMWare Tools to the Virtual Machine SSH to the Ubuntu Server you want the VMWare Tools be installed [...]]]></description>
			<content:encoded><![CDATA[<p>How to install <a href="http://www.vmware.com"target="_blank"rel="external"title="VMWare" >VMWare</a> Tools on <a href="http://www.ubuntu.org"target="_blank"rel="external"title="Ubuntu" >Ubuntu</a> (tested on Ubuntu 8.10 and 8.04 LTS) in a rush:</p>
<ul>
<li>Within your VMWare Infrastructure Client or WebGUI do a &#8220;Install VMWare Tools&#8221;</li>
<li>VMWare will provide a ISO Image with the VMWare Tools to the Virtual Machine</li>
<li>SSH to the Ubuntu Server you want the VMWare Tools be installed</li>
<li>OPTIONAL but prefered:

<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;">su</span> -
<span style="color: #c20cb9; font-weight: bold;">aptitude</span> update
<span style="color: #c20cb9; font-weight: bold;">aptitude</span> full-upgrade</pre></div></div>

</li>
<li>do the following steps as root or prefix a <code>sudo</code>:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">aptitude</span> <span style="color: #c20cb9; font-weight: bold;">install</span> build-essential linux-headers-<span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">uname</span> -r<span style="color: #000000; font-weight: bold;">`</span>
<span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>cdrom
<span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>media<span style="color: #000000; font-weight: bold;">/</span>cdrom0<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">cp</span> VMwareTools-2.0.0-122956.tar.gz <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">tar</span> xfzv VMwareTools-2.0.0-122956.tar.gz
<span style="color: #7a0874; font-weight: bold;">cd</span> vmware-tools-distrib<span style="color: #000000; font-weight: bold;">/</span>
.<span style="color: #000000; font-weight: bold;">/</span>vmware-install.pl
<span style="color: #666666; font-style: italic;"># answer the question via defaults</span>
init <span style="color: #000000;">6</span></pre></div></div>

</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%2F04%2Finstall-vmware-tools-on-ubuntu-server%2F&amp;title=Install+VMWare+Tools+on+Ubuntu+Server" title="Bookmark this post : Install VMWare Tools on Ubuntu Server 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%2F04%2Finstall-vmware-tools-on-ubuntu-server%2F&amp;title=Install+VMWare+Tools+on+Ubuntu+Server&amp;bodytext=How+to+install+VMWare+Tools+on+Ubuntu+%28tested+on+Ubuntu+8.10+and+8.04+LTS%29+in+a+rush%3A%0A%0A%09Within+your+VMWare+Infrastructure+Client+or+WebGUI+do+a+%22Install+VMWare+Tools%22%0A%09VMWare+will+provide+a+ISO+Image+with+the+VMWare+Tools+to+the+Virtual+Machine%0A%09SSH+to+the+Ubuntu+Server+you+want+the+VMWare+Tools+be+installed%0A%09OPTIONAL+" title="Digg this post : Install VMWare Tools on Ubuntu Server"><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%2F04%2Finstall-vmware-tools-on-ubuntu-server%2F&amp;t=Install+VMWare+Tools+on+Ubuntu+Server" title="Recommend this post : Install VMWare Tools on Ubuntu Server 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%2F04%2Finstall-vmware-tools-on-ubuntu-server%2F&amp;title=Install+VMWare+Tools+on+Ubuntu+Server&amp;&amp;summary=" title="Share this post : Install VMWare Tools on Ubuntu Server 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=Install+VMWare+Tools+on+Ubuntu+Server+-+http%3A%2F%2Fbit.ly%2Fa2eBC5" title="Tweet this post : Install VMWare Tools on Ubuntu Server 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%2F04%2Finstall-vmware-tools-on-ubuntu-server%2F" title="Share this post : Install VMWare Tools on Ubuntu Server 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/04/install-vmware-tools-on-ubuntu-server/feed" title="Follow this post : Install VMWare Tools on Ubuntu Server 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/04/install-vmware-tools-on-ubuntu-server/', 'Install VMWare Tools on Ubuntu Server');" title="Bookmark this post : Install VMWare Tools on Ubuntu Server"><span class="head">Bookmark in Browser</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
