yum install scim-piny
Increate a symbolic link to /etc/X11/xinit/xinput.d/scim with name as xinput-YOURLOCALE under /etc/alternatives, e.g. xinput-en_US
Add scim -d to any of your startup script, e.g. xsession, .bashrc, .bash_prof...
Solution ONE:
About the resolution problem, its usually something to do with your refresh rate. xorg uses the information provided about your monitor in the xorg.conf file to determine 'safe' resolutions. if you are sure&nb...
Download the Firefox2.0 Linux version package from the official website. Unpack it.We need a library to update. [root@localhost firefox]# yum install libstdc++.so.5[root@localhost firefox]# ./updater
How to play music by using XMMS:
1、Quite simple.
[root@localhost ~]# yum install xmms
[root@localhost ~]# yum install xmms-mp3
2、Or:
[root@localhost softs]# rpm -ivh http://www.xmms.org/files/1.2.x/rpm/rh9.x/xmms-1.2.8-1.i386.rpm
3...