02bb6cfa59
PR: ports/67133 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Somepart by: me
14 lines
446 B
Text
14 lines
446 B
Text
--------------------------------------------------------------------
|
|
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 Japanese locale or use scim-setup
|
|
utility to configure the supported locale.
|
|
|
|
To start the SCIM input method daemon, use command:
|
|
|
|
scim -d
|
|
|
|
--------------------------------------------------------------------
|