Comment #26 on issue 170 by hantsy: Predefined "Ctrl+Atl+space" trigger
dose not work after update system.
http://code.google.com/p/ibus/issues/detail?id=170
Comment 16 by hantsy, Mar 27, 2009
pidgin 不能输入都是第一次启动时(从菜单)。。。并不是每次都发生。但频率非常
高。
有信息过来时,准备回复时,发现调不出输入法,重启pidgin,这是我常常做的事。
Comment 17 by Shawn.P.Huang, Mar 28, 2009
你可以尝试在环境变量里加上GTK_IM_MODULE=ibus,一般可以解决此问题。
你用的是不是fedora?
======================================
如果这些还需要用户额外设置的话。。。我真是无语了,至少提供的软件还符合系统的
设置要求。
现在我可以确定,相关设置都已经有了,为什么最终启动后没有了
GTK_IM_MODULE=ibus 设置。
[han...@localhost ~]$ cat /etc/X11/xinit/xinput.d/ibus.conf
XIM=ibus
XIM_PROGRAM="/usr/bin/ibus"
ICON="/usr/share/ibus/icons/ibus.svg"
# XIM_ARGS="0xffffffff"
PREFERENCE_PROGRAM=/usr/bin/ibus-setup
SHORT_DESC="iBus"
GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
这个内容是ibus相关包中提供的,没有经修改。
[han...@localhost ~]$ sudo update-alternatives --config xinputrc
[sudo] password for hantsy:
There are 3 programs which provide 'xinputrc'.
Selection Command
-----------------------------------------------
1 /etc/X11/xinit/xinput.d/none.conf
2 /etc/X11/xinit/xinput.d/xim.conf
*+ 3 /etc/X11/xinit/xinput.d/ibus.conf
[han...@localhost ~]$ ls -al .xinputrc
lrwxrwxrwx 1 hantsy hantsy 33 2009-05-27 15:12 .xinputrc ->
/etc/X11/xinit/xinput.d/ibus.conf
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---