User Tools

Site Tools


blog:altgr_key_does_not_work_in_windows_guest_on_linux_host

This is an old revision of the document!


AltGr key does not work in windows guest on linux host

AltGr and other keys dont work in the windows guest. I added these entries to /etc/vmware/config to get it working:

I added keymap to /etc/vmware/config

xkeymap.keycode.108 = 0x138 # Alt_R
xkeymap.keycode.106 = 0x135 # KP_Divide
xkeymap.keycode.104 = 0x11c # KP_Enter
xkeymap.keycode.111 = 0x148 # Up
xkeymap.keycode.116 = 0x150 # Down
xkeymap.keycode.113 = 0x14b # Left
xkeymap.keycode.114 = 0x14d # Right
xkeymap.keycode.105 = 0x11d # Control_R
xkeymap.keycode.118 = 0x152 # Insert
xkeymap.keycode.119 = 0x153 # Delete
xkeymap.keycode.110 = 0x147 # Home
xkeymap.keycode.115 = 0x14f # End
xkeymap.keycode.112 = 0x149 # Prior
xkeymap.keycode.117 = 0x151 # Next
xkeymap.keycode.78 = 0x46 # Scroll_Lock

http://communities.vmware.com/thread/172478

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___    ____   ___      __ ______
  / _ \  / __/  / _ ) __ / //_  __/
 / , _/ / _/   / _  |/ // /  / /   
/_/|_| /___/  /____/ \___/  /_/
 
blog/altgr_key_does_not_work_in_windows_guest_on_linux_host.1242975435.txt.gz · Last modified: 2009-05-22 08:57 by brb