freebsd-ports/chinese/gcin/pkg-message
Rong-En Fan a041fc33fb - Fix problem with GTK_IM_MODULE set to gcin [1]
- Make pkg-message more clear [2]

PR:		ports/108821 [1], ports/108791 [2]
Submitted by:	eliu (author) via chinsan [1], chinsan (maintainer) [2]
2007-02-06 09:06:23 +00:00

10 lines
386 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Remember to set these environment varibles (such as your ~/.xinitrc):

export XMODIFIERS='@im=gcin'
export GTK_IM_MODULE=xim
# Finally, to start the GCIN input method daemon, use command:
exec gcin &
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=