输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

新手涉及到的教学或入门贴,推荐新手必看,版主维护
回复
头像
yilan198711
帖子: 1635
注册时间: 2008-06-22 13:38
来自: 武汉

Re:

#271

帖子 yilan198711 » 2009-02-23 13:30

hanscowboy 写了:
fcitx输入法

1. 安装

sudo apt-get install fcitx

2. 设置环境变量

echo -e "export XMODIFIERS=@im=fcitx\nexport GTK_IM_MODULE=\"xim\"\nexport QT_IM_MODULE=\"xim\"\nfcitx &">>~/.profile

3. 重启X
用了WIKI的设置环境变量改成fcitx后,现在卸载了Fcitx后要用回SCIM,但是。。。
env|grep im
QT_IM_MODULE=xim
XMODIFIERS=@im=fcitx
GTK_IM_MODULE=xim
怎样设置环境变量,把输入法改回SCIM
===========================================================
解决了,只要打开~/.profile,把那条命令写入的内容删除就可以了。
good!
mint+gnome
zoe211
帖子: 11
注册时间: 2008-08-02 22:58

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#272

帖子 zoe211 » 2009-03-20 13:14

代码: 全选

QT_IM_MODULE=xim
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge

代码: 全选

ii  scim                                       1.4.7-3ubuntu10                         smart common input method platform
ii  scim-bridge-agent                          0.4.14-2ubuntu5                         IME server of scim-bridge communicate with S
ii  scim-bridge-client-gtk                     0.4.14-2ubuntu5                         IME server of scim-bridge communicate with S
ii  scim-gtk2-immodule                         1.4.7-3ubuntu10                         GTK+2 input method module with SCIM as backe
ii  scim-modules-socket                        1.4.7-3ubuntu10                         socket modules for SCIM platform

代码: 全选

 5597 ?        00:00:00 scim-launcher
 5609 ?        00:00:00 scim-helper-man
 5610 ?        00:00:01 scim-panel-gtk
 5612 ?        00:00:00 scim-launcher
 5764 ?        00:00:00 scim-bridge
 6102 ?        00:00:00 scim-launcher
 6105 ?        00:00:00 scim-helper-man
 6106 ?        00:00:00 scim-panel-gtk
zen me ban a ?
louancao
帖子: 11
注册时间: 2009-03-24 14:42

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#273

帖子 louancao » 2009-03-24 15:47

ii scim 1.4.7-3ubuntu10 smart common input method platform
ii scim-bridge-agent 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-bridge-client-gtk 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-gtk2-immodule 1.4.7-3ubuntu10 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-3ubuntu10 socket modules for SCIM platform
ii scim-pinyin 0.5.91-0ubuntu12 smart pinyin IM engine for SCIM platform
ii scim-qtimm 0.9.4-2ubuntu3 SCIM context plugin for qt-immodule
louancao
帖子: 11
注册时间: 2009-03-24 14:42

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#274

帖子 louancao » 2009-03-24 15:58

我 最后 重新启动了 电脑就好了
bbq
帖子: 24
注册时间: 2009-03-27 13:09

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#275

帖子 bbq » 2009-03-28 20:56

scim说可以 用户自己设置英文英文缩写,但我怎么试都不行!!!
头像
LFive
帖子: 265
注册时间: 2009-03-15 12:01
来自: 7556792@qq.com

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#276

帖子 LFive » 2009-03-31 23:21

lfive@lfive:~$ env|grep im
XMODIFIERS=@im=fcitx
lfive@lfive:~$ dpkg -l scim*|grep ii
ii scim 1.4.7-3ubuntu10 smart common input method platform
ii scim-bridge-agent 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-bridge-client-gtk 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-chewing 0.3.1-3ubuntu1 Chewing IM engine module for SCIM
ii scim-gtk2-immodule 1.4.7-3ubuntu10 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-3ubuntu10 socket modules for SCIM platform
ii scim-modules-table 0.5.7-3 generic tables IM engine module for SCIM pla
ii scim-pinyin 0.5.91-0ubuntu12 smart pinyin IM engine for SCIM platform
ii scim-tables-zh 0.5.7-3 Chinese input method data tables for SCIM pl
lfive@lfive:~$ ps -A |grep scim
lfive@lfive:~$
我的输入法上面很多方块 本来应该显示的是字 但是显示的是方块
上课一排全睡,打饭从不排队
反恐如痴如醉,传奇不知疲惫
抽烟挖坑全会,白酒俩斤不醉
逛街花钱干脆,短信发到欠费
斯文败类疯狂,商贸学院万岁
头像
啃帖boy
帖子: 72
注册时间: 2009-02-14 16:28

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#277

帖子 啃帖boy » 2009-04-08 21:45

fifth@localhost:~$ env|grep im
QT_IM_MODULE=scim-bridge
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge
我的输出是这样的,有时候不能用五笔输入法,只能用智能拼音。不知道是怎么回事?
lxining
帖子: 2
注册时间: 2009-04-01 18:05

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#278

帖子 lxining » 2009-04-12 14:07

dpkg -l scim*|grep ii :
ii scim 1.4.7-3ubuntu10 smart common input method platform
ii scim-bridge-agent 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-bridge-client-gtk 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-gtk2-immodule 1.4.7-3ubuntu10 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-3ubuntu10 socket modules for SCIM platfo
ps -A |grep scim:
5061 ? 00:00:00 scim-launcher
5065 ? 00:00:00 scim-helper-man
5066 ? 00:00:00 scim-panel-gtk
5068 ? 00:00:00 scim-launcher
该怎么弄
谢谢
huluo520
帖子: 9
注册时间: 2009-03-18 12:59

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#279

帖子 huluo520 » 2009-04-16 13:24

root@My-linux:/etc# env |grep im
XMODIFIERS=@im=SCIM

其中XMODIFIERS=@im=SCIM
这句是我在网上查看一点资料自己加到environment文件中去的.

root@My-linux:/etc# dpkg -l scim*|grep ii
ii scim 1.4.7-3ubuntu8 smart common input method platform

root@My-linux:/etc# ps -A |grep scim
5675 ? 00:00:00 scim-launcher
5679 ? 00:00:00 scim-helper-man
5680 ? 00:00:00 scim-panel-gtk
5682 ? 00:00:00 scim-launcher


开启后按ctrl+空格肯定就调不出scim出来,对scim面板的热键设置了也没,反正就是一直不出来。
mingyuezhongtian
帖子: 2
注册时间: 2009-04-26 16:05

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#280

帖子 mingyuezhongtian » 2009-04-26 17:57

Sorry for taking up your time,My echo message is:
QT_IM_MODULE=xim
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge
so,what should I do next?
头像
jsnet
帖子: 35
注册时间: 2007-11-01 21:12

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#281

帖子 jsnet » 2009-04-27 13:16

我的输入法最近一直有问题,按SHIFT加上字母无法输入大写字母,按SHIFT也没法变为英文字母输入,输入个大写字母还要CAPS LOCK,真痛苦啊1而且经常切换失败,痛苦,重装输入法也没用,刚装的9.04,别的问题基本上都解决了,希望输入法也能正常点,我的第一个命令情况如下
QT_IM_MODULE=xim
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge
希望LZ能帮个忙,感激...不尽
头像
Seaiswe
帖子: 45
注册时间: 2007-10-21 10:11

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#282

帖子 Seaiswe » 2009-05-03 10:41

seaiswe@seaiswe-laptop:~$ env|grep im
QT_IM_MODULE=scim-bridge
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge


seaiswe@seaiswe-laptop:~$ dpkg -l scim*|grep ii
ii scim 1.4.7-3ubuntu12 smart common input method platform
ii scim-bridge-agent 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-bridge-client-gtk 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-chewing 0.3.3-1ubuntu1 Chewing IM engine module for SCIM
ii scim-gtk2-immodule 1.4.7-3ubuntu12 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-3ubuntu12 socket modules for SCIM platform
ii scim-modules-table 0.5.8-1 generic tables IM engine module for SCIM pla
ii scim-pinyin 0.5.91-1ubuntu1 smart pinyin IM engine for SCIM platform
ii scim-qtimm 0.9.4-4ubuntu1 SCIM context plugin for qt-immodule
ii scim-sunpinyin 1.0~hg20090201-1 Sunpinyin input method of Chinese Language E
ii scim-tables-zh 0.5.8-1 Chinese input method data tables for SCIM pl

seaiswe@seaiswe-laptop:~$ ps -A |grep scim
3388 ? 00:00:00 scim-launcher
3392 ? 00:00:00 scim-helper-man
3393 ? 00:00:00 scim-panel-gtk
3395 ? 00:00:00 scim-launcher
3657 ? 00:00:00 scim-bridge

只有在firefox中不能使用.
koolikelian
帖子: 8
注册时间: 2009-05-11 17:41

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#283

帖子 koolikelian » 2009-05-14 12:34

为什么 设置smart pinyin会死机呢?
头像
Oaksmanor
帖子: 20
注册时间: 2009-05-12 23:10

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#284

帖子 Oaksmanor » 2009-05-14 22:31

我已经安装了智能拼音输入法,在gedit下工作正常,firefox中却毫无反应。这是不是和gtk控件什么的有关?
我应该如何处理这个问题呢?



********@********-laptop:~$ env|grep im
QT_IM_MODULE=xim
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge


********@********-laptop:~$ dpkg -l scim*|grep ii
ii scim 1.4.7-3ubuntu12 smart common input method platform
ii scim-bridge-agent 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-bridge-client-gtk 0.4.14-2ubuntu5 IME server of scim-bridge communicate with S
ii scim-chewing 0.3.3-1ubuntu1 Chewing IM engine module for SCIM
ii scim-gtk2-immodule 1.4.7-3ubuntu12 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-3ubuntu12 socket modules for SCIM platform
ii scim-modules-table 0.5.8-1 generic tables IM engine module for SCIM pla
ii scim-pinyin 0.5.91-1ubuntu1 smart pinyin IM engine for SCIM platform
ii scim-tables-zh 0.5.8-1 Chinese input method data tables for SCIM pl


********@********-laptop:~$ ps -A |grep scim
3089 ? 00:00:00 scim <defunct>
3105 ? 00:00:00 scim-launcher
3112 ? 00:00:00 scim-helper-man
3113 ? 00:00:03 scim-panel-gtk
3115 ? 00:00:00 scim-launcher
3349 ? 00:00:00 scim-bridge
jackschmidt
帖子: 19
注册时间: 2009-05-21 20:17

Re: 输入法SCIM问题集中处理贴,包括无法重命名文件夹的问题

#285

帖子 jackschmidt » 2009-05-21 20:21

我需要帮忙。现在用Gedit和Scim输入。。。可是,在Firefox和OpenOffice里面无法用Scim写汉语。不知道到底是什么问题。高手救命呵!
$ env | grep im
QT_IM_MODULE=xim
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim-bridge
$ ps ax | grep scim
6154 ? Z 0:00 [scim] <defunct>
6170 ? Ss 0:00 /usr/lib/scim-1.0/scim-launcher -d -c simple -e all -f socket --no-stay
6174 ? Ss 0:00 /usr/lib/scim-1.0/scim-helper-manager
6175 ? Ssl 0:02 /usr/lib/scim-1.0/scim-panel-gtk --display :0.0 -c socket -d --no-stay
6177 ? Ss 0:00 /usr/lib/scim-1.0/scim-launcher -d -c socket -e socket -f x11
$ dpkg --list | grep scim
ii libscim8c2a 1.4.7-1ubuntu2 library for SCIM platform
ii scim 1.4.7-1ubuntu2 smart common input method platform
ii scim-bridge-agent 0.4.12-1 IME server of scim-bridge communicate with S
ii scim-canna 1.0.0-3 SCIM IMEngine module for Canna
ii scim-chewing 0.3.1-2ubuntu2 Chewing IM engine module for SCIM
ii scim-chinese 0.5.91-0ubuntu12 smart pinyin IM engine for SCIM (transitiona
ii scim-gtk2-immodule 1.4.7-1ubuntu2 GTK+2 input method module with SCIM as backe
ii scim-modules-socket 1.4.7-1ubuntu2 socket modules for SCIM platform
ii scim-modules-table 0.5.7-1ubuntu2 generic tables IM engine module for SCIM pla
ii scim-pinyin 0.5.91-0ubuntu12 smart pinyin IM engine for SCIM platform
ii scim-tables-additional 0.5.7-1ubuntu2 miscellaneous input method data tables for S
ii scim-tables-zh 0.5.7-1ubuntu2 Chinese input method data tables for SCIM pl
回复