blob: dae9ab9ba19cd06a19d0d0fc97e228c6ab99c104 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--------------------------------------------------------------------
Remember to set environment varible 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
--------------------------------------------------------------------
|