配制文件有什么问题吗?
# xsim config file
XIM_NAME "XSIM"
XIM_LOCALE "zh_CN"
XIM_EXT_LOCALE ""
#XIM_EXT_LOCALE "zh_TW,ja_JP,zh_CN.UTF-8"
ON_SPOT_ENABLED Yes
DICT_LOCAL /usr/local/xsim/dat
PLUGIN_LOCAL /usr/local/xsim/plugins
TRIGGER_KEY "ctrl space"
SWITCH_KEY "ctrl Shift_L"
SHOW_STATUS_PANEL Yes
# Refer to /usr/lib/X11/rgb.txt for details of colors
INPUT_PANEL "std"
FG_COLOR "black"
BG_COLOR "gray92"
SUFFIX_COLOR "blue"
CARET_COLOR "blue"
FONT_NAME "AUTO"
#FONT_NAME "-sony-*-*-*-*-*-16-*-*-*-*-*-iso8859-1,-*-*-*-*-*-*-16-*-*-*-*-*-gbk-0"
# avliable status_panel "std" "kde2" "kde3"
STATUS_PANEL std
FG_COLOR "black"
BG_COLOR "gray92"
STATUS_COLOR "green"
FONT_NAME "AUTO"
#FONT_NAME "-sony-*-*-*-*-*-20-*-*-*-*-*-iso8859-1,-*-*-*-*-*-*-16-*-*-*-*-*-gbk-0"
# input mothed should define at last
# can define up to 10
# by now, we got three
INPUT_METHOD "jianpin"
IM_DESC 简拼
CARE_H No
CARE_NG Yes
CHARDB chardb
WORDDB worddb
#maybe u need these key
#PREV_KEY "age_Up"
#NEXT_KEY "age_Down"
PREV_KEY "comma"
NEXT_KEY "period"
B2Q_KEY "shift space"
#<N> will be replaced by 1-9
WORDDELETE_KEY "ctrl N"
INPUT_METHOD "wubi"
IM_DESC 五笔
WORDDB worddb.wubi
#maybe u need these key
#PREV_KEY "age_Up"
#NEXT_KEY "age_Down"
PREV_KEY "comma"
NEXT_KEY "period"
B2Q_KEY "shift space"
NEW_WORD_KEY "ctrl Insert"
#<N> will be replaced by 1-9
WORDDELETE_KEY "ctrl N"
#INPUT_METHOD "table"
# IM_DESC 苍颉
# WORDDB worddb.cj
#maybe u need these key
#PREV_KEY "age_Up"
#NEXT_KEY "age_Down"
# PREV_KEY "comma"
# NEXT_KEY "period" |