View previous topic :: View next topic |
Author |
Message |
tecehux n00b
Joined: 01 Nov 2004 Posts: 46 Location: Germany
|
Posted: Tue Dec 14, 2004 10:29 am Post subject: [help]gaim & qq plugin |
|
|
在哪里能找到呢?
Akar@2004DEC15: 執行版主權力:修正亂碼
Last edited by tecehux on Thu Dec 16, 2004 2:30 pm; edited 1 time in total |
|
Back to top |
|
|
cpp n00b
Joined: 11 Jul 2004 Posts: 9 Location: Beijing, China
|
Posted: Tue Dec 14, 2004 11:26 am Post subject: |
|
|
linuxsir的中文poraage里有OpenQ
Akar@2004DEC15: 執行版主權力:修正亂碼 _________________ I'm sorry for my bad English.
MSN: shichao_cppfan@msn.com |
|
Back to top |
|
|
performcanhe n00b
Joined: 23 Nov 2004 Posts: 2 Location: China
|
Posted: Wed Dec 15, 2004 4:46 am Post subject: gaim的OpenQ插件 |
|
|
https://sourceforge.net/projects/openq/
如果你不想自己compile的话,就到那里下载rpm,然后用rpm2targz转成gz,然后解开,把相应的 libqq.so libqq.la复制到 /usr/lib/gaim/lib/ 下即可。重新启动gaim就可以了。 |
|
Back to top |
|
|
tecehux n00b
Joined: 01 Nov 2004 Posts: 46 Location: Germany
|
Posted: Thu Dec 16, 2004 2:17 pm Post subject: |
|
|
got it!
一切运行正常,不过中文输入不支持,我是用fcitx,在其它软件中输入没问题(firefox,evolution),是需要在什么地方设一下么?
下面是我的.xinitrc:
Code: |
export LANG=zh_CN.GB2312
export LC_ALL=zh_CN.GB2312
export LC_CTYPE=zh_CN.GB2312
export LANGUAGE=zh_CN.GB2312
export XMODIFIERS=@im=FCITX
exec fcitx &
exec xscreensaver -nosplash&
exec /usr/bin/sawfish
|
|
|
Back to top |
|
|
blackwhite Apprentice
Joined: 24 Jun 2004 Posts: 250
|
Posted: Thu Dec 16, 2004 10:54 pm Post subject: |
|
|
没有这个问题呀?这个问题以前是有的,不过现在已经解决了。
如果你在gaim上不可以输入中文,你就这样干。右键,输入方法选X input methods。 |
|
Back to top |
|
|
qing Tux's lil' helper
Joined: 04 Nov 2002 Posts: 95
|
Posted: Fri Dec 17, 2004 12:50 am Post subject: |
|
|
tecehux wrote: | got it!
一切运行正常,不过中文输入不支持,我是用fcitx,在其它软件中输入没问题(firefox,evolution),是需要在什么地方设一下么?
下面是我的.xinitrc:
Code: |
export LANG=zh_CN.GB2312
export LC_ALL=zh_CN.GB2312
export LC_CTYPE=zh_CN.GB2312
export LANGUAGE=zh_CN.GB2312
export XMODIFIERS=@im=FCITX
exec fcitx &
exec xscreensaver -nosplash&
exec /usr/bin/sawfish
|
|
对fcitx..
重要的是 export LANG=zh_CN
只需要这一步就ok了。。。不行。。再就
export XMODIFIERS=@im=FCITX 了。。 |
|
Back to top |
|
|
tecehux n00b
Joined: 01 Nov 2004 Posts: 46 Location: Germany
|
Posted: Fri Dec 17, 2004 11:17 am Post subject: |
|
|
还什么都没弄呢,只不过我老婆无意中把机器关掉,重起后就能输入了!我倒!
多谢大家的回复 |
|
Back to top |
|
|
|