23809273e6
PR: ports/95354 Submitted by: chinsan.tw@gmail.dot.com
11 lines
340 B
Text
11 lines
340 B
Text
--------------------------------------------------------------------
|
|
Remember to set environment varible:
|
|
|
|
(csh/tcsh) (sh/bash)
|
|
setenv XMODIFIERS @im=gcin export XMODIFIERS='@im=gcin'
|
|
|
|
Finally, to start the GCIN input method daemon, use command:
|
|
|
|
exec gcin &
|
|
|
|
--------------------------------------------------------------------
|