Menu

Tree [e4acc6] master /
 History

HTTPS access


File Date Author Commit
 IMdkit 2012-12-10 zang.loo zang.loo [5ebbcc] using cmake
 cmodules 2012-12-10 zang.loo zang.loo [5ebbcc] using cmake
 etc 2012-12-10 zang.loo zang.loo [5ebbcc] using cmake
 include 2013-01-27 zang.loo zang.loo [e4acc6] auto hide&show
 lib 2012-12-10 zang.loo zang.loo [5ebbcc] using cmake
 plugin 2013-01-27 zang.loo zang.loo [e4acc6] auto hide&show
 src 2013-01-27 zang.loo zang.loo [e4acc6] auto hide&show
 CMakeLists.txt 2012-12-28 zang.loo zang.loo [820896] reconstraction
 COPYING 2012-10-28 zhanglu zhanglu [34ee14] init
 ChangeLog 2012-12-10 zang.loo zang.loo [5ebbcc] using cmake
 README 2013-01-27 zang.loo zang.loo [719b81] update readme
 README.cn 2013-01-27 zang.loo zang.loo [719b81] update readme

Read Me

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.