60afb940fa
- Fix dependencies and tweak pkg-message. - Trim makefile header, add license, and convert to optionsNG. Feature safe: yes
11 lines
395 B
Text
11 lines
395 B
Text
--------------------------------------------------------------------
|
|
Remember to set environment variables XMODIFIERS and LANG:
|
|
|
|
csh/tcsh: setenv XMODIFIERS @im=SCIM ; setenv LANG ko_KR.UTF-8
|
|
sh/bash: export XMODIFIERS='@im=SCIM'; export LANG=ko_KR.UTF-8
|
|
|
|
To start the SCIM input method daemon, use command:
|
|
|
|
scim -d
|
|
|
|
--------------------------------------------------------------------
|