<?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>Matthias Lohr&#039;s technical stuff &#187; Windows</title>
	<atom:link href="http://www.matthias-lohr.net/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.matthias-lohr.net</link>
	<description>&#34;do nothing, successfully&#34; -- man true</description>
	<lastBuildDate>Tue, 22 Jun 2010 21:01:48 +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>VMWare: Pfeiltasten öffnen Windows Startmenü</title>
		<link>http://www.matthias-lohr.net/72/vmware-pfeiltasten-offnen-windows-startmenu</link>
		<comments>http://www.matthias-lohr.net/72/vmware-pfeiltasten-offnen-windows-startmenu#comments</comments>
		<pubDate>Tue, 12 May 2009 20:45:50 +0000</pubDate>
		<dc:creator>Matthias Lohr</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ml.vg/?p=72</guid>
		<description><![CDATA[Aus verschiedenen Gründen habe ich unter meinem Linux eine Installation von VMWare mit einem Windows XP als Gastsystem. Allerdings quält mich schon seit geraumer Zeit das Problem, dass als Reaktion auf die Pfeiltasten das Windows-Startmenü geöffnet wird, statt den Cursor in die gewünschte Richtung zu bewegen. Nach ein wenig Googlen habe ich dafür eine ganz [...]]]></description>
			<content:encoded><![CDATA[<p>Aus verschiedenen Gründen habe ich unter meinem Linux eine Installation von VMWare mit einem Windows XP als Gastsystem. Allerdings quält mich schon seit geraumer Zeit das Problem, dass als Reaktion auf die Pfeiltasten das Windows-Startmenü geöffnet wird, statt den Cursor in die gewünschte Richtung zu bewegen. Nach ein wenig Googlen habe ich dafür eine ganz einfache Lösung gefunden, die ich hier einfach auch mal auf Deutsch poste:</p>
<p>Im Home-Verzeichnis einfach (sofern nicht vorhanden) ein Verzeichnis mit dem Namen <em>.vmware</em> anlegen, dort eine Datei <em>config</em> die folgenden Inhalt bekommt:</p>
<blockquote><p>xkeymap.keycode.108  = 0&#215;138 # Alt_R<br />
xkeymap.keycode.106  = 0&#215;135 # KP_Divide<br />
xkeymap.keycode.104  = 0x11c # KP_Enter<br />
xkeymap.keycode.111 = 0&#215;148 # Up<br />
xkeymap.keycode.116 = 0&#215;150 # Down<br />
xkeymap.keycode.113 = 0x14b # Left<br />
xkeymap.keycode.114 = 0x14d # Right<br />
xkeymap.keycode.105 = 0x11d # 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 = 0x14f # 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 = 0x15b # Meta_L<br />
xkeymap.keycode.134 = 0x15c # Meta_R<br />
xkeymap.keycode.135 = 0x15d # Menu</p></blockquote>
<p>Damit sollten die Probleme erledigt sein. Vielen Dank an <a href="http://throwingmywindows.blogspot.com/2008/12/vmware-arrow-key-problem.html">http://throwingmywindows.blogspot.com/2008/12/vmware-arrow-key-problem.html</a>, von dieser Seite habe ich diese Lösung.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthias-lohr.net/72/vmware-pfeiltasten-offnen-windows-startmenu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
