PDA

View Full Version : uim anthy japanese input


Skandal
22nd July 2007, 08:25 PM
Hello,

I have problems using uim anthy with Qt apps (both qt3.x and qt4.x)

I have uim-qt installed, this is my .xinitrc file:


GTK_IM_MODULE=uim ; export GTK_IM_MODULE
QT_IM_MODULE=uim ; export QT_IM_MODULE
uim-xim &
XMODIFIERS=@im=uim ; export XMODIFIERS


Does anyone know how to solve this?