| View previous topic :: View next topic |
| Author |
Message |
paranonia n00b


Joined: 01 Apr 2005 Posts: 15 Location: College of Software, Zhejiang Univerisity, China
|
Posted: Sat Apr 30, 2005 8:55 am Post subject: 窗口字体与fcitx不协调 |
|
|
emerge fcitx后,为了能输入中文
根据以前的帖子改了/etc/env.d/99local 加入了LC_CTYPE=zh_CN以及其他一些配置
修改后,确实可以用fcitx输入中文,但接踵而来的是我的程序的title以及菜单都变成了很难看的英文字体,似乎与这个LC_CTYPE有关。
请问有无两全其美的办法,既能输入中文,也能享受美观的英文菜单和标题?
谢谢! |
|
| Back to top |
|
 |
bookstack Apprentice

Joined: 27 Feb 2004 Posts: 245
|
Posted: Mon May 09, 2005 4:02 am Post subject: |
|
|
如果你的fcitx是在.xinitrc中启动的,——应该是这样的,console模式下,fcitx能有什么作为?
你可以试试
| Code: |
LC_CTYPE=zh_CN fcitx&
|
仅有fcitx是用zh_CN启动。 |
|
| Back to top |
|
 |
paranonia n00b


Joined: 01 Apr 2005 Posts: 15 Location: College of Software, Zhejiang Univerisity, China
|
Posted: Mon May 09, 2005 7:45 am Post subject: |
|
|
| bookstack wrote: | 如果你的fcitx是在.xinitrc中启动的,——应该是这样的,console模式下,fcitx能有什么作为?
你可以试试
| Code: |
LC_CTYPE=zh_CN fcitx&
|
仅有fcitx是用zh_CN启动。 |
Thanks bookstack
I'll try it! |
|
| Back to top |
|
 |
|