How to make PCLinuxOS 2007 suppport Korean
PCLinuxOS 한글 설정법..... For Chinese support, you need to do the following: 1. install Chinese fonts from Fonts Install. 2. Install scim, scim-pinyin from Package Manager. 3. Install stardic, stardic dictionaries from Package Manager. For Japanese and tranditional Chinese, you can choose install language at very begining of installation. For Korean, just follow the Chinese, install proper fonts and scim input methods. How to Input Chinese in PClinuxOS 2007? In English KDE Desktop, install Scim, Scim-pinyin (in Package Maganer, search scim, and select scim scim-pinyin to install). Add the following lines in /etc/sysconfig/i18n export GTK_IM_MODULE=xim export QT_IM_MODULE=xim GTK_IM_MODULE=scim QT_IM_MODULE=scim XIM_PROGRAM="scim -d" XMODIFIERS=@im=SCIM