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
|
<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>
|