# Default im-config mode (see im-config(8))

# Always start best input method
IM_CONFIG_DEFAULT_MODE=auto
# Start best input method only if CJKV environment
#IM_CONFIG_DEFAULT_MODE=cjkv

# Set locale dependent preferred IM over standard auto mode
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx:zh_TW,fcitx:zh_HK,fcitx"

# Trace commands for debug
# (This may cause problem configuration file generated under console mode)
#IM_CONFIG_SETMODE="-x"

# Verbose output for debug (uncomment following)
#IM_CONFIG_VERBOSE="true"

