Skip to content

Instantly share code, notes, and snippets.

@iratqq
Created March 26, 2009 15:57
Show Gist options
  • Save iratqq/86167 to your computer and use it in GitHub Desktop.
Save iratqq/86167 to your computer and use it in GitHub Desktop.
.xsessionで
export GTK_IM_MODULE=uim
export QT_IM_MODULE=uim
export GTK_IM_MODULE_FILE=$HOME/.gtk.immodule
#export UIM_CANDWIN_PROG=uim-candwin-gtk
uim-xim &
export XMODIFIERS="@im=uim"
.Xdefaultsで
*inputMethod: uim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment