aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-tables/pkg-message
blob: 239266b0a66b94ac46d91d0299ed31c33e887abd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ 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 Japanese locale or use scim-setup
utility to configure the supported locale.

To start the SCIM input method daemon, use command:

  scim -d
EOM
}
]