mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
|
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 &
|
|
|
|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|