X Simple Input Method code
Status: Alpha
Brought to you by:
chukuang
| File | Date | Author | Commit |
|---|---|---|---|
| IMdkit | 2012-12-10 |
|
[5ebbcc] using cmake |
| cmodules | 2012-12-10 |
|
[5ebbcc] using cmake |
| etc | 2012-12-10 |
|
[5ebbcc] using cmake |
| include | 2013-01-27 |
|
[e4acc6] auto hide&show |
| lib | 2012-12-10 |
|
[5ebbcc] using cmake |
| plugin | 2013-01-27 |
|
[e4acc6] auto hide&show |
| src | 2013-01-27 |
|
[e4acc6] auto hide&show |
| CMakeLists.txt | 2012-12-28 |
|
[820896] reconstraction |
| COPYING | 2012-10-28 |
|
[34ee14] init |
| ChangeLog | 2012-12-10 |
|
[5ebbcc] using cmake |
| README | 2013-01-27 |
|
[719b81] update readme |
| README.cn | 2013-01-27 |
|
[719b81] update readme |
this is an Input Method for X you need cmake, xft and sqlite3 INSTALL XSIM %cd xsim-dir %mkdir build %cd build %cmake .. %make data # no needed if do it before %make install # maybe need be root USE XISM %export XMODIFIERS=@im=XSIM %xsim usage: ctrl-space swap to chinese input mode shift-space swap to input method u can put a copy of xsimrc to ~/.xsim/xsimrc, then even u reinstall xsim, no setting will lost and u can put db file at .xsim, and change the xsimrc by set DICT_LOCAL pointer there, so your db will keep when u reinstall xsim