Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

Yuri yuri at rawbw.com
Sat Jun 7 09:40:28 UTC 2008


Hi Jyun-Yi,

With these environment variables prompt window pops up from QT apps but 
editboxes don't get selected word.
Also all GTK applications begin to speak Chinese.

Yuri


Jyun-Yi Liou wrote:
> Hi Yuri,
> try this below,
>
> export LANG=zh_TW.UTF-8
> export LC_CTYPE=zh_TW.UTF-8
> export  LC_MESSAGES en_US.ISO8859-1
> export  LC_TIME en_US.ISO8859-1
>
> this may let your gcin working and keep your system speak in english
>
> further more, you may want to read this doc
> http://chinsan2.twbbs.org/zh-tut/
>
> Regards,
> jyuny1
>



More information about the freebsd-questions mailing list