lost and found ( for me ? )

Showing posts with label japanese. Show all posts
Showing posts with label japanese. Show all posts

ESXi 4.1 update 1: How to change language environment of vSphere Client

vSphere Client Version : 4.1.0 Build 345043
VMware ESXi Version : 4.1.0 Build 348481

I installed vSphere client with Japanese language environment , but I want to change it in English.

There are two ways

- method 1

open command prompt and start vSphere client ( VpxClient.exe ) with “--locale en_US” option.

>"C:\ProgramFiles\VMware\Infrastructure\VirtualInfrastructureClient\Launcher\VpxClient.exe" --locale en_US


- method 2

open VMware vSphere Client property and add “--local en_US”.



Language environment has changed in English.

BackTrack Linux 5: How to use Japanese input method w/ ibus


root@bt:~# apt-get install ibus ibus-anthy
root@bt:~# apt-get install kasumi ttf-vlgothic

edit .bashrc
add the following lines.
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus

reboot BT

GUI -> system -> setting -> ibus

add Anthy as input method.




get things done !