[
{ type: install
  message: <<EOM
Remember to set environment variable XMODIFIERS:

  csh/tcsh: setenv XMODIFIERS @im=SCIM
  sh/bash:  export XMODIFIERS='@im=SCIM'

and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup
utility to configure the supported locale.

To start the SCIM input method daemon, use command:

  scim -d
EOM
}
]