Found this post from projektd at http://bias9.blogspot.com/2008/10/keys-not-working-in-vmware.html.
Either modify or create the file in your Home directory:
cd ~/.vmware
nano config
Add this line to your config file:
xkeymap.nokeycodeMap = true
Then restart VMware with:
sudo /etc/init.d/vmware restart
Should work after that.
Either modify or create the file in your Home directory:
cd ~/.vmware
nano config
Add this line to your config file:
xkeymap.nokeycodeMap = true
Then restart VMware with:
sudo /etc/init.d/vmware restart
Should work after that.
0 comments:
Post a Comment