initCommon(); $template->displayHeader(); ?>

20. Internationalization (i18n)

This section includes information on language support under Fedora Core.

20.1. Input Methods

The default SCIM (Simple Common Input Method) GTK Input Method Module is now scim-bridge, written from scratch in C by Ryo Dairiki. SCIM is no longer linked against libstdc++so7, and scim-qtimm works again.

If SCIM is installed, it now runs by default for users of all locales rather than only some Asian locales as in the previous release. The following table lists the default trigger hotkeys for different languages:

Language

Trigger hotkeys

all

Ctrl-Space

Japanese

Zenkaku_Hankaku or Alt-`

Korean

Shift-Space

20.1.1. Language Installation

To install additional language support from the Languages group, use pirut or Applications-Add/Remove Software, or run this command:

su -c 'yum groupinstall <language>-support' 

In the command above, <language> is one of assamese, bengali, chinese, gujarati, hindi, japanese, kannada, korean, malayalam, marathi, oriya, punjabi, sinhala, tamil, thai, or telegu.

20.2. im-chooser

A new user configuration tool called im-chooser has been added that allows you to disable or enable the usage of input methods on your desktop. If SCIM is installed but you do not wish to run it on your desktop, you can disable it using im-chooser.

20.3. xinputrc

At X startup, xinput.sh now sources ~/.xinputrc or /etc/X11/xinit/xinputrc instead of searching config files under ~/.xinput.d/ or /etc/xinit/xinput.d/.

displayFooter('$Date: 2007/02/06 03:00:19 $'); ?>