Skip to content

Macでの日本語入力について #1120

Discussion options

You must be logged in to vote

MacUIMをインストールしてあれば、

perl kh_coder.pl

の前に、

export LC_ALL=ja_JP.UTF-8
export XMODIFIERS="@im=uim"
export GTK_IM_MODULE=uim
/Library/Frameworks/UIM.framework/Versions/Current/bin/uim-xim --engine=anthy &

を実行しておくと、Shift + Spaceが効かないでしょうか?

[追記]
すみません、最後の1行(4行目)が抜けていたので、今追加しました。

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ko-ichi-h
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Non-English Communication in Japanese language. Mac
2 participants