Friday, November 25, 2005

Add MIME Type

Apache - add the type in "conf/mime.types" and restart apache

thttpd - need to recompile. Add the type in "mime_types.h" and "mime_types.txt" in the source code folder.
Then, Recompile it.

Thursday, November 17, 2005

Notes for SCIM installation by source

For CentOS4.

/etc/X11/xinit/xinitrc.d/xinput.sh

#export LC_ALL="en_US.UTF-8"

export XMODIFIERS=@im=SCIM #case matters for this variable!
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim

#export GTK_IM_SCIM_CONFIG_MODULE=simple
export GTK_IM_SCIM_IMENGINE_MODULES=table