QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 756|回复: 1

Help! My locale was changed

[复制链接]
发表于 2003-5-2 21:40:12 | 显示全部楼层 |阅读模式
I use RH7.3 and I build XFree86-4.3.0 and install it.But
soon I found that my locale has been changed from zh_CN to US
since my GNOME has been completely English and I can not call
the chinput now. How can I change it back?  
  Thanks!
发表于 2003-5-2 22:54:02 | 显示全部楼层
想在英文下用输入法的话用这个脚本
[code:1] (脚本叫gb)
#!/bin/bash
export LC_CTYPE=zh_CN.GB18030

export XMODIFIERS="@im=xsim"
# killall fcitx > /dev/null 2>&1 &
wait
/usr/local/xsim/bin/xsim > /dev/null 2>&1 &
$1 > /dev/null 2>&1 &
[/code:1]

比如: gb gedit
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-3 00:29 , Processed in 0.084771 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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