LinuxSir.cn,穿越时空的Linuxsir!

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

how to choose chinese in drop-line gnome?

[复制链接]
发表于 2004-4-16 10:12:13 | 显示全部楼层 |阅读模式
I don't know how to choose Chinese in gnome enviment.Now it is all Englist.
And fcitx can't display in Gnome(it is running , but disappear)

My KDE 3.21 is perfect Chinese.
 楼主| 发表于 2004-4-16 10:49:51 | 显示全部楼层

i solve it by set locale_all in .profile

  1. .profile
  2. export LC_CTYPE=zh_CN
  3. #export LC_ALL=   # make sure LC_ALL is not set
  4. export LC_ALL=zh_CN.gbk
  5. export LANG=zh_CN.gbk
  6. export XMODIFIERS=@im=fcitx
  7. alias mlterm='LC_ALL=zh_CN LANG=zh_CN XMODIFIERS=@im=Chinput mlterm &'
  8. alias bbs='LC_ALL=zh_CN LANG=zh_CN XMODIFIERS=@im=Chinput mlterm -T BBS -e telnet [url]www.mitbbs.com[/url] &'
  9. alias fcitx='LC_ALL=zh_CN LANG=zh_CN XIM=fcitx XIM_PROGRAM=fcitx XMODIFIERS=@im=fcitx fcitx &'
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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