Hi, At Wed, 21 Aug 2002 11:46:54 +0900 (JST), umidori kamome wrote:
> But, alas... > After "set-language-env" (and a lot of "y"'s) and "locale-gen" I > entered "LANG=ja_JP.eucJP kinput2 & mlterm &" in konsole. > And an mlterm-window pops up allright. But then I get the > following message: > > "Warning: XimpProtocol: SelectionClear event received > Warning: KinputProtocol: SelectionClear event received" At first, you will have to logout and login after "set-language-env" so that new .Xresources, .bashrc and .xsession will be active. Next, you don't have to invoke kinput2 by your hand because .xsession invokes it for you. Invoking kinput2 twice might cause problems. Please check LANG, LC_CTYPE, and LC_ALL variables. The standard setting by set-language-env is LANG=ja_JP.eucJP and LC_CTYPE and LC_ALL are not set. Please also check XMODIFIERS variable, which should be [EMAIL PROTECTED] . > And - there is no menu in my mlterm to choose xim server > from...? Please push CTRL key and right button of mouse. Read the manpage for detail. However, you don't need menu to _use_ XIM. You will need menu to _switch_ XIM. To invoke XIM, push SHIFT + SPACE in the mlterm window. --- Tomohiro KUBOTA <[EMAIL PROTECTED]> http://www.debian.or.jp/~kubota/ "Introduction to I18N" http://www.debian.org/doc/manuals/intro-i18n/

