LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 801|回复: 4

New Problem about fcitx, all method supported in the bbs I have tried.

[复制链接]
发表于 2005-3-13 00:58:04 | 显示全部楼层 |阅读模式
the fcitx is running ,i can see the logo on the middle.and i have edit the .bashrc file add three export statement , but it doesn't work, i press ctrl+space to call it. No response!   But there is a different, my xinput file is different from KevinChen's .Here it is:
if [-z "$XIM" ]; then
    if which fcitx >/dev/null 2>1&;then
        XIM="fcitx"
    elseif which scim >/dev/null 2>1&; then
        XIM="scim"
    else
        XIM="none"
fi

The program above is part from the xinput file.

Who can help me!  thanks a lot!!
 楼主| 发表于 2005-3-14 22:51:02 | 显示全部楼层
None knows!
Who can help me???
回复 支持 反对

使用道具 举报

发表于 2005-3-14 23:49:30 | 显示全部楼层
请查看一下fcitx3的说明文档中有关XMODIFIERS部分的说明
回复 支持 反对

使用道具 举报

发表于 2005-3-15 16:43:49 | 显示全部楼层
Post by ywowen
the fcitx is running ,i can see the logo on the middle.and i have edit the .bashrc file add three export statement , but it doesn't work, i press ctrl+space to call it. No response!   But there is a different, my xinput file is different from KevinChen's .Here it is:
if [-z "$XIM" ]; then
    if which fcitx >/dev/null 2>1&;then
        XIM="fcitx"
    elseif which scim >/dev/null 2>1&; then
        XIM="scim"
    else
        XIM="none"
fi

The program above is part from the xinput file.

Who can help me!  thanks a lot!!

=========================================================================================
==========
$su root
#vi /etc/sysconfig/i18n
------------------------------------------------------
#LANG="zh_CN.GB18030"
LANG="zh_CN.GBK"
LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN:zh_CN.GBK"
SUPPORTED="zh_HK.UTF-8:zh_HK:zh:zh_CN.UTF-8:zh_CN:zh:zh_CN.GBK:zh_TW.UTF-8:zh_TW:zh:en_US.UTF-8:en_US:en"
SYSFONT="lat0-sun16"
-----------------------------------
restart Xwindows
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-16 14:12:10 | 显示全部楼层
Post by chinajz
=========================================================================================
==========
$su root
#vi /etc/sysconfig/i18n
------------------------------------------------------
#LANG="zh_CN.GB18030"
LANG="zh_CN.GBK"
LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN:zh_CN.GBK"
SUPPORTED="zh_HK.UTF-8:zh_HK:zh:zh_CN.UTF-8:zh_CN:zh:zh_CN.GBK:zh_TW.UTF-8:zh_TW:zh:en_US.UTF-8:en_US:en"
SYSFONT="lat0-sun16"
-----------------------------------
restart Xwindows

I am sorry. I have done it , but it does work at all.
All the same.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表