# check /etc/environment for the current locale
--- SCIM Setting ---
# install scim
Menu - Administration - Language Support
sudo apt-get install scim-qtimm
# setup skim in English locale
im-switch -z en_US -s scim
# alternatively, add followings to ~/.gnomerc
export XMODIFIERS="@im=SCIM"
export XIM_PROGRAM=/usr/bin/scim -d
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
https://wiki.ubuntu.com/InputMethods/SCIM/Setup
--- Nabi Setting ---
# install nabi
sudo apt-get install nabi
# add followings to ~/.gnomerc
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export XMODIFIERS="@im=nabi"
export GTK_IM_MODULE=xim
export GDK_USE_XFT=1
nabi&
March 15, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment