SCIM-bridge, Dynamic default gateway & Stardict dictionaries

系统字体配置、中文显示和输入法问题
回复
dislimit
帖子: 3
注册时间: 2005-12-11 11:03

SCIM-bridge, Dynamic default gateway & Stardict dictionaries

#1

帖子 dislimit » 2007-02-01 23:39

SCIM-bridge, Dynamic default gateway & Stardict dictionaries
Just installed 6.10. After a search, 3 questions left:

1. After I followed the direction in http://wiki.ubuntu.org.cn/ to setup SCIM
(use scim-bridge instead), I can't switch input method now. The modification is:

代码: 全选

sudo apt-get install scim-bridge scim-qtimm
sudo gedit /etc/X11/xinit/xinput.d/scim
And change

代码: 全选

GTK_IM_MODULE="scim"
to

代码: 全选

GTK_IM_MODULE="scim-bridge"
Is the guide incorrect or what?

2. Stardict dictionaries.
I've installed Stardict as usual, but I can't found any dictionaries such as stardict-oxford-gb,
which should be there due to some online help, through Synaptic even if I added cn99 and enables Backports.
Any ideas?

3. How to select default gateway dynamically?
Back in 5.10 we have an option in the network admin dialog to select a default gateway,
but now it is no long there.
I have two network interface.
eth0 (wired)
eth1 (wireless)
Neither of them is in my auto list, but they both come up after I boot up and log in.
The route cmd shows that they are both working as gateways. But it seems that Ubuntu
likes to use eth1 while I like eth0 sometimes instead. I hope there is a better way to
select the default gateway online better than ifdown one of them.
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#2

帖子 zhuqin_83 » 2007-02-02 2:56

字典到主页上去下载。
sudo im-switch -s scim-pinyin作过了?
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
firefish
帖子: 284
注册时间: 2007-01-18 16:14
来自: CHINA

#3

帖子 firefish » 2007-02-02 10:30

1.the guide is correct
2.you have to download the dics yourself
3.look at system->Networking or /etc/network/interfaces i'm not ready for the answer actrually 8)
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#4

帖子 BigSnake.NET » 2007-02-02 11:46

觉得应该在wiki中推荐fcitx
SCIM不好用,总是冲突
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#5

帖子 zhuqin_83 » 2007-02-02 11:50

fcitx有他的弱点,也有冲突,至少beryl下就很讨厌。
而且不支持多语种。
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
dislimit
帖子: 3
注册时间: 2005-12-11 11:03

#6

帖子 dislimit » 2007-02-08 16:17

If the guide about SCIM-bridge is right, how come I can switch to Chinese before the modification (using scim), but can't after it?
sudo im-switch -s scim-pinyin
Since I can already use pinyin in 6.10 (before modification), I guess no need to do it any more.
Even if I did, the output is

代码: 全选

No system wide default defined just for locale en_SG .
Use "all_ALL" quasi-locale and set IM.
update-alternatives: Cannot find alternative `/etc/X11/xinit/xinput.d/scim-pinyin'.
My question (1) is: why I can't switch inputmethod after the modification, and how can I use scim-bridge?
上次由 dislimit 在 2007-02-08 17:28,总共编辑 1 次。
dislimit
帖子: 3
注册时间: 2005-12-11 11:03

#7

帖子 dislimit » 2007-02-08 16:57

About the question (1) ...
Sorry, work is done after one more step.

代码: 全选

sudo im-switch -s scim
And then re-login GNOME.
回复