Date: Sat, 07 Jun 2008 02:40:26 -0700 From: Yuri <yuri@rawbw.com> To: Jyun-Yi Liou <7yuny1@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps? Message-ID: <484A578A.5040008@rawbw.com> In-Reply-To: <81a9e3840806070228q440af610g94cec5599752048c@mail.gmail.com> References: <48498735.6030800@rawbw.com> <81a9e3840806070109g5605ca5ag52382cf100b454e6@mail.gmail.com> <484A4FDC.80308@rawbw.com> <81a9e3840806070228q440af610g94cec5599752048c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?484A578A.5040008>