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
117
118
119
120
121
122
|
<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="misc-params.html" title="Configuration Summary">
<link rel="next" href="configureServices.html" title="Configure your Services"><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="bg" 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>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<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 being unable to use a Wireless network.
</p>
</li>
<li class="listitem">
<p><a name="selectCountry-pa2"></a>If your country isn't in the list, click the <span class="emphasis"><em>Other
Countries</em></span> option and choose your country / region there.
</p>
</li>
</ul>
</div>
<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="emphasis"><em>Other Countries</em></span> list,
after clicking <span class="emphasis"><em>OK</em></span> it may seem that a country from the
main list was chosen. Despite this, DrakX will actually apply your 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="emphasis"><em>Other Countries</em></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, 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
post-install via <span class="guimenu">Configure your Computer</span> → <span class="guimenuitem">System</span>, or by running
<span class="command"><strong>localedrake</strong></span> as <span class="emphasis"><em>root</em></span>.
</p>
</td>
</tr>
</table>
</div>
</div>
</div>
</body>
</html>
|