07/05/05 09:48:36 ipvxZHzm
>>606
切り替える GUI は無い。
/etc/X11/xim:
# 1) Set the variable INPUT_METHOD in /etc/sysconfig/language.
# For example:
# INPUT_METHOD="scim"
# This changes the default for all users
# 2) set and export the variable "INPUT_METHOD" in ~/.profile in the
# home directory of a user (or ~/.login for csh users) For example:
# export INPUT_METHOD="scim"
# This changes the default only for one user.