Author: yamakenz Date: Fri Jun 29 17:08:25 2007 New Revision: 4618 Added: wiki/CustomizeUIM.wiki
Log: Created wiki page through web user interface. Added: wiki/CustomizeUIM.wiki ============================================================================== --- (empty file) +++ wiki/CustomizeUIM.wiki Fri Jun 29 17:08:25 2007 @@ -0,0 +1,16 @@ += How to customize uim = + +You can customize the behavior of uim in 2 ways. + + * GUI tool (uim-pref-gtk or uim-pref-qt) + * editing ~/.uim + +uim-pref-* write the configuration into ~/.uim.d/customs/. ~/.uim overrides it. If you use uim-pref-*, make sure the contents of ~/.uim doesn't conflict with ~/.uim.d/customs/. + += Warning = + + * enable-lazy-loading? + * enabled-im-list + * installed-im-module-list + +Don't overwite these variables in ~/.uim. Please change their values with uim-pref-* or by editing modules.scm directly.
