diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
commit | c677be6ba2b4d9af807055f20ef0cd1c184d996b (patch) | |
tree | 8d9b51dec50b5e5fc0af401ece9e60f5635644c9 /selectKeyboard.html | |
download | drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.gz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.bz2 drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.xz drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.zip |
- import files for the installer (received from Marja)
Diffstat (limited to 'selectKeyboard.html')
-rw-r--r-- | selectKeyboard.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/selectKeyboard.html b/selectKeyboard.html new file mode 100644 index 0000000..7a155d9 --- /dev/null +++ b/selectKeyboard.html @@ -0,0 +1,108 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>5. Configuring the Keyboard</title> + <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <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="selectInstallClass.html" title="4. Installation Class"> + <link rel="next" href="setupSCSI.html" title="6. Disk Detection and Configuration"> + </head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div class="navheader"> + <table width="100%" summary="Navigation header"> + <tr> + <th colspan="3" align="center">5. Configuring the Keyboard</th> + </tr> + <tr> + <td width="20%" align="left"><a accesskey="p" href="selectInstallClass.html">Prev</a> + </td> + <th width="60%" align="center"> </th> + <td width="20%" align="right"> <a accesskey="n" href="setupSCSI.html">Next</a></td> + </tr> + </table> + <hr> + </div> + <div lang="" class="section" title="5. Configuring the Keyboard"> + <div class="titlepage"> + <div> + <div> + <h2 class="title" style="clear: both"><a name="drakxid-selectKeyboard"></a>5. Configuring the Keyboard + </h2> + </div> + </div> + </div> + + + + <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="../common/images/note.png"></td> + <th align="left">Note</th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="BIdNEW-drakxid-selectKeyboard-pa5"></a>DrakX shows one or more keyboards, depending on which language(s) you have chosen + </p> + + </td> + </tr> + </table> + </div> + + + <div class="mediaobject" align="center"><img src="images/dx-selectKeyboard.png" align="middle"></div> + + + <p><a name="BId-drakxid-selectKeyboard-pa1"></a><a class="indexterm" name="BId-drakxid-selectKeyboard-it1"></a><a class="indexterm" name="BIdNEW-drakxid-selectKeyboard-it2"></a>Depending + on the language you chose (see <a class="xref" href="selectLanguage.html" title="2. Choosing your Language">Section 2, “Choosing your Language”</a>), <span class="application">DrakX</span> automatically + selects a particular type of keyboard configuration. Verify that the + selection suits you or choose another keyboard layout. If you don't know which layout your keyboard has, look in the specifications + that came with your system, or ask the computer vendor. You can also look here: <a class="ulink" href="http://en.wikipedia.org/wiki/Keyboard_layout" target="_top">en.wikipedia.org/wiki/Keyboard_layout</a> + + </p> + + + <p><a name="BId-drakxid-selectKeyboard-pa2"></a>If your keyboard isn't in the list shown, click on <span class="guibutton">More</span> to get a full list, and select your keyboard there. Note that after having chosen your keyboard, you will return to the first + screen and it'll seem that a keyboard from this first screen was chosen. You can safely ignore this and go on, the keyboard + you chose from the full list will now be configured! + </p> + + + <p><a name="BId-drakxid-selectKeyboard-pa3"></a>If you choose a keyboard + layout based on a non-Latin alphabet, the next dialog will allow + you to choose the key binding which will switch the keyboard + between the Latin and non-Latin layouts. + </p> + + + <p><a name="BId-drakxid-selectKeyboard-pa4"></a>Additional information: You may have a keyboard which does not correspond exactly to your language: for example, if you are + an English-speaking Swiss native, you may have a Swiss keyboard. Or if you speak English and are located in Québec, you may + find yourself in the same situation where your native language and country-set keyboard don't match. In either case, this + installation step will allow you to select an appropriate keyboard. + </p> + + + </div> + <div class="navfooter"> + <hr> + <table width="100%" summary="Navigation footer"> + <tr> + <td width="40%" align="left"><a accesskey="p" href="selectInstallClass.html">Prev</a> + </td> + <td width="20%" align="center"> </td> + <td width="40%" align="right"> <a accesskey="n" href="setupSCSI.html">Next</a></td> + </tr> + <tr> + <td width="40%" align="left" valign="top">4. Installation Class </td> + <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> + <td width="40%" align="right" valign="top"> 6. Disk Detection and Configuration</td> + </tr> + </table> + </div> + </body> +</html> |