Date: Tue, 7 Apr 2009 14:36:09 +0700 From: kyanh <xkyanh@gmail.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: urxvt: input method problem Message-ID: <20090407143609.1f83a844@icy.local>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090407143609.1f83a844>