<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - Keyboard problems inside guest OS if the host uses "evdev" driver</title>
    <link>http://communities.vmware.com/community/vmtn/archive/desktop/workstation?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sat, 04 Nov 2006 07:54:07 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2006-11-04T07:54:07Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Keyboard problems inside guest OS if the host uses "evdev" driver</title>
      <link>http://communities.vmware.com/message/508070?tstart=0#508070</link>
      <description>Hello. Although I was also afflicted by the same problem.&lt;br /&gt;
My keyboard is us keyboard, xkbdisable.&lt;br /&gt;
It solved (probably...).&lt;br /&gt;
&lt;br /&gt;
--------------------------------------&lt;br /&gt;
$ cat ~/.vmware/config&lt;br /&gt;
xkeymap.keycode.108  = 0x138 # Alt_R&lt;br /&gt;
xkeymap.keycode.106  = 0x135 # KP_Divide&lt;br /&gt;
xkeymap.keycode.104  = 0x11c # KP_Enter&lt;br /&gt;
xkeymap.keycode.111 = 0x148 # Up&lt;br /&gt;
xkeymap.keycode.116 = 0x150 # Down&lt;br /&gt;
xkeymap.keycode.113 = 0x14b # Left&lt;br /&gt;
xkeymap.keycode.114 = 0x14d # Right&lt;br /&gt;
xkeymap.keycode.105 = 0x11d # Control_R&lt;br /&gt;
xkeymap.keycode.118 = 0x152 # Insert&lt;br /&gt;
xkeymap.keycode.119 = 0x153 # Delete&lt;br /&gt;
xkeymap.keycode.110 = 0x147 # Home&lt;br /&gt;
xkeymap.keycode.115 = 0x14f # End&lt;br /&gt;
xkeymap.keycode.112 = 0x149 # Prior&lt;br /&gt;
xkeymap.keycode.117 = 0x151 # Next&lt;br /&gt;
xkeymap.keycode.78 = 0x46 # Scroll_Lock&lt;br /&gt;
xkeymap.keycode.127 = 0x100 # Pause&lt;br /&gt;
xkeymap.keycode.133 = 0x15b # Meta_L&lt;br /&gt;
xkeymap.keycode.134 = 0x15c # Meta_R&lt;br /&gt;
xkeymap.keycode.135 = 0x15d # Menu&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
Your post was consulted very much. &lt;br /&gt;
Thanks.</description>
      <pubDate>Sat, 04 Nov 2006 07:54:07 GMT</pubDate>
      <author>doranikov</author>
      <guid>http://communities.vmware.com/message/508070?tstart=0#508070</guid>
      <dc:date>2006-11-04T07:54:07Z</dc:date>
      <clearspace:dateToText>3 years, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Keyboard problems inside guest OS if the host uses "evdev" driver</title>
      <link>http://communities.vmware.com/message/498632?tstart=0#498632</link>
      <description>I got another utility last night to tell me that the Insert and Delete keys aren't even being registered as pressed (no BIOS code, no Windows code) and the Home/Right Arrow are both sending the NumLock code.&lt;br /&gt;
&lt;br /&gt;
The keyboard works fine when I use a remote console, so I might try launching the local consoles telling them to connect to the local server via the NIC (remotely), at least it will go over the loopback device, and shouldn't be that much of a problem...&lt;br /&gt;
&lt;br /&gt;
At least it will show if the local console is the problem, which I've read somewhere it can be</description>
      <pubDate>Fri, 20 Oct 2006 17:32:15 GMT</pubDate>
      <author>Roxus</author>
      <guid>http://communities.vmware.com/message/498632?tstart=0#498632</guid>
      <dc:date>2006-10-20T17:32:15Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Keyboard problems inside guest OS if the host uses "evdev" driver</title>
      <link>http://communities.vmware.com/message/498186?tstart=0#498186</link>
      <description>By using KeyTweak (someone posted it on here somewhere) and changing the Keyboard Layout in the registry to :&lt;br /&gt;
&lt;br /&gt;
00 00 00 00 // header&lt;br /&gt;
00 00 00 00 // version&lt;br /&gt;
0C 00 00 00 // 13 entries (including this counter)&lt;br /&gt;
38 E0 1C E0 // NumPad Enter -&amp;gt; Right Alt&lt;br /&gt;
5C E0 7E 00 // ??? -&amp;gt; Right Windows&lt;br /&gt;
1D E0 51 E0 // Page Down -&amp;gt; Right Control&lt;br /&gt;
4B E0 38 E0 // Right Alt -&amp;gt; Left Arrow&lt;br /&gt;
48 E0 37 E0 // Print Screen -&amp;gt; Up Arrow&lt;br /&gt;
50 E0 5C E0 // Right Windows -&amp;gt;  Down Arrow&lt;br /&gt;
4F E0 5B E0 // Left Windows -&amp;gt;  End&lt;br /&gt;
49 E0 35 E0 // NumPad /  -&amp;gt; Page Up&lt;br /&gt;
51 E0 5D E0 // Context Menu  -&amp;gt; Page Down&lt;br /&gt;
35 E0 52 E0 // Insert -&amp;gt; NumPad /&lt;br /&gt;
1C E0 50 E0 // Down Arrow -&amp;gt; NumPad Enter&lt;br /&gt;
00 00 00 00 // NULL Terminator&lt;br /&gt;
&lt;br /&gt;
I was able to remap most of the non-correct keybindings.&lt;br /&gt;
&lt;br /&gt;
But Insert, Delete, Home and Right-Arrow are still FUBAR</description>
      <pubDate>Fri, 20 Oct 2006 04:21:48 GMT</pubDate>
      <author>Roxus</author>
      <guid>http://communities.vmware.com/message/498186?tstart=0#498186</guid>
      <dc:date>2006-10-20T04:21:48Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Keyboard problems inside guest OS if the host uses "evdev" driver</title>
      <link>http://communities.vmware.com/message/498178?tstart=0#498178</link>
      <description>Sadly, *me too*&lt;br /&gt;
But I have a US keyboard, so it *shouldn't* be this weird !&lt;br /&gt;
I'm using VMware Server, with a 2-seat multi-seat system with the evdev driver.&lt;br /&gt;
In a Windows GuestOS, the Arrow Keys and the "middle" keys (as the previous poster calls them) all do something else. So does Right Control, Right Windows, Right Alt and Windows "menu" key&lt;br /&gt;
&lt;br /&gt;
This is a Linux host, and the vmware-server-console run's locally.&lt;br /&gt;
&lt;br /&gt;
I've tried adding xkeymap.fileName = /usr/lib/vmware/xkeymap/us104 to every vmware "config" file I can find.</description>
      <pubDate>Fri, 20 Oct 2006 03:46:32 GMT</pubDate>
      <author>Roxus</author>
      <guid>http://communities.vmware.com/message/498178?tstart=0#498178</guid>
      <dc:date>2006-10-20T03:46:32Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Keyboard problems inside guest OS if the host uses "evdev" driver</title>
      <link>http://communities.vmware.com/message/495588?tstart=0#495588</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I came across a strange problem, tested on both VMWare Player 1.0.2 and&lt;br /&gt;
Workstation 5.5.2. I have a dual-head machine (two keyboards, two mice,&lt;br /&gt;
two videocards and two monitors) so two people can use it simultaneously.&lt;br /&gt;
I use "evdev" for both the keyboards and mice in both X servers with Option "Phys"&lt;br /&gt;
so the occasional change in their device files won't confuse my X setup.&lt;br /&gt;
&lt;br /&gt;
Every host application work correctly, all keys on the keyboard are functional.&lt;br /&gt;
&lt;br /&gt;
However, when I start a guest OS inside VMWare (tried Fedora Core 4 and WinMe)&lt;br /&gt;
some keys become non-functional or behave badly.&lt;br /&gt;
&lt;br /&gt;
E.g. the middle section (Ins, Home, etc, and cursor keys) doesn't work at all.&lt;br /&gt;
My AltGr (right-Alt) behaves like Enter. It's very annoying because the Hungarian&lt;br /&gt;
layout uses AltGr a lot, to access | and \ and # and &amp;#38; many other symbols.&lt;br /&gt;
&lt;br /&gt;
Is there a solution to this problem? (Besides buying two separate computers and&lt;br /&gt;
using the regular keyboard and mouse drivers...)&lt;br /&gt;
&lt;br /&gt;
Thanks in advance,&lt;br /&gt;
Zoltán Böszörményi</description>
      <pubDate>Tue, 17 Oct 2006 08:45:01 GMT</pubDate>
      <author>zboszor</author>
      <guid>http://communities.vmware.com/message/495588?tstart=0#495588</guid>
      <dc:date>2006-10-17T08:45:01Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
  </channel>
</rss>

