找回密码
 注册
查看: 1111|回复: 17

Gentoo 1.4 Why My Fcitx can't

[复制链接]
发表于 2003-9-16 09:19:33 | 显示全部楼层 |阅读模式
In My new install Gentoo 1.4
my fcitx ,can be use ,also can see the word
i spell, but can not input to the sreen.

I try many times,
Any one , knows, please tell me .  Thanks !!
发表于 2003-9-16 14:05:19 | 显示全部楼层
try this:
[code:1]echo XMODIFIERS="@im=fcitx" > /etc/env.d/110XIM
env-update
source /etc/profile.env
killall X # :D[/code:1]
回复

使用道具 举报

 楼主| 发表于 2003-9-16 15:44:56 | 显示全部楼层
Sorry , I try Ag.
But still cann't.

Any other way?
Thanks.
回复

使用道具 举报

发表于 2003-9-16 18:48:29 | 显示全部楼层
如果能成功运行但无法输入一般都是 XMODIFIERS 变量的问题,
请用 set | grep XMODIFIERS 检查 XMODIFIERS 变量的正确性。
==============
如果控制台有什么输出的话请把输出内容贴出来。
==============
说真的,fcitx 越搞越大了,现在 1.8.5 居然需要消耗 10M 以上内存。
虽然 fcitx 比较好用,不过我更想换成 xsim 了。
如果 rfinput 有源代码就好了。rfinput 看起来不错,而且动态加载模块消耗内存也少。
回复

使用道具 举报

 楼主| 发表于 2003-9-17 20:17:12 | 显示全部楼层
bash-2.05b# set | grep XMODIFIERS
XMODIFIERS=@im=fcitx
bash-2.05b#


output is ok?
回复

使用道具 举报

 楼主| 发表于 2003-9-17 20:29:36 | 显示全部楼层
Hi !
Can We talk about Gentoo 1.4, did you install your Gentoo 1.4.
I have installed it, have KDE,GNOME, and the chinese is also seen well.
but chinese can't input .
And i want to make my tty also show chinese,i think it much more morden.
I think one thing i still not very sure, that is the env in the \etc\env.d  .
how to config it is much inportant to locale.
here is my 100i18n
================
CONSOLE_NOT_LOCALIZED=yes
ENC=gb
LANGUAGE=en_US.UTF-8:en_US:en:zh_CN:zh_CN.GBK:zh_CN.UTF8
LANG=zh_CN
LC_CTYPE=zh_CN
LC_NUMERIC=zh_CN
LC_TIME=zh_CN
LC_COLLATE=zh_CN
LC_MONETARY=zh_CN
LC_MESSAGES=zh_CN
LC_PAPER=zh_CN
LC_NAME=zh_CN
LC_ADDRESS=zh_CN
LC_TELEPHONE=zh_CN
LC_MEASUREMENT=zh_CN
LC_IDENTIFICATION=zh_CN
LC_ALL=zh_CN
=============================
and my  110XIM
-------------------------------
XMODIFIERS="@im=fcitx"
-------------------------------
回复

使用道具 举报

发表于 2003-9-18 14:03:36 | 显示全部楼层
这个问题我刚刚解决
我的/etc/env.d/100i18n

LC_ALL="zh_CN.gbk"
LANG="zh_CN.gbk"
XMODIFIERS="@im=fcitx"

估计XMODIFIERS不要也可以
env-update
我的.xinitrc
export LANG=zh_CN.gbk
export LC_ALL=zh_CN.gbk
export LC_CTYPE=zh_CN.gbk
                                                                                
export XIM=fcitx
export XIM_PROGRAM=fcitx
export XMODIFIERS=@im=fcitx
                                                                                
fcitx &
gnome-session
                                                                                
killall -9 fcitx

系统gnome1.4 installed by 1.4 live-cd
桌面环境是gnome-2.4.0
回复

使用道具 举报

发表于 2003-9-18 18:31:02 | 显示全部楼层
不,XMODIFIERS 非要不可,它是 XIM 的接口变量。

XIM 和 XIM_PROGRAM 是 Redhat 里默认 xinitrc 里的变量,用于在启动 X 时启动 XIM 输入法,这两个倒是可以不要。

======================

jeffky 的问题我真的不知道了,试试
export LC_CTYPE=zh_CN.gbk
export LANG=zh_CN.gbk
回复

使用道具 举报

 楼主| 发表于 2003-9-18 18:44:41 | 显示全部楼层
sorry , still can't input chinese
Kuye.
can you tell me why?
回复

使用道具 举报

 楼主| 发表于 2003-9-18 18:48:50 | 显示全部楼层
ok.
I know .
I should find by myself.

Any way, Thank you!!
回复

使用道具 举报

发表于 2003-9-18 18:54:04 | 显示全部楼层
不好意思,我真的不知道了。

你可以试验一下其它输入法,如 xcin, xsim, scim,看看到底是 XIM 的问题还是还是 fcitx 的问题好了。
回复

使用道具 举报

发表于 2003-9-25 08:43:21 | 显示全部楼层
我也遇到了这个问题,这是烦
回复

使用道具 举报

发表于 2003-9-25 12:21:50 | 显示全部楼层
我在gentoo1.4下,凡是用gtk2的程序都不能直接ctrl+space打开fcitx
用GAIM还可以右键选输入法,但是mozilla下就是稿不定
回复

使用道具 举报

发表于 2003-9-26 02:07:11 | 显示全部楼层
你是否使用英文界面 + 中文输入?

export GTK_IM_MODULE=xim
回复

使用道具 举报

发表于 2003-9-26 08:40:34 | 显示全部楼层
我按照blursj的做法试了一下,可是只能在gnome下正常使用。但是进不了kde。
warning:font renderer for ".TTF" already registered at priority 10
warning:fotn renderer fot ".TTC" already registered at priority 10
哪位大侠知道这是怎么回事?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-2-12 03:13 , Processed in 0.029541 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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