LinuxSir.cn,穿越时空的Linuxsir!

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

My "fcitx" can not key into chinese now,,why ???

[复制链接]
发表于 2007-1-5 13:30:20 | 显示全部楼层 |阅读模式
When I key into"ps -aux |less" ,found "fcitx" is  "S",but I can not key into chinese words  now !

[root@Charming-yezi root]#

USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND

root      3830  0.0  3.2 14036 8416 ?        S    12:46   0:00 fcitx




  Please help me  ! !
发表于 2007-1-5 14:07:05 | 显示全部楼层
vi ~/.bashrc

export LANG="zh_CN.UTF-8"
export LC_ALL="zh_CN.UTF-8"
export XMODIFIERS="@im=fcitx"
export XIM=fcitx
export XIM_PROGRAM=fcitx



source ~/.bashrc  ||  restart Xserver
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-5 20:37:11 | 显示全部楼层
the file ".bashrc" is :


[root@Charming-yezi root]# cat .bashrc

export LC_ALL=C

# User specific aliases and functions

alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
alias cls='clear'
alias yezi='xmms &'
alias qq='/home/programfies/lumaqq/LumaQQ/lumaqq'
# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi




If I add what you said:  there would be some problems such as :

[root@Charming-yezi root]# mkdir /root/test123/test
mkdir: ??????'/root/test123/test': ?????????


[root@Charming-yezi root]# df
????               1K-?        ??     ?? ??% ???
/dev/hda11             6190664   4782604   1093592  82% /
/dev/hda10              101089      9325     86545  10% /boot
/dev/hda14             4546016    429800   3885284  10% /home
none                    127632         0    127632   0% /dev/shm
/dev/hda12             1035660    298080    684972  31% /var
/dev/hda7             20962560  19638240   1324320  94% /mnt/winf




there would be lots of "???" "?"


this file "/etc/sysconfig/i18n" is :

LANG="en_US"
LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"
SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en"
SYSFONT="lat0-sun16"
SYSFONTACM="8859-15"


how to solve this problem?


Please !!!!
回复 支持 反对

使用道具 举报

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

本版积分规则

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