blob: 8f85821923d65e942f25ca91180d2452ff7acb2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--------------------------------------------------------------------
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
--------------------------------------------------------------------
|