On Tue, Feb 3, 2009 at 6:01 AM, Dmishin <shintya...@gmail.com> wrote:
>> OK.  uim's key press hander and input method switching mechanism are
>> simply written in scheme code, so you can accomplish your requirement
>> by modifying ${prefix}/share/uim/im.scm.
>
> Thank you very much, it works excellent. 早速答えてくれてどうもありがとうございます。

いえいえ。

> There is one more little request: how to automatically turn on
> selected input method? For anthy, there is an individual setting, but
> for m17n family of methods there is nothing similar.

For m17n family, we haven't added a setting pane yet for some reason.
Meanwhile, you can use following two lines setting in ~/.uim to
startup m17n input method turn on.

(require-module "m17nlib")
(define default-widget_m17nlib_input_mode 'action_m17nlib_on)


Cheers,
-- 
Etsushi Kato
ek.k...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
Google Groups "uim-en" group
uim-en@googlegroups.com
http://groups.google.com/group/uim-en/about
-~----------~----~----~----~------~----~------~--~---

Reply via email to