mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
23809273e6
PR: ports/95354 Submitted by: chinsan.tw@gmail.dot.com
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
--------------------------------------------------------------------
|
|
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 &
|
|
|
|
--------------------------------------------------------------------
|