urxvt: input method problem

kyanh xkyanh at gmail.com
Tue Apr 7 00:37:21 PDT 2009


Hello all,

`xvnkb` is a vietnamese keyboard and it currently works well on any GTK applications. It uses below settings in `$HOME/.bashrc`:

/=================
| export GTK_IM_MODULE=xim
| export LD_PRELOAD=/usr/local/lib/xvnkb.so.0.2.9
\=================

But I cannot type any vietnamese in `urxvt`. I donnot how to get debug messages. I just know that I can type vietnamese easily with `urxvt` on my former Arch Linux.

Thank you very much for your helps.

Regards,

-- 
Ky Anh, Huynh
Homepage: http://viettug.org/


My rxvt's build configuration:
==============================

rxvt-unicode (urxvt) v9.06 - released: 2008-06-15
options: perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,afterimage,XIM,frills,selectionscrolling,wheel,slipwheel,smart-resize,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm

My rxvt's X settings
====================

$ grep -i urxvt .Xdefaults 
URxvt*termName: rxvt
URxvt*background:  #000000
URxvt*foreground:  violet
URxvt*scrollBar_right:	true
URxvt*scrollBar:	false
URxvt*inheritPixmap:	true
URxvt*geometry:		84x24
URxvt*tint:		white
URxvt.imlocale: en_US.UTF-8
URxvt.inputMethod: xim



More information about the freebsd-questions mailing list