
This is the modified program of sampleIM.c


To run it under GBK locale:
	export LC_ALL=zh_CN.GBK 
	export XMODIFIERS=@im=sampleIM
	./sampleIM &

then run your applications.

	Keys:
		Shift-Space:	invoke input method
		Control-k:	commit string "XIM"
