1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/chinese/gcin-devel/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

386 B

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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 &
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=