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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Select your Country / Region</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="用 DrakX 安装">
<link rel="up" href="index.html" title="用 DrakX 安装">
<link rel="prev" href="configureTimezoneUTC.html" title="配置时区">
<link rel="next" href="configureServices.html" title="配置服务"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="zh_CN" class="section" title="Select your Country / Region">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="selectCountry"></a>Select your Country / Region
</h2>
</div>
</div>
</div>
<p><a name="selectCountry-pa1"></a>Select your country or region. This is important for all kinds of settings,
like the currency and wireless regulatory domain. Setting the wrong country
can lead to not being able to use a Wireless network.
</p>
<p><a name="selectCountry-pa2"></a>If your country isn't in the list, click the <span class="guilabel">Other
Countries</span> button and choose your country / region there.
</p>
<div class="note" title="注意" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[注意]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="selectCountry-pa3"></a>If your country is only in the <span class="guilabel">Other Countries</span> list,
after clicking <span class="guibutton">OK</span> it may seem a country from the
first list was chosen. Please ignore this, DrakX will follow your real
choice.
</p>
</td>
</tr>
</table>
</div>
<div class="section" title="Input method">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="inputMethod"></a>Input method
</h3>
</div>
</div>
</div>
<p><a name="selectCountry-pa4"></a>In the <span class="guilabel">Other Countries</span> screen you can also select an
input method (at the bottom of the list). Input methods allow users to input
multilingual characters (Chinese, Japanese, Korean, etc). IBus is the
default input method in Mageia DVDs, Africa/India and Asia/no-India
Live-CDs. For Asian and African locales, IBus will be set as default input
method so users should not need to configure it manually. Other input
methods(SCIM, GCIN, HIME, etc) also provide similar functions and can be
installed if you added HTTP/FTP media before package selection.
</p>
<div class="note" title="注意" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[注意]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="selectCountry-pa5"></a>If you missed the input method setup during installation, you can access it
after you boot your installed system via "Configure your Computer" ->
"System", or by running localedrake as root.
</p>
</td>
</tr>
</table>
</div>
</div>
</div>
</body>
</html>
|