10 lines
354 B
Text
10 lines
354 B
Text
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
|
Remember to set these environment varibles (such as your ~/.xinitrc):
|
|
|
|
export XMODIFIERS='@im=gcin'
|
|
export QT_IM_MODULE=gcin
|
|
|
|
# Finally, to start the GCIN input method daemon, use command:
|
|
exec gcin &
|
|
|
|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|