diff options
Diffstat (limited to 'selectCountry.html')
-rw-r--r-- | selectCountry.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/selectCountry.html b/selectCountry.html new file mode 100644 index 0000000..c15c93e --- /dev/null +++ b/selectCountry.html @@ -0,0 +1,118 @@ +<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="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="configureTimezoneUTC.html" title="Configure your Timezone"> + <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="" 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="Note" 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="[Note]" 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="Note" 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="[Note]" 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> |