环境: Centos7, Windows
服务端配置
- 安装fcitx
- 设置fcitx快捷键
~/.config/fcitx/config
客户端配置
安装Xming 和 Xming-fonts
putty,xshell,secureCRT设置X11转发
ssh会话窗口中设置环境变量:
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
- 设置
LANG=zh_CN.UTF-8
或
vim /etc/locale.conf
LANG=zh_CN.UTF-8
source /etc/locale.conf
- 启动fcitx输入法:
fcitx -d &
直接
ctrl+c
, 打开一个GUI linux程序(firefox, gedit..)默认
ctrl+Space
调出fcitx输入法, 这会与系统输入法快捷键冲突
- windows上增加English(US)键盘, 用
Alt+Shift
切换至EN
再去调fcitx - 修改windows冲突的快捷键
- 修改linux中fcitx的快捷键