readme

来自「scim 修改过的可以在手机上运行的代码」· 代码 · 共 35 行

TXT
35
字号
How to build SCIM-chewing=========================1. Make sure you have installed development packages of SCIM, whose   version must be 1.0.0 or above.   Take Debian sid as example:    # apt-get install scim-dev2. Make sure you have installed libchewing 0.2.4 (or above version).   # ./autogen.sh   # ./configure   # make   # sudo make install3. Now, it's ready to build SCIM-chewing.   # ./autogen.sh (Ignore this line if you don't check out from svn.)   # ./configure   # make   # sudo make installHow to launch SCIM-chewing=========================1. Make sure you have alread installed SCIM-chewing, to see if the   following file exists or not.    # ls /usr/lib/scim-1.0/IMEngine/chewing.so2. Set up SCIM, and specify the proper modules, such as XIM frontend,   GTK+ im-module, and QT im-module.3. Assign IM engine to Traditional Chinese/Chewing.Have Fun!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?