莫童 发表于 2002-10-29 21:19:36

我的RH8输入法调不出来了,请高手帮帮。

我习惯用五笔,可miniChinaput没有,我从网上下了新的rpm包,安装后再按Ctrl+space出不了输入法了。

吴文官 发表于 2002-10-29 22:31:34

安装G五笔前先卸掉chinput

莫童 发表于 2002-10-29 22:46:25

Is someone knows how to cheng the LANG'value in locale?

I fond that my RH 's LANG is en_US,Maybee for that I can not call out my
minichinput , I remeber in RH 7.3 ,type locale_config can select language,
but in RH 8.0, which command can do it, or which file records this infor that
I can modify it to zh_CN.
help me! Not tell me reinstll the system,I'v do it several times.

llc 发表于 2002-10-29 23:27:08

应该是这个原因了,试试

1,修改/etc/sysconfig/i18n,内容大概如下:(对所有用户生效)
LANG="zh_CN.GB18030"
#LC_ALL=zh_CN.GB18030
SUPPORTED="zh_CN.GB18030:zh_CN:zh"
SYSFONT="lat0-sun16"
SYSFONTACM="iso15"

2,修改~/.bash_profile(只对当前用户有效),最后追加一行
export LANG="zh_CN.GB18030"

3,建立~/.i18n文件(也只对当前用户有效),内容如下
LANG="zh_CN.GB18030"
SUPPORTED="zh_CN.GB18030:zh_CN:zh"
SYSFONT="lat0-sun16"
SYSFONTACM="iso15"

莫童 发表于 2002-10-29 23:36:03

Can you give me your file /etc/X11/xinit/xinitrc.d/xinput?

I'v changed my file i18n, but still not right.
I think it was because I'v try to install the rf-chinput,but not insist RH,
Maybee that file hase been modified.
Is there someone sent that file to my e-mail :[email protected]
or you have the better methond help me.
页: [1]
查看完整版本: 我的RH8输入法调不出来了,请高手帮帮。