14 lines
253 B
Plaintext
14 lines
253 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Remember to set these environment varibles (such as your ~/.xinitrc):
|
|
|
|
export XMODIFIERS='@im=gcin'
|
|
export GTK_IM_MODULE=gcin
|
|
|
|
# Finally, to start the GCIN input method daemon, use command:
|
|
exec gcin &
|
|
EOM
|
|
}
|
|
]
|