// in Japanese locale, $ uim-im-switcher choose SKK $ kedit (or any XIM apps) It starts with uim-skk. $ gedit (or any Gtk-2.x apps) It starts with uim-anthy. I think it should start with uim-skk in this case.
For now, set by ~/.uim. im-switcher shouldn't save what IM is selected, but default input method should be configurable by GUI preference tool.
1633 partially fixes this problem. ------------------------------------------------------------------------ r1633 | yamaken | 2004-11-11 05:38:31 +0900 (Thu, 11 Nov 2004) | 8 lines * scm/im.scm - (create-context): Record the latest IM to default-im-name to remember the IM selected by uim-toolbar, This makes subsequent contexts the selected one. This change partially fixes bug #1799 (i.e. Users are required selecting the prefereable IM when application started, but subsequent contexts created in the application is already the prefereable IM's)
Now we can configure default input method via uim-pref.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.