如何使用im-switch将dapper中默认的SCIM输入法改为fcitx?
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 43
- 注册时间: 2005-09-15 18:48
如何使用im-switch将dapper中默认的SCIM输入法改为fcitx?
主要是因为我安装了fglrx后,在Openoffice中使用SCIM总是会导致Openoffice崩溃,想将SCIM换成fcitx。
我知道虽然可以在/etc/X11/xinit/xinput.d/中按照SCIM的格式建立一个fcitx的启动文件,将/etc/X11/xinit/xinput.d/zh_CN或者/etc/alternatives/xinput-zh_CN连接到这个文件,就可以在启动时加载fcitx。但是在dapper中还提供了一个im-switch用来切换输入法,不知道怎么使用。我用im-switch -s fcitx,启动时把SCIM和fcitx都加载了,是不是必须先删除SCIM?
我知道虽然可以在/etc/X11/xinit/xinput.d/中按照SCIM的格式建立一个fcitx的启动文件,将/etc/X11/xinit/xinput.d/zh_CN或者/etc/alternatives/xinput-zh_CN连接到这个文件,就可以在启动时加载fcitx。但是在dapper中还提供了一个im-switch用来切换输入法,不知道怎么使用。我用im-switch -s fcitx,启动时把SCIM和fcitx都加载了,是不是必须先删除SCIM?
- freeflying
- 帖子: 521
- 注册时间: 2005-03-26 9:38
-
- 帖子: 43
- 注册时间: 2005-09-15 18:48
-
- 帖子: 4
- 注册时间: 2006-03-12 19:34
zhouke
hi ,help me...
after i type the followed command:
"
sudo im-switch -s scim-pinyin default
sudo im-switch -s fcitx"
i just get this line in the Terminal...
"
No alternatives defined for language en_US"
and then i use Ctrl + space ,it's no action to 键激活输入法!!!
how could i do to 键激活输入法...
help /....
hi ,help me...
after i type the followed command:
"
sudo im-switch -s scim-pinyin default
sudo im-switch -s fcitx"
i just get this line in the Terminal...
"
No alternatives defined for language en_US"
and then i use Ctrl + space ,it's no action to 键激活输入法!!!
how could i do to 键激活输入法...
help /....
-
- 帖子: 68
- 注册时间: 2005-12-18 23:17
-
- 帖子: 13
- 注册时间: 2006-07-18 0:44
- cyf3732
- 帖子: 174
- 注册时间: 2006-07-24 19:22
这是提示说系统已经切换fcitx为默认输入法了。jylin 写了:~$ sudo im-switch -s fcitx 后提示如下:如何做呢?
ubuntu@ubuntu-desktop:~$ sudo im-switch -s fcitx
Password:
Using `/etc/X11/xinit/xinput.d/fcitx' to provide `xinput-zh_CN'.
From the package dependency information, following packages
may be useful to install:
"fcitx"
ubuntu@ubuntu-desktop:~$
这时候你就可以注销(login out),再启动X-Windows,此时用Ctrl+Space就应该能呼出fcitx了。
不过我这样做了之后似乎fcitx并不工作,不能输入中文,好像没有激活的样子,请问是何故?
-
- 帖子: 45
- 注册时间: 2006-02-19 21:47
不要sudo,我一直觉得这个地方是快速设置里写错了。cyf3732 写了:这是提示说系统已经切换fcitx为默认输入法了。jylin 写了:~$ sudo im-switch -s fcitx 后提示如下:如何做呢?
ubuntu@ubuntu-desktop:~$ sudo im-switch -s fcitx
Password:
Using `/etc/X11/xinit/xinput.d/fcitx' to provide `xinput-zh_CN'.
From the package dependency information, following packages
may be useful to install:
"fcitx"
ubuntu@ubuntu-desktop:~$
这时候你就可以注销(login out),再启动X-Windows,此时用Ctrl+Space就应该能呼出fcitx了。
不过我这样做了之后似乎fcitx并不工作,不能输入中文,好像没有激活的样子,请问是何故?