I have recently reinstalled the dual-system, and I have deleted Ubuntu7.04. I changed it to Kubuntu8.04.1, and I don't want to wait for Ubuntu8.10. Below are some configurations for installing the system: 1. set Chinese environment # Open the "language support" dialog box. In the main menu, click SystemSettings -- & gt; Regional & amp; Language (Region and Language) and click Installnewlanaguage (
I recently installed the dual-system and deleted Ubuntu 7.04. I changed it to Kubuntu 8.04.1 and didn't want to wait for Ubuntu 8.10. Below are some configurations for installing the system:
1. Set the Chinese Environment
# Open the "language support" dialog box. Choose System Settings> Regional & Language from the main menu and click Install new lanaguage (if Chinese is not selected during System installation ), the system automatically installs Chinese support.
# Click Select System Language. In the "Supported languages" list, find "Chinese" and Select, select Enable support to enter complex characters and click OK.
Ubuntu will download and install the Language Pack.
# After the installation is complete, set the current country to China in the upper part of the same interface, Add Chinese characters, and set it to the first place. After you log out, log on again, the interface becomes Chinese. If you want to use the English interface, set English to the first place.
# Important: the above operations will automatically install Chinese support for firefox, thunderbird, gimp, etc. If you do not like it, you need to install a pure kde environment. Please use the following method to install Chinese support
# Enter sudo apt-get install language-pack-kde-zh language-pack-zh in the terminal
2. Chinese Input Method
(1) scim
# Terminal input:
Sudo apt-get install scim-pinyin scim-tables-zh im-switch scim-qtimm scim-bridge-client-gtk scim-bridge-client-qt scim-bridge -agent
Im-switch-s scim-pinyin
Vi/etc/X11/xinit/xinput. d/scim-pinyin
Change the default GTK_IM_MODULE = scim to GTK_IM_MODULE = "scim-bridge ". Change the default QT_IM_MODULE = scim to QT_IM_MODULE = "scim-bridge ".
However, scim conflicts with some software, so we choose to use a more stable fcitx.
(2) fcitx
A. Install
Sudo apt-get install fcitx im-switch
Im-switch-s fcitx
B. Configuration
Modify configuration file ~ /. Fcitx/config
Set the Chinese font:
Show font (medium) = WenQuanYi Bitmap Song
Set the page flip key:
Previous Page = PGUP,
Next page = PGDN.
Delete unnecessary input methods:
$ Sudo kate/usr/share/fcitx/data/tables. conf
Make sure that the/etc/X11/xinit/xinput. d/fcitx file exists and the content is:
XMODIFIERS = "@ im = fcitx"
XIM = fcitx
XIM_PROGRAM =/usr/bin/fcitx
XIM_ARGS = ""
GTK_IM_MODULE = XIM
QT_IM_MODULE = XIM
DEPENDS = "fcitx"
3. firefox settings
(1) Watch iptv
Enter "about: config" in the address bar of Firefox.
Right-click any blank area on the configuration page and choose "New"> "string".
In the displayed dialog box, enter: network. protocol-handler.app.mms
Click OK. In the second dialog box that appears, enter mplayer or smplayer.
Then confirm
Associated rtsp is the same as above
(2) install the plug-in
Flashgot: Download management tool
Webmail notifier: email reminder Tool
DownThemAll: multi-thread download Tool
(3) playing Flash without sound problems
After adobe flash player is installed, only images with no sound are played in flash.
This problem is solved after flashplugin-nofree is installed in the source.