help me i installed kime through aur, filled .xinitrc with this, and rebooted:


export GTK_IM_MODULE='kime'

# export QT_IM_MOUDLE='uim'

export XMODIFIERS='@im=kime'

kime-xim &

xmodmap -e 'remove mod1 = Alt_R'

xmodmap -e 'keycode 108 = Hangul'

xmodmap -e 'remove control = Control_R'

xmodmap -e 'keycode 105 = Hangul_Hanja

exec i3


at first it was ok. hangul worked with firefox and with probably other gtk apps, though x11 apps like urxvt didn't work

however after while I can't type hangul. fuck


firefox and gimp are ok with alphabets but not with hangul

in other gtk programs anything even alphabets can't be typed

i've tested with gtk3-demo and gtk3-widget-factory