blob: 3bc4d9f7e17002bed01f9bb6b4e70ae4f0ee1201 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:id="localedrake"
xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1999/xhtml"
xmlns:ns2="http://www.w3.org/1999/xlink"
xmlns:ns="http://docbook.org/ns/docbook">
<info>
<title xml:id="localedrake-ti1">Manage localization for your
system</title>
<subtitle>localedrake</subtitle>
</info>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="localedrake.png"
format="PNG" revision="1"
xml:id="localedrake-im1"/>
</imageobject>
</mediaobject>
<para>This tool<footnote><para>You can also start this tool from the command
line, by typing <emphasis role="bold">localedrake</emphasis> as root.
</para></footnote> can be found in the System section of the Mageia Control
Center (MCC) labelled "Manage localization for your system". It opens
with a window in which you can choose your language. The choice is adapted
to languages selected during installation.</para>
<para>The <guibutton>Advanced</guibutton> button give access to activate compatibility with old
encoding (non UTF8).</para>
<para>The second window shows a list of countries according to the selected
language. The button <guibutton>Other Countries</guibutton> gives access to
countries not listed.</para>
<para>You have to restart your session after any modifications.</para>
<section xml:id="input_method">
<info>
<title xml:id="input_method-ti1">Input method</title>
</info>
<para>In the <guilabel>Other Countries</guilabel> screen you can also select
an input method (from the drop-down menu at the bottom of the list). Input
methods allow users to input multilingual characters (Chinese, Japanese,
Korean, etc).</para>
<para> For Asian and African locales, IBus will be set as default input
method so users should not need to configure it manually.</para>
<para>Other input methods (SCIM, GCIN, HIME, etc.) also provide similar
functions and can, if not available from the drop-down menu, be installed
in another part of the Mageia Control Center. See
<xref linkend="rpmdrake"></xref>.</para>
</section>
</section>
|