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...
1、Check the core type by using:
[root@localhost ~]# uname -a
2、Download the latest kernel-module-ntfs package from here. For me, it’s this.
3、Install this rpm package. Don’t worry about the warning prompt generated by FC5 installer. B...
It's time to write down how I configure my Alsa sound card on my Dell 640m. Next time I won't bother much time in Googling and trying this way and that...
Update Kernel by using: [root@localhost ~]# yum install kernel ; Or: Download ...
It has been 5 days, since I began to try to make my sound card work on Fedora Core 5. I don't know why Fedora Core 5 does so bad on configuring the sound card. It is really hard to imagine that with so much trouble does somebody else wa...