"_" = アンダーバーの場合は「xkeymap.keycode.211 = 0x073」と書き加える。取り敢えずこれで成功した。
:
:
http://ubuntuforums.org/showthread.php?t=312101 も参考にすると、書いてあることが少し違う。
To solve the problem on a Japanese keyboard put the following two lines in your ~/.vmware/config file:
xkeymap.usekeycodeMapIfXFree86 = true
xkeymap.keycode.211 = 0x073
書き換える対象のファイルが違うし、計2行書き加えなきゃいけない。Server と Player ではいろいろ違うのかも。
----
(2007.07.12 - Updated on 2007.10.1)