[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 请问怎样设置 gnome 的 locale?



local,用dpkg-reconfigure locales不可以吗?
在 05-11-7,snow<catinsnow@gmail.com> 写道:
> 用fcitx,是不是要加入这一句:
> export GTK_IM_MODULE=fcitx
>
> 在 05-11-7,"肖盛文(Faris Xiao)"<atzlinux@163.com> 写道:
> > bxuefeng wrote:
> >
> > >On 20:21 Mon 07 Nov 2005, "肖盛文(Faris Xiao)" wrote:
> > >
> > >
> > >>不知道怎么回事,我的 gnome 在登录以后,locale 始终是
> > >>zh_CN.
> > >>我想把它改成
> > >>zh_CN.gb2312,但是我改了好几个文件,都没有成功。
> > >>/etc/environment,/etc/default/gdm 都修改了,但是没有发生效果。
> > >>
> > >>请问一下 gnome 的 locale 的配置是放在哪个文件里面的?
> > >>
> > >>由于 gnome 的 locale 问题,现在我的 fctix 输入法只能够在
> > >>KDE 里面输入汉字,
> > >>而在 gnome 下不行,输入法能够启动,但是字无法输入。
> > >>
> > >>
> > >
> > >把 locale 的设定 放到
> > >
> > >/etc/X11/Xsession.d/ 中的一个脚本中去,保证能行。
> > >
> > >
> > NO!
> >
> >
> > cat /etc/X11/Xsession.d/95xchinput-start
> > export G_FILENAME_ENCODING=@GBK
> > export LANG=zh_CN.GB2312
> > export XMODIFIERS=@im=fcitx
> > fcitx
> >
> > locale
> > 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=
> >
> >
> > >
> > >
> > >
> > >
> > >
> >
> >
> > --
> >
> > 肖盛文(Faris Xiao)
> > Email:atzlinux@163.com
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >
> >
>

Reply to: