|

楼主 |
发表于 2009-11-15 15:23:29
|
显示全部楼层
Post by beyond93;2046055
I couldn't use ibus-sunpinyin from the portage now.
I reinstalled gentoo on my laptop last night.
This time I would like to use ibus-sunpinyin, but it seems doesn't work for me.
My DE is KDE 4.3.3, and I emerge ibus-sunpinyin this way:- ACCEPT_KEYWORDS="~x86" emerge ibus-sunpinyin
复制代码 This is my make.conf:- CFLAGS="-O2 -march=core2 -pipe"
- CXXFLAGS="-O2 -march=core2 -pipe"
- # WARNING: Changing your CHOST is not something that should be done lightly.
- # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
- CHOST="i686-pc-linux-gnu"
- MAKEOPTS="-j3"
- USE="X -gtk alsa acpi bash-completion cjk dbus hal nls mmx nptl nptlonly opengl oss sse sse2 ssse3 ssl truetype unicode usb vim-syntax wifi -arts -esd -ipv6 -gnome -qt3 qt4 qt3support sql svg webkit aac accessibility cairo cscope ctype dvd dvdr fbcon ffmpeg firefox flac fontconfig freetype jpeg jpeg2k kde mp3 mp4 mpeg mplayer quicktime readline truetype v4l2 win32codecs real"
- LINGUAS="zh zh_CN en_US"
- VIDEO_CARDS="vesa intel"
- INPUT_DEVICES="evdev synaptics"
- ALSA_CARDS="hda-intel"
- GENTOO_MIRRORS="http://gentoo.aditsu.net http://mirrors.163.com/gentoo"
- SYNC="rsync://mirror.averse.net/gentoo-portage"
- EMERGE_DEFAULT_OPTS="-av"
复制代码 This is my .xinitrc:- export LC_CTYPE=zh_CN.UTF-8
- export XMODIFIERS="@im=ibus"
- export GTK_IM_MODULE="ibus"
- export QT_IM_MODULE="xim"
- ibus-daemon -d -x
- startkde
复制代码 ibus-deamon is started OK, and the input method icon can be changed to sunpinyin after pressing CTRL+SPACE,
but I couldn't input any chinese character both in QT and GTK applications.
I couldn't see any configure icon or window for sunpinyin.
There is only one thing about sunpinyin, that's "select an input methond".
I selected sunpinyin(the only one).
Is there something I doesn't do in the right way?
:help:thank
能使用ibus的其它输入法吗 |
|