Shellexy大神发布了ibus 的谷歌拼音输入法,现在各位同学可以试试在 ibus 使用谷歌拼音
安装方法
- sudo apt-get install cmake build-essential opencc mercurial ibus
- hg clone http://code.google.com/p/libgooglepinyin/
- cd libgooglepinyin
- mkdir build; cd build
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr
- make
- sudo make install
然后在 ibus 里添加就googlepinyin可以了
引用来自“Mr.Big”的评论
这是什么东东 要么试试看