Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
无法在 qterm 中&
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
ppip
n00b
n00b


Joined: 23 May 2005
Posts: 28

PostPosted: Mon May 30, 2005 10:22 am    Post subject: 无法在 qterm 中& Reply with quote

打不开输入法,但是在其他的程序比如说自己 emerge 的 firefox 中就可以用,我是 amd64 平台的。

locale 参照 https://forums.gentoo.org/viewtopic-t-269039.html 设置的,
我在 .bashrc 中间加上了

Code:
export LANG="zh_CN"
export LC_CTYPE="zh_CN"
export LC_ALL="zh_CN"
export LC_MESSAGES="en_US" # 这个好像不工作?

export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
export XIM_PROGRAM="scim -d -c kconfig"
export XMODIFIERS=@im=SCIM


不知道这些东西应该放在哪里?怎么设置?

BTW:我觉得中文化就没有一篇很好的教程,虽然说装好 glibc 之后中文就没有什么问题了。但是 gentoo forum 上面没有一篇时时更新的指南实在是有点遗憾。另外,很多中文的包都没有进入 amd64,比如qterm什么的,也是一种遗憾:(

(为什么标题不对呢???)
Back to top
View user's profile Send private message
lit40
n00b
n00b


Joined: 29 Nov 2004
Posts: 8
Location: china

PostPosted: Sat Jun 11, 2005 4:30 am    Post subject: Reply with quote

.bashrc 放在 你的$HOME下面

amd64平台还没有体验过

中文教程 www.gentoo.org.tw 上较多
简体的在 gentoo.liunxsir.org .许久没更新了.国外访问似乎有问题(IDC的问题)

scim 的要比 fcitx多装几个包,所以我就用的是fcitx.
Back to top
View user's profile Send private message
blackwhite
Apprentice
Apprentice


Joined: 24 Jun 2004
Posts: 250

PostPosted: Sat Jun 11, 2005 4:44 pm    Post subject: Reply with quote

我用amd64 bersion,没有你说的问题啊。我的.bashrc里边的设定:
Code:
export LANG='en_US.utf8'
export LC_CTYPE='zh_CN'
export LC_NUMERIC='en_US.UTF-8'
export LC_TIME='en_US.UTF-8'
export LC_COLLATE='en_US.UTF-8'
export LC_MONETARY='en_US.UTF-8'
export LC_MESSAGES='en_US.UTF-8'
export LC_PAPER='en_US.UTF-8'
export LC_NAME='en_US.UTF-8'
export LC_ADDRESS='en_US.UTF-8'
export LC_TELEPHONE='en_US.UTF-8'
export LC_MEASUREMENT='en_US.UTF-8'
export LC_IDENTIFICATION='en_US.UTF-8'
export XMODIFIERS='@im=SCIM'

我需要英文下边,用中文输入法。
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum